﻿@charset "UTF-8";
/* CSS Document */

/*=====================================================  Lateral*/

#lateral {
	float:right;
	
}
.ancho300 {
	width:338px;
}
.ancho200 {
	width:220px;
}
#lateral ul li {
	list-style-type:none;
}
/*=====================================================  Vídeo destacado*/
.video_destacado {
	background-color: #e6e6e6;
	padding:9px;
	margin-bottom:1em;
	background-image: url(../entorno/borde_redondo_grisc_sup_dcha.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.video_destacado h3 {
	font-size: 1.3em;
	text-align: center;
	margin-bottom: 0.5em;
}

/*=====================================================  Noticias Portada*/
.mas_noticias {
	margin-bottom: 1em;
	font-size:0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B70718;
	background-repeat: repeat-x;
	background-position: left -60px;
	background-image: url(../entorno/fnd_seccion_grisc.png);
	text-align:right;
	background-color:#FFFFFF;
	padding-bottom:0.3em;
}
.mas_noticias h4 {
	font-size:1.3em;
	line-height:normal;
	color:#003366;
	margin-bottom: 0.3em;
	background-image: url(../entorno/borde_redondo_grisc_sup_dcha.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
}
.mas_noticias h4 a {
	color:#003366;
}
.mas_noticias ul {
	margin-bottom: 0.5em;
	padding-right:0.3em;
	padding-left:0.3em;
}
.mas_noticias ul li {
	padding-bottom:0.3em;
	padding-top:0.3em;
	margin:0;
	font-size:1.1em;
	text-align:left;
	line-height: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	list-style:none;
}
.mas_noticias ul li a {
	display:list-item;
	margin:0;
	display:block;
}
/*=====================================================  Ahora + Parrilla*/


.cyl7, .cyl8, .cyltv {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
}
.cyl7, .cyltv {
	background-color:#E6E6E6;
	color:#FFFFFF;
}
.cyl7 h5, .cyltv h5 {
	background-color:#FFFFFF;
}
.cyl8 {
	background-color:#FFFFFF;
	color:#E6E6E6;
}
.cyl8 h5 {
	background-color:#E6E6E6;
}
.ahora {
	font-size:1.8em;
	vertical-align:top;
	display:block;
	clear:left;
	height:85px;
	
}
.ahora h5 {
	font-size:0.6em;
	line-height:1em;
	padding:0.3em;	
	display:block;
	margin-bottom:0;
	color: #333333;
	margin-top: 0.3em;
	margin-left:70px;
	height:43px;
	position:relative;
}
.ahora h5 span {
	position:absolute;
	font-size:0.9em;
	bottom:0;
	right:0;
	text-align:left;
	line-height: normal;
	color: #999999;
	}
.ancho300 .ahora h5 {
	font-size:0.8em;
	padding:0.2em;	
}
.ancho300 .ahora h5 span {
	font-size:0.7em;
}
.ahora a {}
.ahora img {	
	margin-right:0.3em;	
	behavior: url(iepngfix.htc);
	clear:none;
	float:left;
}

/*=============================== Banners Especiales destacados ===================*/
.banner {
}
.banner img {
	margin-bottom:1em;
	margin-left:auto;
	margin-right:auto;
	display:block;
}


/*============================== Especiales destacados en Lateral ==========================*/


.BannerLateral {
}
.BannerLateral img {
	margin-bottom:1em;
	margin-left:auto;
	margin-right:auto;
	display:block;
	background-color: #EEEEEE;
	padding:9px;
}

.BannerLateral2 img {
	margin-bottom:1em;
	margin-left:auto;
	margin-right:auto;
	display:block;
	background-color: #EEEEEE;
	padding:9px;
	float:left;
}


/*============================== Destacados en Lateral Jacobep ==========================*/


.BannerLateralJacobeo {
padding-bottom:15px;
}

.BannerLateralJacobeoTexto {
	background-color: #FFFFFF;
	width:310px;
	margin-left:10px;
	padding-top:15px;
	padding-left:10px;
	padding-bottom:15px;
}

.BannerLateralJacobeo img {
	margin-left:auto;
	margin-right:auto;
	display:block;
	background-color: #eeeeee;
	padding:9px 9px 0px 9px;
	}


.BannerLateralJacobeo h5 {
	color:#B80719;
	font-size:15px;
	margin-bottom:0px;
}

.BannerLateralJacobeo h6 {
	width:310px;
}


/*================================ Especiales destacados informativos en Lateral ==========================*/

div.BannerDestacadoLateral1 {
	background-image: url(../entorno/destacado1.gif);
	background-repeat: no-repeat;
	height:103px;
	margin:0px 0px 12px 12px;
}

div.BannerDestacadoLateral1 img {
	margin:14px 10px 0px 14px;
	float:left;
	width:110px;
}

div.BannerDestacadoLateral1 h5 {
	color:#B6121D;
	font-weight:bold;
	margin-bottom:0px;
}

div.TextoBannerDestacadoLateral1 {
	width:170px;
	padding-top:14px;
	overflow:hidden;
	height:75px;
}


div.BannerDestacadoLateral2 {
	background-image: url(../entorno/destacado2.gif);
	background-repeat: no-repeat;
	height:103px;
	margin:0px 0px 12px 12px;
}

div.BannerDestacadoLateral2 img {
	padding-top:14px;
	width:110px;
}

div.TextoBannerDestacadoLateral2 {
	width:170px;
	padding:14px 8px 0px 14px;
	float:left;	
}

div.BannerDestacadoLateral2 h5 {
	color:#B6121D;
	font-weight:bold;
	margin-bottom:0px;
}



/*================================ Especiales Encuentros en Lateral ==========================*/

div.BannerEncuentro{
	color:#B6121D;
	border:#A8A8A8 solid 2px;
	width:320px;
	background-color:#FFF;
	margin-top:5px;
	padding-bottom:12px;
	}

div.BloqueBannerEncuentro {
	background-repeat: no-repeat;
	margin:10px 0px 0px 12px;
}

div.BloqueBannerEncuentro img {
	margin:0px 10px 0px 0px;
	float:left;
	width:110px;
}

div.BloqueBannerEncuentro h5 {
	color:#B6121D;
	font-weight:bold;
	margin-bottom:0px;
}

div.TextoBannerEncuentro {
	padding-top:0px;
	overflow:hidden;
	color:#666666;	
}


div.SaltoLinea {
	float: none;
	clear: both;
}

/*=====================================================  Encuestas lateral*/


div.EncuestasLateral{
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:#B6121D solid 8px;
	width:337px;
	background-color:#fff;
	}
	
div.encuesta ul{
	padding-left:10px;
	}
	
div.encuesta IMG{
	padding-top:3px;
	padding-bottom:3px;
	}	
	
div.EncuestasLateral .encuesta h6{
	font-size:13px;
	font-weight:bold;
	background-color:#B6121D;
	width:337px;
	color:#FFF;
	padding:4px 0px 4px 0px;
	text-align:center;
	}
	
div.EncuestasLateral .encuesta h5{
	font-size:12px;
	padding-left:10px;
	padding-top:6px;
	font-weight:bold;

	}
	
div.EncuestasFila .entrada{
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	}	

div.resultados {
margin-left:30px;
}	

div.encuesta input.input{
	margin-right:6px;
	}

div.victoria {
	font-size:12px;
	padding-left:10px;
	padding-top:6px;
	}


div.PieTwitter{
	background-image: url(../twitter/entorno/PieTwitter.gif);
	background-repeat: no-repeat;
	color:#FFF;
	padding: 5px 80px 0px 10px;
	width: 250px;
	height: 35px;
	}