@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
	border:0px;
}
body
{
	background-color:#FFFFFF;
	float: left;
	margin-left: 0px;
}
/* ============= BASE PRINCIPAL ============= */
#contenedor_despliegue_del_especial {
	float: left;
	height: auto;
	width: 960px;
}
#contenedor_del_especial {
	float: left;
	height: auto;
	width: 960px;
}

#cont_ct_izq {
	float: left;
	width: 640px;
	height: auto;
	margin-bottom: 20px;
}
#cont_ct_der {
	float: left;
	width: 300px;
	height: auto;
	padding-left: 20px;
}
#cont_ct_der_pub300x250 {
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 15px;
}
#header {
	float: left;
	height: 84px;
	width: 960px;
	margin-bottom: 10px;
	background-image: url(../imagenes/header.jpg);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 80px;
	width: 340px;
}

/* ============= MENU ============= */

#contenedor_menu {
	float: right;
	width: 444px;
	height: auto;
	margin-top: 63px;
	margin-left: 0px;
}
.menu_off {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
}
.menu_off a {
	color: #FFFFFF;
	text-decoration:none;
}
.menu_off a:hover {
	color: #FF9900;
	text-decoration:underline;
}
.menu_on {
	float: left;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F0E2BF;
	border-right-width: 1px;
	border-right-style: solid;
	padding-left: 20px;

}
.menu_on a {
	color: #8DDE55;
	text-decoration:none;
}
.menu_on a:hover {
	color: #8DDE55;
	text-decoration:underline;
}

/* ============= TABS ============= */
.tab-640 {
	float: left;
	height: 20px;
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d3d3;
}
.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: #B1FF78;
	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: #76D442;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
}
.nombreitalic-tab-640 {
	float: left;
	padding-left: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	height: 16px;
	padding-top: 4px;
	padding-right: 8px;
	color: #A75443;
	font-style: italic;
}
.vermas-link-tab-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-tab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-tab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}
.end-tab-640 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(../imagenes/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: #76D442;
	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: 640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #261710;
	background-color: #AF362E;
}
.nombre-subtab-640 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #261710;
	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: 20px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A3635;
	background-color: #f3ede1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3A3635;
}
.nombre-tab-300 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #E1BC8F;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	height: 17px;
	padding-top: 3px;
	padding-right: 8px;
	background-color: #D09B59;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
}
.end-tab-300 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(../imagenes/tab-flecha-2.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: #D09B59;
	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;
	background-color: #261710;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 13px;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}

/* ====================== TABS 960PX ====================== */

.tab-960 {
	float: left;
	height: 20px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A3635;
	background-color: #f3ede1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3A3635;
}
.nombre-tab-960 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #E1BC8F;
	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: #D09B59;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
}
.end-tab-960 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(imagenes/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(../imagenes/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;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	border-top-width: 0px;
	padding-top: 0px;
}

/* ============= BASE PARA BOXES DE 300 ============= */ 

.tabs_der_300 {
	float: left;
	width: 300px;
}
.box_cont {
	float: left;
	width: 278px;
	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;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.box-general300 {
	float:left;
	width: 300px;
	height:auto;
	margin-bottom: 20px;
}

/* ============= NOTICIAS EN LINEA ============= */ 

.notlinea_date {
	float: left;
	width: 268px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a20000;
}
.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: #666;
}	

/* ============= BASE PARA BOXES 640 - EMOL TV ============= */ 

#contenedor-3 {
	float: left;
	width: 638px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	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;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 0px;
}
#title-ct_960 {
	float: left;
	width: 960px;
}
#contenedor-960-emoltv {
	float: left;
	width: 960px;
	margin-bottom: 15px;
}

/* ============ PUBLICIDAD ============== */
#publicidad728 {
	float: left;
	width: 728px;
	height: auto;
	margin-bottom: 15px;
}
#publicidad728_960px {
	float: left;
	width: 728px;
	height: auto;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 112px;
}
#publicidad640 {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*  =============== fb-root ========== */
#fb-root {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 575px;
}
/* ====== PUBLICIDAD ======== */

