<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*
{
	margin:0px;
	padding:0px;
	border:0px;
}
body
{
	background-color:#FFFFFF;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contenedor_despliegue_del_especial {
	float: left;
	height: auto;
	width: 960px;
}

#contenedor_del_especial {
	float: left;
	height: auto;
	width: 960px;
	margin: 0px;
}
#banner {
	float: left;
	height: 80px;
	width: 960px;
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}



#contenedor_menu {
	float: right;
	width: 570px;
	height: auto;
	margin-top: 61px;
	margin-left: 30px;
}
.menu_off {
	float: left;
	padding-right: 13px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BAC5D6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.menu_off a {
	color: #FFFFFF;
	text-decoration:none;
}
.menu_off a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


.menu_on_primera {
	float: left;
	padding-right: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.menu_on_primera a {
	color: #8BADC8;
	text-decoration:none;
}

.menu_on_primera a:hover {
	color: #8BADC8;
	text-decoration:underline;
	
}	
	
	
#logo {
	float: left;
	height: 80px;
	width: 340px;
}



#cont_portada {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 10px;
}

#cont_portada_prin {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 10px;
}
#cont_portada_prin_img {
	float: left;
	height: 219px;
	width: 389px;
}

#cont_portada_prin_con {
	float: left;
	height: 219px;
	width: 251px;
	background-image: url(imagenes/bg_principal_.jpg);
	background-repeat: no-repeat;
}

#cont_portada_titlep {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	line-height: 26px;
	width: 227px;
	height: 107px;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#cont_portada_titlep a {
	color: #001E5E;
	text-decoration: none;
}
#cont_portada_titlep a:hover {
	color: #00275E;
	text-decoration: underline;
}
#cont_portada_titlep_bajada {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00275E;
	line-height: 14px;
	width: 227px;
	height: 55px;
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 13px;
	padding-left: 12px;
	font-weight: bold;
}

#cont_portada_sec {
	float: left;
	width: 640px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #001d5b;
	border-bottom-color: #001d5b;
}
.cont_img_sec {
	float: left;
	height: 83px;
	width: 114px;
}
.cont_info_sec {
	float: left;
	width: 176px;
	height: 79px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00275E;
	font-size: 16px;
}
.cont_info_sec a {
	color: #002768;
	text-decoration:none;
}
.cont_info_sec a:hover {
	color: #002768;
	text-decoration:underline;
}
#cont_izq {
	float: left;
	height: auto;
	width: 640px;
}

#cont_completa{
	float: left;
	height: auto;
	width: 960px;
}
#cont_der {
	height: auto;
	width: 300px;
	margin-left: 20px;
	float: left;
}
#cont_der_2 {
	width: 300px;
	float: right;
	height: auto;
}


#cont_ct_der_pub300x250 {
	float: left;
	height: 250px;
	width: 300px;
	margin-bottom: 10px;
}

.tabs_der_300x21 {
	float: left;
	height: 21px;
	width: 300px;
}

/*#cont_noticias {
	float: left;
	height: auto;
	width: 300px;
}
*/

#tabs_der_notlinea {
	float: left;
	height: auto;
	width: 268px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	background-color: #f8f8f8;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.notlinea_date {
	float: left;
	width: 268px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00275E;
}
.notlinea_cont {
	float: left;
	width: 268px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
}
.notlinea_cont a {
	color: #151515;
	text-decoration: none;
}
.notlinea_cont a:hover {
	text-decoration: underline;
}
.notlinea_hora {
	float: left;
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00275E;
}
#tabs_titulo {
	float: left;
	height: 21px;
	width: 640px;

}
/*#tabs_titulodentro {
	float: left;
	height: 21px;
	width: 640px;
	margin-bottom: 5px;

}*/

/*#tabs_titulo2 {
	float: left;
	height: 21px;
	width: 640px;
    margin-top: 20px;
}

*/
#tabs_titulo2 {
	float: left;
	height: 21px;
	width: 960px;
 }



#publicidad728x29 {
	float: left;
	height: auto;
	width: 728px;
	margin-bottom: 10px;
	margin-top: 10px;
}





