*{
	margin:0px;
	padding:0px;
}
ul{
	list-style:none;
}
a{
	text-decoration:none;
	outline:none;
}
a:link{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
.contenedor{
	width:100%;
	position:relative;
	overflow:hidden;
}
.cabecera{
	width:100%;
	/*height:154px;*/
	/*!height:151px;*/
	overflow:hidden;
	background-color:#bf0927;
}
.cabecera_superior{
	width:100%;
	height:89px;
	background-color:#ffffff;
}
.cabecera_fecha{
	width:100%;
	height:14px;
	background-color:#ffffff;

}
.capa_fecha{
	width:980px;
	height:14px;
	margin:auto;
	line-height:14px;
}
.cabecera_menu{
	width:100%;
	/*height:23px;*/
}
.capa_menu{
	width:980px;
	/*height:23px;*/
	margin:0px auto 0px auto;
}
.cabecera_submenu{
	width:100%;
	overflow:hidden;
	background-color:#ffffff;
	border-bottom:1px solid #6d6d6f;
	position:relative;
}
.capa_submenu{
	/*width:980px;*/
	width:980px;
	min-height:25px;
	margin:auto;
	overflow:hidden;
	position:relative;
}
.capa_submenu2{
	/*width:980px;*/
	width:200px;
	/*height:25px;*/
	/*margin:auto;*/	
	float:left;	
	margin-top:4px;
	/*border:1px solid blue;*/	
}
.txt_buscar{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#bf0927;
	width:45px;
	float:left;
}
.input_buscar{
	background-color:#CECECE;
	border:1px solid #CECECE;
	width:130px;
	float:left;
	height:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
}
/*menu*/
.menu{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
.menu ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.menu ul li{
	float:left;	
	text-decoration:none;
	cursor:pointer;
	padding:0px 0px 0px 0px;
	border-top:1px solid #BF0927;
	!border-bottom:1px solid #BF0927;
	/*padding-left:10px;
	padding-right:10px;*/
}
/*
.menu ul li:hover{
	background-color:#ffffff;
	background:#ffffff;
	color: #000000;
	border:1px solid #BF0927;
}
*/
.submenu{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	width:770px;
	float:left;
}
.submenu ul{
	list-style:none;
	margin-top:0px;
	padding-top:5px;
}
.submenu ul li{
	float:left;	
}
.submenu ul li a{
	/*padding-left:10px;*/
	padding-right:10px;
	text-decoration:none;
	padding-left:10px;
	
}
.submenu ul li a:hover{
	text-decoration:underline;
	
}
.subDentro{
	color: #000000;
	border-right:1px solid #6d6d6f;
}
.subFuera{
	color: #6d6d6f;
	border-right:1px solid #6d6d6f;
}
.subFuera:hover{
	color: #000000;
}
.estiloDentro,.estiloDentro a,.estiloDentroM,.estiloDentroM a{
	/*background-color:#ffffff;*/
	background:url(http://www.hoyenaragon.es/elementos/deg-menu2.jpg);
	background-repeat:repeat-x;
	color: #000000;
}

.estiloDentro a{
	padding-left:10px;
	padding-right:10px;
}
.estiloDentroM a{
	padding-right:10px;
}
.estiloFuera,.estiloFueraM{
	color: #fff;
}
.estiloFuera:hover,.estiloFuera a:hover,.estiloFuera span:hover,.estiloFueraM:hover,.estiloFueraM a:hover,.estiloFueraM span:hover{
	color:#000;
}
.estiloFuera a,.estiloFuera span{
	color: #fff;
	background-color:#BF0927;
	background:#BF0927;
	border-right:1px solid #fff;
	padding:0px 10px 0px 10px;
}
.estiloFueraM a,.estiloFueraM span{
	color: #fff;
	background-color:#BF0927;
	background:#BF0927;
	border-right:1px solid #fff;
	padding:0px 10px 0px 0px;
}
.separa{
	margin:0px 10px 0px 10px;
	padding:0px 0px 0px 0px;
}

/*menu */


.capa_logotipo{
	width:980px;
	height:89px;
	margin:auto;
}
.logotipo{
	position:relative;
	float:left;
	width:429px;
	height:89px;
}
.publicidad{
	position:relative;
	float:left;
	width:531px;
	height:89px;
	background-color:#E6E6E6;
	left:20px;
}
.centro_publicidad{
	position:relative;
	margin:auto;
	width:521px;
}
.centro{
	width:100%;	
	position:relative;
	overflow:hidden;
}
.capacentro{
	width:980px;	
	margin:auto;
	padding-top:3px;
	/*position:relative;*/
	overflow:visible;
}
.pie{
	width:100%;
	background-color:#B4AEAE;
	border-top:1px solid #bf0927;
	clear:both;
	margin-top:18px;
	padding:0px 0px 10px 0px;
	overflow:hidden;
}
.capapie{
	width:980px;
	margin:auto;
	margin-top:10px;
	overflow:hidden;
	line-height:12px;
}
.capa_superior_pie{
	width:980px;
	margin:auto;
	overflow:hidden;
	padding-bottom:18px;
}
.capa1_pie{
	width:118px;
	position:relative;
	float:left;
	overflow:hidden;
}
.capa2I_pie{
	position:relative;
	float:left;
	overflow:hidden;
	margin-left:56px;
	border-left:1px solid #bf0927;
	padding-left:4px;
	overflow:hidden;
}
.capa2_pie{
	width:142px;
	position:relative;
	float:left;
	overflow:hidden;
	margin-left:56px;
	border-left:1px solid #bf0927;
	padding-left:4px;
	overflow:hidden;
}
.capa3_pie{
	width:100px;
	position:relative;
	float:left;
	overflow:hidden;
	border-left:1px solid #bf0927;
	padding-left:4px;
}
.capa4_pie{
	width:150px;
	position:relative;
	float:left;
	overflow:hidden;
	border-left:1px solid #bf0927;
	padding-left:4px;
}
.capa5_pie{
	width:103px;
	position:relative;
	float:left;
	overflow:hidden;
	border-left:1px solid #bf0927;
	padding-left:4px;
}
.capa6_pie{
	width:110px;
	position:relative;
	float:left;
	overflow:hidden;
	border-left:1px solid #bf0927;	
	padding-left:4px;
}
.capa7_pie{
	width:118px;
	position:relative;
	float:left;
	overflow:hidden;
	margin-left:56px;
}
.capa_ultima_hora{
	margin-top:5px;
	width:980px;
	height:26px;
}
.capa_noticias{
	width:665px;
	float:left;
	overflow:hidden;
	min-height:2132px;
	position:relative;
}
.capa_videos{
	width:303px;
	margin-left:12px;
	float:left;
	background-color:#C5C5C5;
}

.barraDcha{
	width:303px;
	float:left;
	margin-left:12px;
	overflow:hidden;
}
.galeria_videos{
	margin-top:5px;
	margin-bottom:5px;
	overflow:hidden;
}
.franja_roja_barra_derecha{
	width:304px;
	margin:0px 0px 0px 0px;
	clear:both;
	background-color:#bf0927;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	height:15px;
}
.franja_roja_barra_tiempo{
	clear:both;
	width:293px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	background-color:#bf0927;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	height:15px;
}

.franja_azul_barra_derecha{
	width:304px;
	margin:10px 0px 0px -1px;
	!margin:10px 0px 0px 0px;
	float:left;
	background-color:#033f62;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	height:15px;
}
.caja_del_tiempo{
	width:268px;
	clear:both;
}
.tiempo_centro{
	width:160px;
	margin:auto;
}
.fecha_principal,.textBlog,.fecha_principal a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#6d6d6f;
	vertical-align:top;
	text-align:left;
	margin:0px;
	padding:0px;
	line-height:120%;
}
.fecha_principalDes{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#6d6d6f;
	vertical-align:top;
	text-align:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	line-height:120%;

}
.textGrisOscuro,.textGrisOscuro a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#494949;
	vertical-align:top;
	text-align:left;
	margin:0px;
	padding:0px;
	line-height:120%;
}
.textBlog:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#6d6d6f;
	vertical-align:top;
	text-align:left;
	margin:0px;
	padding:0px;
	line-height:120%;
	text-decoration:underline;
}
.hora_principal{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#bf0927;
}
.hora_desplazada{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#bf0927;
	vertical-align:top;
}
.ultima_hora{
	position:relative;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#bf0927;
	margin:2px 0px 0px 0px;
}
.infomarcal_tv{
	width:287px;
	margin:auto;
	padding-top:5px;
	padding-bottom:5px;
}
.noticia_principal{
	/*width:663px;*/
	border:1px solid #bf0927;
	overflow:hidden;
	padding:10px;
	position:relative;
}
.noticia_principalComarca{
	clear:both;
	position:relative;
	width:354px;
	border:1px solid #bf0927;
	overflow:hidden;
	padding:10px;
}
.noticia_principal_centrada{
	width:643px;
	margin:auto;
	overflow:hidden;
	padding:10px 0px 0px 0px;
}
.noticia_principal_comarca{
	width:352px;
	margin:auto;
	overflow:hidden;
}
.noticias_secundarias{
	width:665px;
	overflow:hidden;
	position:relative;
	min-height:1815px;
	
}
.foto_noticia_principal{
	width:350px;
	position:relative;
	float:left;
	max-height:250px;
	overflow:hidden;
}
.foto_noticia_principalC{
	width:350px;
	position:relative;
	clear:both;
	overflow:hidden;
	max-height:270px;
}
.pie_foto_noticia_principal{
	width:350px;
	position:absolute;
	z-index:100;
	clear:both;
	background-color:#bf0927;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	bottom:0px;
	left:0px;
}
.texto_noticia_principal{
	width:275px;
	position:relative;
	float:left;
	margin-left:18px;
	overflow:hidden;
}
.texto_noticia_principalSin{
	position:relative;
	float:left;
	margin-left:0px;
	overflow:hidden;

}
.texto_noticia_principalC{
	position:relative;
	clear:both;
	margin:auto;
	padding:10px 0px 0px 0px;
	overflow:hidden;
	/*max-height:55px;
	!max-height:64px;*/
}
.iconos_noticia{
	/*width:100px;*/
	position:relative;
	float:left;
}
.filaIconosNot{
	float:left;
	overflow:hidden;
	position:relative;
	margin:0xp;
	padding:0px;
}
.iconoH{
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 2px 2px 2px;
	position:relative;
	overflow:hidden;
}
.textoH{
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 2px 2px 2px;
	position:relative;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#bf0927;
}
.textoH a{
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#bf0927;
}