#publicidad640 {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#publicidad640-footer {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 20px;
}
#publicidad640-center {
	width: 640px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 160px;
	float: left;
	margin-bottom: 15px;
}

/* ====== DESTACADOS GALERÍAS DE FOTOS ======= */

li.box-galerias-dest {
	float:left;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom:8px;
	background-color: #e9e9e9;
	width:198px;
/*	height:170px;*/
	border-bottom: 1px dotted #b1b1b1;
	position: relative;
}

li.box-galerias-dest img {
	border: 4px solid #b1b1b1;
	float:left;
	clear:both;
	transition: all 0.3s linear;
	  -webkit-transition: all 0.3s linear;
	  -ms-transition: all 0.3s linear;
	  -moz-transition: all 0.3s linear;
	  -o-transition: all 0.3s linear;
}

img.logogaleriahd {
	position: absolute;
	left:0px;
	top:0px;
}

li.box-galerias-dest a:link, li.box-galerias-dest a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

li.box-galerias-dest a:hover span {
	text-decoration: underline;
}

li.box-galerias-dest a:hover img {
	border: 4px solid #F38F1F;
	transition: all 0.3s linear;
	  -webkit-transition: all 0.3s linear;
	  -ms-transition: all 0.3s linear;
	  -moz-transition: all 0.3s linear;
	  -o-transition: all 0.3s linear;
}

li.box-galerias-dest span {
	clear:both;
	float:left;
	padding:6px;
}

/* ====== PAGINACIÓN AUTOMÁTICA FOTOS ======= */

div#paginas {
	margin-top:10px;
	float:left;
	clear:both;
	width:100%;
}

#contenedor_pags {
	float:left;
	clear:both;
}

#paginas ul {
	list-style-type: none;
}

#paginas #nav_pags {
	width:100%;
	float:left;
	clear:both;
	margin-bottom:4px;
}

#paginas #nav_pags a:link, #paginas #nav_pags a:visited {
	line-height: 25px;
	float:right;
	margin-right:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #333333;
}

#paginas #nav_pags a:hover {
	color: #cccccc;
}

#paginas #nav_pags span {
	font-family: Arial, Helvetica, sans-serif;
	width:25px;
	height:25px;
	line-height: 25px;
	font-size: 12px;
	display: block;
	text-align: center;
	background-color: #ccc;
	margin-right:4px;
	margin-bottom:4px;
	cursor: pointer;
	float:left;
	font-weight: bold;
	border-radius: 5px;
}

#paginas #nav_pags span:hover {
	background-color: #bbb;
}

#paginas #nav_pags .selected {
	background-color: #3f4032;
	color: #ffffff;
	cursor: default;
}

#paginas #nav_pags .selected:hover {
	background-color: #3f4032!important;
}
#boton-img-a {
	float: left;
	height: auto;
	width: auto;
}
#boton-img-b {
	float: right;
	height: auto;
	width: auto;
}
#caja_botonera {
	float: left;
	height: 265px;
	width: 640px;
	padding-bottom: 15px;
}
.img-a {
		position: relative;
		cursor:pointer;
    	
}
.img-a:before {
		content: "";
		display: block;
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		background: rgba(177,255,120,0.0);
		transition: all 0.5s linear;
		-webkit-transition: all 0.5s linear;
		-ms-transition: all 0.5s linear;
    	-moz-transition: all 0.5s linear;
    	-o-transition: all 0.5s linear;
}
.img-a:hover:before {
	background: rgba(177,255,120,0.6);
	 transition: all 0.5 linear;
	-webkit-transition: all 0.5 linear;
	-ms-transition: all 0.5 linear;
    -moz-transition: all 0.5 linear;
    -o-transition: all 0.5 linear;
}