@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
body
{
	float: left;
	margin-left: 0px;
}
/* ============= BASE PRINCIPAL ============= */
#contenedor_despliegue_del_especial {
	float: left;
	height: auto;
	width: 970px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#contenedor_del_especial {
	float: left;
	height: auto;
	width: 960px;
}

#cont_ct_izq {
	float: left;
	width: 640px;
	height: auto;
	margin-bottom: 20px;
}


#cont_ct_960 {
	float: left;
	width: 960px;
	height: auto;
	margin-bottom: 10px;
}
#cont_ct_der {
	float: left;
	width: 300px;
	height: auto;
	margin-left: 20px;
}
#cont_ct_der_pub300x250 {
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 15px;
}



/* ============= MENU ============= */


#header {
	float: left;
	height: 80px;
	width: 960px;
	margin-bottom: 10px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;

}

#logo {
	float: left;
	height: 80px;
	width: 340px;
}


#contenedor_menu {
	float: right;
	width: 320px;
	height: auto;
	margin-top: 10px;
	margin-left: 180px;
}
.menu_off {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFBD11;
	padding-right: 10px;
	padding-left: 10px;
}
.menu_off a {
	color: #000000;
	text-decoration:none;

}
.menu_off a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}
.menu_on {
	float: left;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E65B00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFBD11;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.menu_on a {
	color: #E65B00;
	text-decoration:none;

}
.menu_on a:hover {
	color: #EA5B00;
	text-decoration:underline;
}

/* ============= TABS ============= */
.tab-640 {
	float: left;
	height: 20px;
	width: 640px;
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}
.vermas-signo-tab-640 {
	float: right;
	background-color: #CC6600;
}
.nombre-tab-640 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	height: 17px;
	padding-top: 3px;
	padding-right: 8px;
	background-color: #FF9900;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
}
.nombreitalic-tab-640 {
	float: left;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 16px;
	padding-top: 4px;
	padding-right: 8px;
	color: #595959;
	font-style: italic;
}
.vermas-link-tab-640 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #999999;
	line-height: 13px;
}
.vermas-link-tab-640 a {
	text-decoration:none;
	color: #999999;
}
.vermas-link-tab-640 a {
	text-decoration:none;
	color: #999999;
}
.end-tab-640 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(images/tab-flecha.png);
	background-repeat: no-repeat;
}
.vermas-tab-640 {
	float: right;
	height: 20px;
	width: 100px;
}
.boton-mas-tab-640 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #FE9900;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-tab-640 img { border: none; }

/* ======== SUB TABS ============== */

.subtab-640 {
	float: left;
	height: 20px;
	width: 613px;
	background-color: #002E69;
	margin-left: 10px;
	margin-top: 10px;
}
.nombre-subtab-640 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #ACADAF;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	height: 17px;
	padding-top: 3px;
	padding-right: 8px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
}
.vermas-subtab-640 {
	float: right;
	height: 20px;
	width: 100px;
}
.boton-mas-subtab-640 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #AF362E;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-subtab-640 img { border: none; }
.vermas-link-subtab-640 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #261710;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 13px;
}
.vermas-link-subtab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-subtab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}

/* =================== TABS DE 300PX ================== */
.tab-300 {
	float: left;
	height: 21px;
	width: 300px;
	background-color: #EBEBEB;
	margin-bottom: 0px;
}
.nombre-tab-300 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	height: 18px;
	padding-top: 3px;
	padding-right: 8px;
	background-color: #EBEBEB;
	color: #595959;
	margin: 0px;
	line-height: 15px;
}
.end-tab-300 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(images/tab-flecha2.png);
	background-repeat: no-repeat;
}
.vermas-tab-300 {
	float: right;
	height: 20px;
	width: 100px;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.boton-mas-tab-300 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #FF9700;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-tab-300 img { border: none; }
.vermas-link-tab-300 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #999999;
	line-height: 13px;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #999999;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #999999;
}

/* ====================== TABS 960PX ====================== */

.tab-960 {
	float: left;
	height: 20px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EBEBEB;
}
.nombre-tab-960 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #af362e;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	height: 17px;
	padding-top: 3px;
	padding-right: 8px;
	background-color: #c0b9a9;
	color: #25130f;
	margin: 0px;
	line-height: 15px;
}
.end-tab-960 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(images/tab-flecha.png);
	background-repeat: no-repeat;
}

/* ============= BASE PRINCIPAL DE NOTICIAS PORTADA ============= */

#cont_portada {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 15px;
}
#cont_portada_prin {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 5px;
}
#cont_portada_prin_img {
	float: left;
	height: 219px;
	width: 389px;
}
#cont_portada_prin_con {
	float: left;
	height: 219px;
	width: 251px;
	background-image: url(images/bg_principal_.jpg);
	background-repeat: no-repeat;
}
#cont_portada_titlep {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0C1F59;
	line-height: 26px;
	width: 227px;
	height: 107px;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#cont_portada_titlep a {
	color: #FFF;
	text-decoration: none;
}
#cont_portada_titlep a:hover {
	color: #FFF;
	text-decoration: underline;
}
#cont_portada_titlep_bajada {
	float: left;
	color: #000000;
	width: 227px;
	height: 76px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-weight: normal;
}
#cont_portada_titlep_bajada p {
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#cont_portada_sec {
	float: left;
	width: 640px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #081528;
	border-bottom-color: #081528;
}
.cont_info_sec {
	float: left;
	width: 176px;
	height: 79px;
	background-color: #7A878B;
	padding-top: 4px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
}
.cont_info_sec a {
	color: #FFFFFF;
	text-decoration:none;
}
.cont_info_sec a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.cont_img_sec {
	float: left;
	height: 83px;
	width: 114px;
}

