/* orden correcto de los links: link, visited, hover y active.  */

a { 
text-decoration:none; 
}

/*
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #003399;
}
a:active {
	text-decoration: none;
}
*/

.texto_chico1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#060;
	font-weight: bold;
	letter-spacing: 0px;
}

.texto_chico2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#093;
	font-weight: bold;
}


.texto_titulo1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}

.texto_titulo2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	height: 30px;
	padding-top: 5px;
	color: #fff;
	letter-spacing: 0.3px;
	background-image: url(../imagenes/fondo-subtitulos.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 15px;
}

.texto_narracion2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	letter-spacing: 0.4px;
	line-height: 17px;
}

.texto_narracion2_destacado{
	font-weight: bold;
}

.texto_foto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.texto_servicios
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.2px;
}

.texto_fecha
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	text-decoration:none;
	text-align: right;
}


/* RESPETAR EL ORDEN DE LOS LINKS! */
.texto_pie{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}
.texto_pie a:link{
	color: #FFF;
}
.texto_pie a:visited{
	color: #FFF;
}
.texto_pie a:hover{
	color: #FF0;
}
.texto_pie a:active{
	color: #FFF;
}

.texto_pie_2{
	font-size: 10px;
}







.titulo_listados
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#000000;
	font-weight: normal;
	letter-spacing: 0.5px;
}

.linea_en_listados{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.dato_secundario{
	color: #333333;
}

.texto_tiempo{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: normal;
	line-height: 12px;
}

.texto_tiempo a:link{
	color:#333333;
	text-decoration:none;
}

.texto_tiempo a:hover{
	color:#0033CC;
	text-decoration:none;
}

.texto_general{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.texto_titulo_1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.texto_titulo_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #007CF9;
	letter-spacing: 0.2em;
}
.texto_titulo_3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
}

.texto_titulo_4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007CF9;
}

.texto_grande_2{
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight: normal;
	letter-spacing: 0.5px;
}

.color_fondo{
	background-color: #BFBAFE;
}


.texto_cool
{
font-family: Cooline-Thin, Verdana, sans-serif;
font-size: 16px;
}
/* ************************************************************************************************** */

.formulario_buscar{
	color: #003399;
	background-color: #F0F0F0;
	height:20px;
	/*background:url(../imagenes/general/fondo_buscar_texto.gif) */
}

.formulario_buscar_centro{
	color: #003399;
	background-color: #F0F0F0;
	height:15px;
	/*background:url(../imagenes/general/fondo_buscar_texto.gif) */
}


.formulario_titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	font-weight: bold;
}


.formulario_nombre_dato{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
}


.texto_medios{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.texto_links_medios{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.texto_links_medios a:link{
	color: #000066;
}
.texto_links_medios a:visited{
	color: #000066;
}
.texto_links_medios a:hover{
	color: #0033CC;
}
.texto_links_medios a:active{
	color: #000066;
}

.imagen_medios {
	padding: 3px;
}

.texto_narracion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}

.texto_narracion_2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

.texto_linkeado{
	color: #0066FF;   
}

.texto_subtema{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

.texto_mensaje_error{
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #FF0000;
}

.texto_atencion{
	font-weight: normal;
	color: #CC0000;
}