.textoHMin{
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 2px 2px 2px;
	position:relative;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:9px;
	color:#bf0927;
}
.textoHMin a{
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:9px;
	color:#bf0927;
}
.noticias_izquierda{
	width:374px;
	float:left;
	position:relative;
	margin-top:18px;
}
.noticia_izquierda_1{
	width:374px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #B6B6B6;
	overflow:hidden;
}
.capa_tambien{
	/*width:374px;*/	
	position:relative;
	margin:18px 0px 0px 0px;
	padding:1px 6px 1px 6px;
	background-color:#033f62;
	height:15px;
}
.textoTb{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.noticia_tambien{
	/*width:374px;*/	
	position:relative;
	margin:0px;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #6d6d6f;
	line-height:120%;
}
.noticias_derecha{
	width:273px;
	float:left;
	position:relative;
	margin-left:18px;
	margin-top:18px;
}
.noticia_derecha_1{
	width:273px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #B6B6B6;
	overflow:hidden;
}
.destacados_abajo{
	width:665px;
	clear:both;
	position:absolute;
	margin-top:18px;
	overflow:hidden;
	bottom:0px;
}
.espacio_patrocinado{
	width:273px;
	background-color:#E8E6E7;
	overflow:hidden;
}
.espacio_patrocinadoG{
	width:303px;
	background-color:#E8E6E7;
	overflow:hidden;
	margin-top:18px;
	float:right;
}
.centro_espacio_patrocinado{
	width:265px;
	margin:auto;
	padding:5px 0px 10px 0px;
	overflow:hidden;
}
.capa_fondo_rojo_265{
	width:265px;
	background-color:#bf0927;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	margin-top:5px;
	padding:1px;
	height:15px;
}
.capa_fondo_rojo_287{
	width:287px;
	background-color:#bf0927;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	margin-top:5px;
	padding:1px;
	height:15px;
}
.caja_noticias_lector{
	width:301px;
	overflow:hidden;
	border:1px solid #033f62;
	position:relative;
	float:right;
	margin:0px;
}
.centro_noticias_lector{
	width:276px;
	margin:auto;
	margin:10px;
	overflow:hidden;
	position:relative;
}
.noticia_lector{
	width:276px;
	overflow:hidden;
	position:relative;
}
.noticia_especial{
	width:293px;
	overflow:hidden;
	position:relative;
}
.foto_noticia_lector{
	width:80px;
	height:70px;
	position:relative;
	overflow:hidden;
	float:left;
	margin:0px 5px 0px 0px
}
.foto_especial{
	width:129px;
	position:relative;
	overflow:hidden;
	float:left;
	margin:0px 5px 0px 5px;
}
.iconos_noticia_lector{
	width:147px;
	position:relative;
	overflow:hidden;
	float:right;
	height:12px;
}
.texto_noticia_lector{
	width:184px;
	position:relative;
	overflow:hidden;
	float:left;
}
.texto_noticia_especial{
	width:147px;
	position:relative;
	overflow:hidden;
	float:left;
	
}
.texto_paginar_especial{
	width:147px;
	position:relative;
	overflow:hidden;
	float:left;
	height:20px;
}
.texto_paginar_especial1{
	position:relative;
	overflow:hidden;
	float:right;
	height:20px;
}
.mas{	
	position:relative;
	float:right;
	width:40px;
	margin:0px 5px 0px 0px;
	top: -10px;
}
.txt_mas{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
}
.flecha_gris{
	width:14px;
	height:28px;
	float:left;
	position:relative;
}
.dcha_flecha_gris{
	float:left;
	overflow:hidden;
	width:235px;
	position:relative;
	
}
.noticia_mas_valorada{
	width:250px;
	margin:auto;
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #033f62;
	overflow:hidden;
}
.noticia_mas_valorada1{
	width:270px;
	margin:auto;
	margin-top:5px;
	padding:bottom:5px;
	border-bottom:1px solid #033f62;
	overflow:hidden;
}
.calendario{
	width:260px;
	margin:auto;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:5px;
}
.noticias_calendario{
	width:240px;
	overflow:hidden;
	clear:both;
	margin:5px 0px 0px 20px;
	padding:15px 0px 0px 0px ;
}
.caja_comunidad{
	width:374px;
	overflow:hidden;
	margin-top:30px;
	background-color:#E8E6E7;
}
.caja_comunidad_centro{
	width:365px;
	margin:auto;
}
.caja_roja_comunidad{
	width:365px;
	background-color:#bf0927;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	margin-top:5px;
	height:15px;
}
.caja_blanca_comunidad{
	width:365px;
	background-color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#bf0927;
	margin-top:5px;
	margin-bottom:5px;
}
.foto_entrada_blog{
	width:65px;
	position:relative;
	float:left;
}
.entrada_blog{
	width:365px;
	position:relative;
	margin-bottom:5px;
	float:left;
	clear:both;
}
.capa_destacado_abajo{
	width:158px;
	height:115px;
	background-color:#E8E6E7;
	border:1px solid #033f62;
	position:relative;
	float:left;
	margin-right:8px;	
}
.contenido_destacado_abajo{
	width:143px;
	height:108px;
	margin:auto;
	margin-top:5px;
}
.especial_fiestas{
	width:301px;
	overflow:hidden;
	position:relative;
	margin:0px;
	padding:10px 0px 10px 0px;
	border-left:1px solid #BF0927;
	border-right:1px solid #BF0927;
	border-bottom:1px solid #BF0927;
	
}
.centro_especial_fiestas{
	width:303px;
	overflow:hidden;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.centrado_especial_fiestas{
	overflow:hidden;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.centro_semana_fotos{
	width:287px;
	margin:0px auto 10px  auto;
	padding:0px 0px 0px 0px;
	position:relative;
	/*min-height:115px;*/
	overflow:hidden;
	
}
.noticia_especial_fiestas1{
	width:270px;
	overflow:hidden;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	position:relative;
}
.noticia_especial_fiestas{
	width:303px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
}

.pie_foto_especial{
	width:269px;
	position:relative;
	clear:both;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#6d6d6f;
}
.foto_especial_fiestas{
	width:135px;
	position:relative;
	float:left;
}
.imagen_barra_dcha_abajo{
	margin-top:0px;
	position:relative;
	float:right;
	width:303px;
	overflow:hidden;
}
h1{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:34px;
	color:#033f62;
	font-weight:lighter;
	line-height:120%;
	padding-top:8px;
	padding-bottom:8px;
	
}
h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:22px;
	color:#033f62;
	font-weight:lighter;
	line-height:120%;
	padding-top:8px;
	padding-bottom:8px;
}
h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:lighter;
	line-height:130%;
}
.limitado{
	width:272px;
}
.txt_peq_azul{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#033f62;
	vertical-align:top;
	line-height:120%;
}
.txt_peq_azul:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#033f62;
	vertical-align:top;
	line-height:120%;
	text-decoration:underline;
	
}
.txtAzul{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#033f62;
	
}
.txt_peq_azulRestalta{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#033f62;
	font-weight:bold;
	line-height:120%;
}
.contFamilias{
	clear:both;
	width:273px;

}
.contFamiliasIzq{
	clear:both;
	/*width:273px;*/
	padding:0px 0px 0px 0px;
}
.contFamiliaDcha{
	clear:both;
	width:273px;
}
.contFamiliasIzqdaC{
	float:left;
	/*width:220px;*/
}
.contFamiliaDchaC{
	float:right;
	width:132px;
}
.top{
	vertical-align:top;
}
.familias,.familias a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#bf0927;
}
.familiasB{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#bf0927;
	position:relative;
	margin:3px 0px 0px 5px;
	padding:0px 0px 0px 0px;
}
.subfamilias,.subfamilias a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#bf0927;
}
.secciones,.secciones a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#6D6D6F;
}
.palatino_peq{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	color:#033f62;
	font-weight:lighter;
	line-height:120%;
}
.palatino_peq:hover{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	color:#033f62;
	font-weight:lighter;
	line-height:120%;
	text-decoration:underline;
}
.mas_noticias{
	position:relative;
	float:right;
	clear:both;
	margin-top:5px;
}
.txt_peq_negro{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:left;
	vertical-align:top;
	margin:0px;
	padding:0px;
	line-height:120%;
}
.txt_peq_negro:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:left;
	vertical-align:top;
	margin:0px;
	padding:0px;
	line-height:120%;
	text-decoration:underline;
}
.txt_peq_negroDes{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:left;
	vertical-align:top;
	margin:0px 0px 0px 10px;
	padding:0px;
	line-height:120%;
}
.txt_peq_negroDes:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:left;
	vertical-align:top;
	margin:0px 0px 0px 10px;
	padding:0px;
	line-height:120%;
	text-decoration:underline;
}
.txt_azul_11{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#033f62;
	line-height:100%;
}
.txt_blanco_pie{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	clear:both;
	margin:0px 0px 7px 7px;
}
.txt_blanco_pie a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}