/* ============= BASE PARA BOXES DE 640 ============= */

.title-640 {
	float: left;
	height: auto;
	width: 640px;
}
.boxes-640-ap1 {
	float: left;
	width: 640px;
	padding-top: 0px;
}

.boxes-638-ap1 {
	float: left;
	width: 638px;
	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: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	padding-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}


.boxes-638-ap1-sincolor{
	float: left;
	width: 638px;
	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: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}



.boxes-638-ca{
	float: left;
	width: 640px;
	padding-top: 0px;
}

.boxes-638-paravideo {
	float: left;
	width: 610px;
	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: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	padding-top: 20px;
	padding-left: 28px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	height: auto;
}


.boxes-960-video {
	float: left;
	width: 970px;
	padding-top: 0px;
}



.box-titulo {
	float: left;
	height: 80px;
	width: 960px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.boxes-contenedor-foto {
	float: left;
	width: 960px;
}

.boxes-foto {
	float: left;
	width: 956px;
	background-image: url(images/fondo_panorama.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 1px;
	padding-left: 1px;
	border: 1px solid #e5e1e1;
	padding-top: 2px;
}
.boxes-foto-embed {
	float: left;
	width: 955px;
	height: 489px;
	overflow: hidden;

}
.boxes-foto-titulo {
	float: left;
	width: 956px;
	font-family: Arial, Helvetica, sans-serif;
	

}
.boxes-foto-titulo_a {
	float: left;
	width: 604px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-right: 20px;
	background-image: url(images/liea_tit.gif);
	background-repeat: no-repeat;
	background-position: right center;


}
.boxes-foto-titulo_a_tit {
	font-size: 16px;
	font-weight: bold;
	color: #102f4b;

}
.boxes-foto-titulo_a_bajada {
	font-size: 12px;
	color: #333333;

}
.boxes-foto-titulo_b {
	float: left;
	width: 294px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 16px;

}
.boxes-foto-titulo_b a{
	color: #2B799F;
	text-decoration: none;
	font-weight: bold;
}
.boxes-comentarios {
	float: left;
	width: 960px;
	background-color: #e5e5e5;
	margin-top: 1px;
}
.boxes-comentarios_a {
	float: left;
	width: 627px;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;

}

.boxes-comentarios_b {
	float:left;
	width: 312px;
	padding-top: 5px;
	padding-right: 10px;

}

/*Contenedor de destacados*/

.contenedor-descadados-full {
	float:left;
	width: 970px;
	margin-bottom: 20px;
}

.contenedor-descadados-full ul, .contenedor-descadados-full li {
	list-style-type: none;
}

.contenedor-descadados-tab {
	float:left;
	width: 950px;
	background-image: url(images/tab_anteriores.jpg);
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	margin-top: 15px;
}
.contenedor-descadados-modulos {
	float:left;
	width: 313px;
	margin-top: 10px;
	margin-right: 10px;
}
.contenedor-descadados-modulos-foto {
	float:left;
	width: 295px;
	background-color: #f4f4f4;
	border: 1px solid #e5e1e1;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	height: 210px;
}
.contenedor-descadados-modulos-foto img{
	float:left;
	width: 293px;
	height: 156px;
	border: 1px solid #e5e1e1;
}

.contenedor-descadados-modulos-foto img:hover{
	opacity:0.8;
	filter: alpha(opacity=80); /* Para IE */
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
 	-o-transition: all 0.2s linear;
	
	}
.contenedor-descadados-modulos-foto-imagen {
	float:left;
	width: 295px;
	margin-bottom: 8px;
}
.contenedor-descadados-modulos-foto-txt, .contenedor-descadados-modulos-foto-txt a{
	float:left;
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	color: #102f4b;
	font-size: 12px;
	text-decoration: none;
}
.contenedor-descadados-modulos-foto-txt a:hover{
	float:left;
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	color: #102f4b;
	font-size: 12px;
	text-decoration: underline;
}
.contenedor-descadados-modulos-ciudad {
	float:left;
	width: 303px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	background-color: #e5e5e5;
	height: 17px;
	padding-left: 10px;
	padding-top: 3px;
	margin-top: 1px;
}
.contenedor-descadados-paginacion {
	float:left;
	width: 960px;
	margin-top: 15px;

}
.contenedor-descadados-paginacion span {
	float:left;
	width: 24px;
	height: 20px;
	margin-right: 8px;
	background-color: #f4f4f4;
	border: 1px solid #e5e1e1;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	text-align: center;
	padding-top: 4px;
	cursor: pointer;
}

.contenedor-descadados-paginacion span.selected {
	background-color: #cacaca!important;
	cursor: default!important;
}

.contenedor-descadados-paginacion a:link, .contenedor-descadados-paginacion a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	font-size: 12px;
	font-weight: bold;
	margin-top:4px;
	margin-right:10px;
}

.contenedor-descadados-paginacion a:hover {
	color: #666666;
}

#caja_fbk {
	float: left;
	width: 960px;
	display: none;
}

.boton_fbk {
	width:208px;
	height:20px;
	display: block;
	background-image: url("images/comentar_fb.jpg");
	background-repeat: no-repeat;
}

.boton_fbk_cerrado {
	background-image: url("images/comentar_fb_cerrar.jpg")!important;
}
