@charset "utf-8";
/* CSS Document */
body{
	background-image:url(../images/bg_body.jpg);
	background-color:#989898;
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	margin-left:0px;
	margin-top:0px;
	width:100%;
	/*text-align:center;*/
}
#bar_tiempo{
	height:26px;
	background-color:#666;
	padding-left:5px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#reloj{
	background-color:#666;
	padding-left:5px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
.bar_tiempo{
	height:26px;
	background-color:#666;
	padding-left:5px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#bar_tiempo a:link, a:active, a:visited{
	color:#CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bar_tiempo a:link, a:active, a:visited{
	color:#CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#bar_tiempo a:hover{
	color:#FFC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bar_tiempo a:hover{
	color:#FFC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}


#bar_secciones{
	height:30px;
	background-image:url(../images/bg_secciones.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
}
#bar_subsecciones{
	height:30px;
	background-color:#CCC;
	padding-left:15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
.header_sep_1{
	background-image:url(../images/header_sep_1.jpg);
	background-repeat:repeat-x;
	height:3px;
}
#ultimas_noticias_desp{
	height:22px;
	border-bottom:1px dashed #999;
	padding-left:5px;
	padding-right:5px;
}
#footer{
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-top:1px dotted #333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	padding:5px;	
}
#footer a:link, a:active, a:visited{
	text-decoration:none;
	color:#900;
	
}
#footer a:hover{
	text-decoration:none;
	color:#F90;
	
}
.footer_destacado{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
}
.nota_pie{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;	
}
#clima_provincias{
	width:120px;
	background-color:#999;
	border:1px solid #CCC;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