.txt_blanco_pie_peq{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	clear:both;
	margin:0px 0px 7px 14px;
}
.txt_blanco_pie_peq a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.desplazaTextos{
	padding-left:5px;
	padding-right:5px;
}
.puntero_finger{
	cursor:pointer;
}
.fechaNot{
	padding-top:8px;
	padding-bottom:4px;
}
.firmaNot{
	padding-bottom:6px;
}
.capaPieDI{
	float:left;
	width:118px;
}
.capaPieCentro{
	float:left;
	padding:0px 10px 0px 10px;
	/*width:744px;*/
}
.contenidoCentralPie{
	margin:auto;
	/*width:605px;*/
}
.elementoPie{
	position:relative;
	float:left;
	overflow:hidden;
	border-left:1px solid #bf0927;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 0px;
	overflow:hidden;
}
.pieNegro{
	overflow:hidden;
	clear:both;
	background-color:#000;
	width:288px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	margin-top:5px;
	padding:0px 0px 0px 10px;
	height:15px;
}
.pieTransparente{
	overflow:hidden;
	clear:both;
	background-color:transparent;
	width:278px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	margin-top:5px;
	padding:0px 0px 0px 20px;
	height:15px;
}
.encuesta{
	background:url(http://www.hoyenaragon.es/elementos/fondo-interrogacion.jpg);
	background-repeat:repeat-x;
	width:304px;
	min-height:155px;
	margin:10px 0px 0px 0px;
	overflow:hidden;
	position:relative;
}
.rEncuesta{
	clear:both;
}
.titSemanaF{
	clear:both;
	width:303;
	margin:auto;
	overflow:hidden;
}
.contTitSemanaF{
	clear:both;
	margin:0px 0px 0px 8px;
}
.cajaTiempo{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:301px;
	overflow:hidden;
	background:#FFF;
	border-left:1px solid #BF0927;
	border-right:1px solid #BF0927;
	border-bottom:1px solid #BF0927;
}
.eleRadio{
	clear:both;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	margin:0px 0px 0px 5px;
	float:left;
	/*overflow:hidden;*/
	height:20px;
}
.resetForm{
	margin:0px;
	padding:0px;
}
.textEncuesta{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#033F62;
	width:250px;
	margin:0px 0px 0px 5px;
	float:left;
}
.botEnvioEncuesta{
	clear:both;
	overflow:hidden;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:12px 0px 0px 0px;
}
.encuestaSeleccionables{
	clear:both;
	overflow:hidden;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	min-height:60px;
	
}
.textEncuestaNegro{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	margin:0px 0px 0px 5px;
	float:left;
	overflow:hidden;	
}

.titEncuesta{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#bf0927;
	padding:2px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	width:294px;
	overflow:hidden;
}
.encuestaSuperior{
	clear:both;
	overflow:hidden;
	width:304px;
	margin:10px 0px 0px 0px;
}
.encuestaInferior{
	clear:both;
	overflow:hidden;
	margin:10px 0px 0px 0px;

}
.flechaEncuesta{
	float:left;
	overflow:hidden;
	margin:5px 0px 0px 16px;
}
.encuestaBot{
	clear:both;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.cVot{
	float:left;
	width:62px;
	height:18px;
	cursor:pointer;
	overflow:hidden;
	margin:0px 0px 0px 97px;
	background:url(http://www.hoyenaragon.es/elementos/b_votar.png);
	background-repeat:no-repeat;

}
.cRes{
	float:left;
	width:91px;
	height:17px;
	cursor:pointer;
	overflow:hidden;
	margin:0px 0px 0px 15px;
	background:url(http://www.hoyenaragon.es/elementos/b_resultados.png);
	background-repeat:no-repeat;
}
.ele_semanaF{
	float:left;
	width:85px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.ele_semanaI{
	float:left;
	width:75px;
	height:75px;
	margin:0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	overflow:hidden;
}
.ele_semanaT{
	clear:both;
	overflow:hidden;
	width:75px;
	height:15px;
	margin:0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	background-color:#bf0927;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}
.panterior{
	float:left;
	overflow:hidden;
	width:12px;
	margin:30px 0px 0px 0px;
	
}
.contenedorP{
	float:left;
	overflow:hidden;
	width:255px;

}
.pposterior{
	float:left;
	overflow:hidden;
	width:12px;
	margin:30px 0px 0px 0px;
}
.c_lector{
	clear:both;
	overflow:hidden;
	width:276px;
}
.p_lector{
	clear:both;
	width:276px;
	overflow:hidden;
}
.pagina_anterior{
	float:left;	
	overflow:hidden;
}
.pagina_intermedia{
	float:left;	
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:10px 2px 10px 2px;
}
.pagina_siguiente{
	float:left;	
	overflow:hidden;
}
.cTexto{
	clear:both;
	width:275px;
	overflow:hidden;
	border:solid 1px blue;
	margin:0px;
	padding:0px;
}
.filaNotGris{
	clear:both;
	overflow:hidden;
	position:relative;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
.capaNotGrisIz a{
	overflow:hidden;
	float:left;
	background-color:transparent;
	width:100px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.capaNotGrisDch{
	overflow:hidden;
	float:right;
	background-color:transparent;
	width:150px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.capaNoticiaTele{
	overflow:hidden;
	clear:both;
	float:right;
	background-color:transparent;
	width:287px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	height:15px;
}
.capaNoticiaTele a{
	overflow:hidden;
	clear:both;
	float:right;
	background-color:transparent;
	width:287px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-align:right;
	margin-top:5px;
}
.pievideo{
	clear:both;
	overflow:hidden;
	color:#033F63;
	background-color:#fff;
	width:277px;
	/*margin:10px 0px 0px 0px;*/
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	/*max-height:21px;*/
}
.pievideotexto{
	color:#033F63;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	line-height:120%;
}
.contenido_principal{
	overflow:hidden;
	width:665px;
	float:left;
	position:relative;
	min-height:600px;
}
.txtDescargable{
	color:#BF0927;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.enviar{
	background:url(http://www.hoyenaragon.es/elementos/b_enviar1.png);
	width:65px;
	height:20px;
	cursor:pointer;
}
.enviar:hover{
	background:url(http://www.hoyenaragon.es/elementos/b_enviar2.png);
	width:65px;
	height:20px;
	cursor:pointer;
}
.ok{
	background:url(http://www.hoyenaragon.es/elementos/b_ok1.png);
	width:65px;
	height:20px;
	cursor:pointer;
}
.ok:hover{
	background:url(http://www.hoyenaragon.es/elementos/b_ok2.png);
	width:65px;
	height:20px;
	cursor:pointer;
}
.irF{
	background:url(http://www.hoyenaragon.es/elementos/b_ir1.png);
	width:65px;
	height:20px;
	cursor:pointer;
	position:relative;
}
.ifF:hover{
	background:url(http://www.hoyenaragon.es/elementos/b_ir2.png);
	width:65px;
	height:20px;
	cursor:pointer;
	position:relative;
}

.buscar{
	background:url(http://www.hoyenaragon.es/elementos/b_buscar1.png);
	width:65px;
	height:20px;
	cursor:pointer;
}
.buscar:hover{
	background:url(http://www.hoyenaragon.es/elementos/b_buscar2.png);
	width:65px;
	height:20px;
	cursor:pointer;
}

.nube{
   border: solid 0px #aaaacc;
   background-color: #ffffff;
   width: 273px;
   text-align: center;
   padding:0px 15px 0px 15px;
}
.nube div.etiquetas{
  font-family:Verdana, Geneva, sans-serif;
   padding:5px;
}
.nube div.etiquetas span{
   float: left;
   margin: 0 3px 0 3px;
   white-space: nowrap;
}
.nube div.etiquetas span.etiquetatam1{
   font-size: 7px;
   color:#033F62;   
}
.nube div.etiquetas span.etiquetatam2{
   font-size: 8px; 
   color:#033F62;  
}
.nube div.etiquetas span.etiquetatam3{
   font-size: 10px;
   color:#144C6D;   
}
div.etiquetas span.etiquetatam4{
   font-size: 12px;  
   color:#144C6D; 
}
.nube div.etiquetas span.etiquetatam5{
   font-size: 14px;  
   color:#B5C6D0; 
}
.nube div.etiquetas span.etiquetatam6{
   font-size: 160%;   
}
.nube div.etiquetas span.etiquetatam7{
   font-size: 170%;   
}
.nube div.etiquetas span.etiquetatam8{
   font-size: 180%;   
}
.nube div.etiquetas span.etiquetatam9{
   font-size: 190%;   
}
.nube div.etiquetas span.etiquetatam10{
   font-size: 200%;   
}
.paginar,.paginarActual{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:0px 5px 0px 0px;
}
.paginar{
	color:#bf0927;
}
.paginarActual{
	color:#567E97;
}
.filaNoticia{
	width:645px;
	padding:10px;
	margin:0px;
	overflow:hidden;
	border-bottom:1px solid #054C76;
}
.filaNIzqda{
	float:left;
	overflow:hidden;
	width:140px;
}
.filaNDcha{
	float:left;
	overflow:hidden;
	padding:0px 10px 0px 10px;
	width:485px;
}
.capaAzulOscuro{
	background-color:#033F63;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	clear:both;
	width:660px;
	overflow:hidden;
	padding:0px 0px 0px 5px;
	margin: 10px 0px 10px 0px;
}
.capaAzul ul{
	list-style:none;	
}

.capaAzul{
	background-color:#C3D2D9;
	font-family:Verdana, Geneva, sans-serif;
	/*font-size:12px;*/
	font-size:18px;
	font-weight:bold;
	color:#033F62;
	clear:both;
	width:660px;
	overflow:hidden;
	padding:5px 0px 5px 5px;
}
.capaAzul a{
	background-color:#C3D2D9;
	font-family:Verdana, Geneva, sans-serif;
	/*font-size:12px;*/
	font-size:18px;
	font-weight:bold;
	color:#033F62;
	clear:both;
	overflow:hidden;
}
.cajaGris{
	position:relative;
	width:665px;
	clear:both;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#C5C5C5;
}
.filaNegra{
	position:relative;
	clear:both;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:20px 20px 20px 20px;
	
}
.cajaFNSuperior{
	width:120px;
	/*height:75px;*/
	clear:both;
	position:relative;
	overflow:hidden;
}
.cajaFilaNegra{
	padding:29px 13px 29px 13px;
	margin:0px 0px 0px 0px;
	float:left;
	overflow:hidden;
	background-color:#000;
}
.capaNegra{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	clear:both;
	position:relative;
	overflow:hidden;
	background-color:#000;
}


.cajaFilaNegraIzqda{
	padding:29px 13px 29px 29px;
	margin:0pxx 0px 0px 0px;
	float:left;
	overflow:hidden;
	background-color:#000;
}
.cajaFilaNegraDcha{
	padding:29px 29px 29px 13px;
	margin:0pxx 0px 0px 0px;
	float:left;
	overflow:hidden;
	background-color:#000;
}

.cajaFNInferior{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	clear:both;
	overflow:hidden;
	padding:5px 0px 0px 0px;
	width:120px;
}
.nombreAzul,.nombreAzulBuscador{
	color:#033F62;
	font-family:Verdana, Geneva, sans-serif;
}
.nombreAzul{
	font-size:9px;
}
.nombreAzulBuscador{
	font-size:11px;
}
.cajasBlanco{
	background-color:#fff;
	color:#6d6d6f;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	overflow:hidden;
	border:none;
}
.txt_azul_mayus{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#033F62;
	clear:both;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}

#capa1,#capa2{
	width:665px;
	margin:0px;
	padding:0px 0px 0px 0px;
	position:relative;
	clear:both;
}

.normasUso{
	color:#6d6d6f;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:5px 0px;
	line-height:120%;
	font-weight:normal;
}
.enviarF{
	background:url(http://www.hoyenaragon.es/elementos/b_enviar1.png);
	width:65px;
	height:20px;
	cursor:pointer;
	background-color:transparent;
	border:0 solid transparent;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	display:block;
	visibility:visible;
}
.enviarF:hover{
	background:url(http://www.hoyenaragon.es/elementos/b_enviar2.png);
	width:65px;
	height:20px;
	cursor:pointer;
	background-color:transparent;
	border:0 solid transparent;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.continuar{
	background:url(http://www.hoyenaragon.es/elementos/b_continuar1.png);
	width:85px;
	height:20px;
	cursor:pointer;
	background-color:transparent;
	border:0 solid transparent;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	display:block;
	visibility:visible;
}
.continuar:hover{
	background:url(http://www.hoyenaragon.es/elementos/b_continuar2.png);
	width:85px;
	height:20px;
	cursor:pointer;
	background-color:transparent;
	border:0 solid transparent;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	display:block;
	visibility:visible;
}
.txtAdjunto {
	clear:both;
	overflow:hidden;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;
}
.txtAdjunto a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	color:#bf0927;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	font-weight:normal;

}
.lineaBlanca{
	border-top:1px solid #FFF;
	width:100%;
	overflow:hidden;
	margin:0xp;
	padding:0px;
	height:1px;
}
.tabula{
	position:relative;
	clear:both;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}
.tit2{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#6d6d6d;
	overflow:hidden;
	padding:5px 0px 5px 5px;
	text-transform:uppercase;
}
.rojaI{
	position:relative;
	overflow:hidden;
	margin:0px 5px 0px 5px;
	padding:0px;
	float:left;
	width:190px;
}
.rojaD{
	position:relative;
	overflow:hidden;
	margin:0px 5px 0px 5px;
	padding:0px;
	float:right;
}
.capaAzulCont{
	background-color:#D0DBE1;
	position:relative;
	overflow:hidden;
	margin:10px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	clear:both;
	
}
.imagenCont{
	float:left;
	position:relative;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.txtRojo{
	float:left;
	position:relative;
	width:550px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	color:#bf0927;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	overflow:hidden;
	font-weight:normal;
}
.textoDescriptivo{
	position:relative;
	font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
	font-weight:normal;
	font-size:16px;
	color:#033F62;
	line-height:120%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.invisibleMP{
	font-family:Verdana, Geneva, sans-serif;
	/*font-size:12px;*/
	font-size:18px;
	font-weight:bold;
	color:#C3D2D9;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
#capaPapel,#capaDigitalE{
	clear:both;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	visibility:visible;
}
#capaDigital{
	clear:both;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:none;
	visibility:hidden;
}
.lineaSepara{
	background-color:#033F63;
	height:1px;
	overflow:hidden;
	width:625px;
	position:relative;
	clear:both;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}
.resalta1,.resalta2,.resalta3,.resalta1N,.resalta2N,.resalta3N{
	float:left;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#033F62;
}
.resalta1,.resalta2,.resalta3{
	font-weight:bold;

}
.resalta1,.resalta1N{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.resalta2,.resalta2N{
	margin:0px 0px 0px 300px;
	padding:0px 0px 0px 0px;
}
.resalta3,.resalta3N{
	margin:0px 0px 0px 200px;
	padding:0px 0px 0px 0px;
}
.resalta1N,.resalta2N,.resalta3N{
font-weight:normal;
}
.selectInfomarcal{
	background-color:#ffffff;
	color:#6d6d6f;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	border:0px solid;
}
.fila{
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6D6D6F;
	
}
.filaMed{
	float:left;
	overflow:hidden;
	width:310px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6D6D6F;
}
.izquierda{
	float:left;
	overflow:hidden;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px;
}
.barraRojoCarro{
	clear:both;
	position:relative;
	background:#BF0927;
	overflow:hidden;
	width:274px;
	margin:0px 0px 0px 0px;
	padding:3px 3px 3px 10px;
	z-index:30;
}

.textoBR,.textoBR a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:200px;
	float:left;
	color:#FFF;
}
.icoBR{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:26px;
	height:22px;
	background:url(http://www.hoyenaragon.es/elementos/carrito-barra-derecha.png);	
	background-repeat:no-repeat;
	cursor:pointer;
	
}
.icoBR a{
	display:block;
	visibility:visible;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:26px;
	height:22px;

}
.publicidad1{
	margin-top:10px;
	overflow:hidden;
	width:303px;
	background-color:#e8eaeb;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}
.radio,.capSon{
	clear:both;
	width:303px;
}
.capSon{
	margin:10px 0px 10px -10px;
}
.fecha_principalC{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#6d6d6f;
	text-align:left;
	width:287px;
	margin-left:8px;
	!margin-left:0px;
}
.titDestaca{
	clear: both; 
	margin: 0px;
	padding: 0px; 
	vertical-align: top;
	height: 12px;
	overflow:hidden;
}
.contDestaca{
	clear: both; 
	vertical-align: top; 
	margin: 0px; 
	padding: 0px;
	height: 23px;
	overflow:hidden;
}
.capRevistaP{
	clear:both;
	position:relative;
	overflow:hidden;
	margin:5px auto 10px auto;
	width:260px;
	padding:0px 0px 0px 0px;
}
.imagRevistaP{
	clear:both;
	position:relative;
	overflow:hidden;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.imagRevistaP img{
	clear:both;
	position:relative;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:120px;
}
.captextRevista{
	clear:both;
	position:relative;
	overflow:hidden;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#bf0927;
	text-align:center;
}
.captextRevista a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#bf0927;
}
.captextRevTodas{
	clear:both;
	position:relative;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	
}
.captextRevTodas a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#bf0927;
}
.capTodosAudios{
	clear:both;
	position:relative;
	overflow:hidden;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
}
.capTodosAudios a{
	color:#6D6D6F;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
}
.sinEmision{
	clear:both;
	position:relative;
	width:303px;
	height:155px;
	background:url(http://www.hoyenaragon.es/elementos/boton-escucha-directo-sinemision.jpg);	
	background-repeat:no-repeat;
}
.radioEmision{
	clear:both;
	position:relative;
	width:303px;
	height:155px;
	background:url(http://www.hoyenaragon.es/elementos/boton-escucha-directo2.jpg);	
	background-repeat:no-repeat;
}
#flashcontent{
	padding:20px 0px 0px 130px;
	margin:0px 0px 0px 0px;

}
.flechaB{
	width:13px;
	height:9px;
	clear:both;
	margin:0px;
	position:absolute;
	bottom:0px;
	left:28px;
	background:url(http://www.hoyenaragon.es/elementos/flecha-galeria.png);	
	background-repeat:no-repeat;
	visibility:hidden;
}
.fotSemanaFotos img{
	position:absolute;
	bottom:0px;
	left:7px;
	width:70px;
}
.fotSemanaFotos{
	cursor:pointer;
}
.contactosDesta{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	position:relative;
}
.capPub{
	overflow:hidden;
	margin:10px 0px 10px 0px;
	padding:10px 10px 10px 10px;
	position:relative;
	background:#E8EAEB;
	clear:both;
}
.capPub1{
	width:287px;
	margin:auto;
}
.filaTiempo{
	clear:both;
	overflow:hidden;
	margin:10px 0px 0px 0px;
	padding:0px;
}
.icoVideo1,.icoVideo2{
	background:url(http://www.hoyenaragon.es/elementos/playBlanco.png);
	background-repeat:no-repeat;
	position:absolute;
	width:50px;
	height:50px;
	z-index:10;
}
.icoVideo1{
	top:20px;
	left:42px;
}
.icoVideo2{
	top:0px;
	left:0px;
}
#capTextual{
	display:block;
}
.pos_txt_calculando_min{
	clear:both;
	margin:0px;
	padding:0px;
}
.texCalculo{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	float:left;
	width:170px;
}
.imgCalculo{
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}
.colTiempo{
	float:left;
	margin:0px;
	padding:0px;
	width:100px;
}
.titTiempo{
	text-align:center;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	color:#6D6D6F;
}
.contTiempo{
	margin:auto;
	width:45px;
	overflow:hidden;
}
.publiNoti{
	float:left;
	width:260px;
	margin:0px 0px 0px 0px;
	padding:10px;
	position:relative;
	overflow:hidden;
	background:#ECEFF1;
}
.notDetIzq{
	float:left;
	width:280px;
	position:relative;
	overflow:hidden;
	margin:0px 10px 0px 0px;
}
.txtTiempoLocal{
	clear:both;
	overflow:hidden;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 10px;
}
.txtTiempoLocal a{
 	color: #6D6D6F;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
    line-height: 120%;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
	display:block;
}
/*Recaptcha*/
#recaptcha_response_field{
	color:#67625C !important;
}
.recaptcha_nothad_incorrect_sol recaptcha_isnot_showing_audio{
	clear:both;
	overflow:hidden;
	margin:0px;
}
.icoAud{
	float:left;
	width:25px;
	height:18px;
}
.icoAy{
	float:left;
	width:25px;
	height:18px;
}
.icoTxt{
	float:left;
	width:25px;
	height:18px;
}
.icoRef{
	float:left;
	width:25px;
	height:18px;
}
#recaptcha_image{
	clear:both;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.capRecap{
	padding:10px;
	background:#DCD28D;
	display:none;
	margin:165px 0px 0px 0px;
}
.capRecapFich{
	padding:10px;
	background:#fff;
	display:none;
	margin:0px 0px 0px 0px;
}
.recaptcha_caja{
	clear:both;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	border:1px solid #531017;
}
.txtDescCap{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	color: #949492;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 9px;
}
.recaptcha_audio_cant_hear_link{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color: #033F62;
    font-family: Helvetica,Verdana,Arial,sans-serif;
    font-size: 11px;
    font-style: italic;
}
#recaptcha_div{
	clear:both;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.recaptcha_capa_caja{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
.filReca{
	clear:both;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.txtInfoCaptcha{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color: #EE0F31;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 120%;
    margin: 5px 0;
}
.muestraEnlace{
	overflow:hidden;
	margin:0px;
	padding:0px;
	display:block;
	cursor:pointer;
}
/*Recaptcha*/

/*
.fotSemanaFotos:hover{
	position:relative;
	overflow:hidden;
	border:1px solid #000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}*/