.destacado_der {
	float: left;
	height: 53px;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D1D2D4;
	color: #000000;
	padding-right: 10px;
	
	
}
.destacado_der a {
	color: #000000;
	text-decoration: none;
}

.destacado_der a:hover {
	text-decoration: underline;
}

.destacado_der a:visited {
	color: #000000;

}

.foto_destacado {
	float: left;
	height: 220px;
	width: 300px;
	background-image: url(imagenes/fondodestacados_der.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.foto_portada {
	float: left;
	height: 252px;
	width: 277px;
	background-image: url(imagenes/fondo_foto.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 18px;
	margin-bottom: 20px;
	margin-right: 18px;
}


.foto_portada2 {
	float: left;
	height: 252px;
	width: 277px;
	background-image: url(imagenes/fondo_foto.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 18px;
	margin-bottom: 20px;
}

/*.parrafos {
	float: left;
	height: auto;
	width: 608px;
	margin-bottom: 20px;
	border: 1px solid #E9E9E9;
	background-color: #f8f8f8;
	padding: 15px;
}


.parrafos p {
	float: left;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 15px;
	margin-top: 5px;
	
}


.parrafos h2 {
	color: #02477E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;

}*/
.txtdestacado {
	float: left;
	height: 43px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EAECF2;
}


.txtdestacado a {
	color: #000000;
	text-decoration: none;
}

.txtdestacado a:hover {
	text-decoration: underline;
}

.txtdestacado a:visited {
	color: #000000;

}

.txtdestacado2 {
	float: left;
	height: 220px;
	width: 160px;
	background-image: url(imagenes/fondo_mapadestacados.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}





.txtdestacado2 a {
	color: #0B0B0D;
	text-decoration: none;
}

.txtdestacado2 a:hover {
	text-decoration: underline;
}

.txtdestacado2 a:visited {
	color: #000000;

}






.txtdestacado2 h2 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;

}

.txtdestacado2 h2 a {
	color: #000000;
	text-decoration: none;
}

.txtdestacado2 h2 a:hover {
	text-decoration: underline;
}

.txtdestacado2 h2 a:visited {
	color: #000000;

}




.txtdestacado img{
	float: left;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.caja_destacado {
	float: left;
	height: auto;
	width: 210px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-image: url(imagenes/fondodestacados.jpg);
	background-repeat: no-repeat;
}


.caja_destacado2 {
	float: left;
	height: auto;
	width: 210px;
	margin-bottom: 10px;
	background-image: url(imagenes/fondodestacados.jpg);
	background-repeat: no-repeat;
}

.foto_cajadestacado {
	float: left;
	height: 140px;
	width: 210px;
}

.foto_cajadestacado2 {
	float: left;
	height: 240px;
	width: 460px;
}


.caja_multimedia{
	float: left;
	height: auto;
	width: 210px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(imagenes/fondodestacados.jpg);
	background-repeat: no-repeat;
}

.caja_multimedia2 {
	float: left;
	height: auto;
	width: 210px;
	margin-bottom: 5px;
	background-image: url(imagenes/fondodestacados.jpg);
	background-repeat: no-repeat;
}

/*#boton {
	float: left;
	height: 20px;
	width: 405px;
	margin-bottom: 20px;
	padding-left: 205px;
}
#paginacion {
	float: left;
	height: 20px;
	width: 640px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.numero {
	float: left;
	height: 18px;
	width: 18px;
	background-color: #E5E5E5;
	border: 1px solid #C6C6C6;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.numero a {
	color: #000000;
	text-decoration: none;
}

.numero a:hover {
	text-decoration: underline;
}

.numero a:visited {
	color: #000000;

}
*/
/*.numerodesta {
	float: left;
	height: 18px;
	width: 18px;
	background-color: #C6C6C6;
	border: 1px solid #C6C6C6;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.numerodesta a {
	color: #000000;
	text-decoration: none;
}

.numerodesta a:hover {
	text-decoration: underline;
}

.numerodesta a:visited {
	color: #000000;

}
#mapa {
	float: left;
	height: auto;
	width: 958px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E0DCDB;
	border-bottom-color: #E0DCDB;
	border-left-color: #E0DCDB;
}
#div_destacados2 {
	float: left;
	height: auto;
	width: 640px;
}
#destacadomapa {
	float: left;
	height: 200px;
	width: 638px;
	border: 1px solid #EAEAEC;
}
*/

#div_destacados2 {
	float: left;
	height: auto;
	width: 640px;
}
#destacadomapa {
	float: left;
	height: 240px;
	width: 640px;
	background-image: url(imagenes/fondointeractivo.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.destacadomapa {
	float: left;
	height: 240px;
	width: 635px;
	background-image: url(imagenes/fondointeractivo.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.foto {
	float: left;
	height: 140px;
	width: 300px;
}

#espacio {
	float: left;
	height: 5px;
	width: 640px;
}
#caja_perfiles {
	float: left;
	height: 95px;
	width: 200px;
	background-image: url(imagenes/cajaperfilespequena.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.foto_perfiles {
	float: left;
	height: 75px;
	width: 80px;
	padding: 10px;
}
.texto_perfiles {
	float: left;
	height: auto;
	width: 70px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #011D5C;
	font-weight: bolder;
}

.texto_perfiles a {
	color: #001E5E;
	text-decoration: none;
}

.texto_perfiles a:hover {
	text-decoration: underline;
}

.texto_perfiles a:visited {
	color: #001E5E;

}



#fotogrande_perfiles {
	float: right;
	height: auto;
	width: 405px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011E5A;
	line-height: 18px;
	background-color: #F6F7F9;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBECF0;
}


#fotogrande_perfiles a {
	color: #001E5E;
	text-decoration: none;
	font-style: italic;
}

#fotogrande_perfiles a:hover {
	text-decoration: underline;
}

#fotogrande_perfiles a:visited {
	color: #001E5E;

}


.fotograndeper {
	float: left;
	height: 360px;
	width: 180px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #CCD4E1;
}
#interactivo {
	float: left;
	height: auto;
	width: 960px;
}
#cajatexto {
	float: left;
	height: auto;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #011E5A;
	margin-bottom: 20px;
	margin-top: 10px;
}


#cajatexto h1{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;

}
#642_full{
	float: left;
	width: 640px;
	height: auto;


}