.seccion:link, .seccion:active, .seccion:visited{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:lighter;
}
.seccion:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FC0;
	text-decoration:underline;
	font-weight:lighter;
}
.seccion_sep{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:lighter;
}
.seccion_selected:link, .seccion_selected:active, .seccion_selected:visited{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FC0;
	text-decoration:none;
	font-weight:lighter;
}
.seccion_selected:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFC;
	text-decoration:none;
	font-weight:lighter;
}
.subseccion:link, .subseccion:active, .subseccion:visited{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:lighter;
}
.subseccion:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#DDD;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:lighter;
}
.subseccion_sep{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-transform:uppercase;
	font-weight:lighter;
}
.subseccion_selected:link, .subseccion_selected:active, .subseccion_selected:visited{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#f3f3f3;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:lighter;
}
.subseccion_selected:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#DDD;
	font-weight:lighter;
	text-decoration:none;
	text-transform:uppercase;
}
.seccion_sel_sub{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#F60;
	text-decoration:none;
	text-transform:uppercase;	
	font-weight:lighter;
}
.ultimo_momento{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#F60;
	text-decoration:none;
	text-transform:uppercase;	
	font-weight:bolder;	
}
.noti_fechora{
	font-family:Arial;
	font-size:12px;
	color:#C00;
}
.noti_sep_fechora{
	font-family:Arial;
	font-size:12px;
	color:#666;
}
.noti_volanta{
	font-family:Arial;
	font-size:12px;
	color:#666;
}
.noti_titular:link,
.noti_titular:active,
.noti_titular:visited{
	font-family:Arial;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.noti_titular:hover{
	font-family:Arial;
	color:#F90;
	text-decoration:none;
	font-weight:bold;
}
.noti_copete{
	font-family:Arial;
	color:#000;
	font-size:12px;
}
.noti_keywords:link,
.noti_keywords:active,
.noti_keywords:visited{
	font-family:Arial;
	color:#FC0;
	font-size:11px;
	text-decoration:none;
}
.noti_keywords:hover{
	font-family:Arial;
	color:#F60;
	font-size:11px;
	text-decoration:none;
}

.noti_keywords_title{
	font-family:Arial;
	color:#666;
	font-size:11px;	
}
.noti_cierre_tbl{
	background-image:url(../images/bg_cierre_noticia.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:1px dotted #999;
}
.noti_titulo_pad{
	padding-bottom:5px;
	padding-top:5px;
}
.ultimo_momento_1:link,
.ultimo_momento_1:active,
.ultimo_momento_1:visited{
	font-family:Tahoma, Geneva, sans-serif;
	color:#036;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.ultimo_momento_1:hover{
	font-family:Tahoma, Geneva, sans-serif;
	color:#F60;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.noti_cuerpo{
	font-family:Arial;
	color:#000;
	font-size:12px;
}
.noti_ampliada_fechora{
	font-family:Arial;
	font-size:12px;
	color:#C00;
	border-bottom:1px solid #f3f3f3;
	width:98%;
	line-height:22px;
}
.noti_ampliada_volanta{
	font-family:Arial;
	font-size:14px;
	color:#999;
}
.noti_ampliada_copete{
	font-family:Arial;
	font-size:16px;
	color:#999;
}
.noti_titulo_ampliada{
	font-family:Arial;
	color:#000;
	font-size:24px;
	font-weight:bold;
}
.noti_fuente:link,
.noti_fuente:active,
.noti_fuente:visited{
	font-family:Arial;
	color:#666;
	font-size:10px;
	font-weight:lighter;
	font-style:italic;
	line-height:35px;
	margin:5px;
}
.noti_fuente:hover{
	font-family:Arial;
	color:#900;
	font-size:10px;
	font-weight:bold;
	font-weight:lighter;
	font-style:italic;
	line-height:35px;
	margin:5px;
}
.a_imgNumbers:link,
.a_imgNumbers:active,
.a_imgNumbers:visited{
	font-family:Tahoma;
	color:#666;
	font-size:11px;
	font-weight:lighter;
	padding:5px;
	text-decoration:none;
}
.a_imgNumbers:hover{
	font-family:Tahoma;
	color:#FFF;
	font-size:11px;
	font-weight:lighter;
	padding:5px;		
	text-decoration:none;
}
.td_imgNumbers,
.td_imgNumbers:link,
.td_imgNumbers:active,
.td_imgNumbers:visited{
	width:15px;
	height:15px;
	cursor:pointer;
	background-color:#f3f3f3;
	border:1px solid #CCC;
}
.td_imgNumbers:hover{
	width:15px;
	height:15px;
	cursor:pointer;
	background-color:#F90;
	border:1px solid #000;
}
.td_relacionadas{
	border-bottom:1px dashed #CCC;
	padding:5px;	
	width:98%;
}
.a_relacionadas:link,
.a_relacionadas:active,
.a_relacionadas:visited{
	font-family:Tahoma;
	color:#333;
	font-size:12px;
	font-weight:lighter;
	text-decoration:none;
}
.a_relacionadas:hover{
	font-family:Tahoma;
	color:#F60;
	font-size:12px;
	font-weight:lighter;
	text-decoration:none;
}
.noti_simple_fechora{
	font-family:Arial;
	color:#F60;
	font-size:10px;
	font-weight:lighter;
	text-decoration:none;
	margin-bottom:5px;
}
.noti_simple_volanta{
	font-family:Arial;
	color:#666;
	font-size:12px;
	font-weight:lighter;
	text-decoration:none;		
}
.noti_simple_titular:link,
.noti_simple_titular:active,
.noti_simple_titular:visited
{
	font-family:Arial;
	color:#000;
	font-size:22px;
	font-weight:bolder;
	text-decoration:none;			
}
.noti_simple_titular:hover
{
	font-family:Arial;
	color:#F60;
	font-size:22px;
	font-weight:bolder;
	text-decoration:none;			
}
.noti_simple_titulo{
	padding-bottom:5px;
}
.noti_simple_copete{
	font-family:Arial;
	color:#000;
	font-size:12px;
	font-weight:lighter;
	text-decoration:none;
}
#countdown{
	width:165px;
	padding:5%;
	background-color:#FFF;
	color:#900;
	font-family:Agency FB;
	border:solid 2px #f3f3f3;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-left:3px;

}
#countdown_faltan{
	font-size:28px;
	font-weight:bold;
}
#countdown_day{
	font-size:48px;
	font-weight:bold;
	color:#F00;
	position:relative;
	top:-5px;
}
#countdown_hours{
	font-size:36px;
	font-weight:bold;
	color:#C00;
	position:relative;
	top:-10px;
}
#countdown_minutes{
	font-size:28px;
	font-weight:bold;
	color:#900;
	position:relative;
	top:-10px;
}
#countdown_seconds{
	font-size:18px;
	font-weight:bold;
	color:#600;
	position:relative;
	top:-10px;
}
.countdown_text{
	font-size:16px;
	position:relative;
	top:-8px;
}
#countdown_phrase{
	font-size:24px;
	color:#000;
}
#countdown_terminado{
	font-size:36px;
	color:#000;
}
.div_banner{
	border:1px solid #f3f3f3;
	margin-bottom:10px;
	margin-left:3px;
}
.banner_vacio{
	border:1px solid #CCC;
	background-color:#DDDDDD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	height:150px;
	margin-bottom:10px;
	vertical-align:middle;
	text-align:center;
	margin-left:3px;
}
.banner_invisible{
	display:none;
	
}

.encuesta_simple_pregunta{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;	
}
.encuesta_simple_label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;	
}
.encuesta_simple_porcentaje{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;	
}
.encuesta_simple_votos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;	
}
.encuesta_simple_lnk{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f00;
	text-decoration:none;
}
.epigrafe{
	width:93%;
	padding:2px;
	margin:2px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:10px;
	font-weight:bold;
}
.institucional_titulo{
	font-family:Arial;
	font-size:20px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.institucional_texto{
	font-family:Arial;
	font-size:11px;
	color:#666;
	text-decoration:none;
	line-height:16px;
}
.contactform_txt{
	font-family:Arial;
	font-size:12px;
	color:#666;
	text-decoration:none;
	line-height:16px;
	text-align:right;
}