.caja_nominado0 {
	float: left;
	height: auto;
	width: 124px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(imagenes/fondo_texto.jpg);
	background-repeat: no-repeat;
	background-color: #E4EFF5;
}


.caja_nominado02 {
	float: left;
	height: auto;
	width: 124px;
	margin-bottom: 5px;
	background-color: #E4EFF5;
	background-repeat: no-repeat;
	background-image: url(imagenes/fondo_texto.jpg);

}

.caja_texto {
	float: left;
	height: 55px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
}

.caja_foto {
	float: left;
	height: 100px;
	width: 124px;
}

.caja_texto a {
	color: #000000;
	text-decoration: none;
}

.caja_texto a:hover {
	text-decoration: underline;
}

.caja_texto a:visited {
	color: #000000;

}
#bloque {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 5px;
}
#tituloytexto {
	float: left;
	height: auto;
	width: 620px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	background-color: #EFF7FA;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	float: left;
	color: #3C81AA;
	font-weight: bold;
	width: 620px;
}
#foto_nota {
	float: left;
	height: 400px;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.titulo_nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	float: left;
	color: #3C81AA;
	font-weight: bold;
	width: 620px;
	margin-bottom: 10px;
}
#parrafo_nota {
	float: left;
	width: 620px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#fuente_nota {
	font-size: 11px;
	color: #666666;
	float: left;
	width: 620px;
	margin-bottom: 15px;
}
#boton {
	float: left;
	height: auto;
	width: 640px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

#boton a{
	text-decoration: none;
	color: #666666;
}


#boton a:hover {
	text-decoration: underline;
}

#boton a:visited {
	color: #666666;
}
</pre></body></html>