@import url("/css/base.css");

body{
	background-color: #cccccc;
	color: #333333;
	font-family: Arial, "sans-serif";
}



/*ENCABEZADO*/



#pub_sup{
	margin-bottom: 5px;
}

#pre_enc{
	
	overflow:hidden;
	height: 34px;
	
	background-color: #333333;
	background-image: url("/images/fondos.png");
	background-position: 0px 0px;
	background-repeat: repeat-x;
	color: #cccccc;
	
}

#enc{
	
	color: #090909;
	overflow: hidden;
	height:140px;
	background-color: #ffffff;

	background-image: url("/images/fondos.png");
	background-position: 0px -34px;
	background-repeat: repeat-x;
	
}
#enc .grid_5{
	text-align: right;
}
#enc a img,
#pie .grid_5 a img
{ 
	width: 380px;
	height: 100px;
	
}

#pre_enc .soc{

	text-align: right;
	
}
.soc .ico-soc{
	
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	margin:2px;
	vertical-align: middle;

}

.ico-soc.ico-soc-fb{
	background-position: 0px 0px;
}
.ico-soc.ico-soc-tw{
	background-position: -30px 0px;
}
.ico-soc.ico-soc-yt{
	background-position: -60px 0px;
}
.ico-soc.ico-soc-rss{
	background-position: -90px 0px;
}

.ico-imprimir{
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	margin:0px 2px 0px 2px;
	
	background-position: -71px -50px;
	
}

.ico-enviar{
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	margin:0px 2px 0px 2px;
	
	background-position: -71px -60px;
	
}

.ico-texto-mas{
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	margin:0px 0px 0px 2px;
	
	background-position: -81px -50px;
	
}


.ico-texto-menos{
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	margin:8px 2px 0px 2px;
	
	background-position: -81px -60px;
	
}


.ico-flecha{
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	
	
	background-position: -91px -50px;
	
}
.ico-flecha2{
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	
	
	background-position: -101px -50px;
	
}



#pre_enc .ico-instante{
	display: block;
	width: 73px;
	height: 15px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	float: left;
	background-position: -66px -31px;

	margin-top: 9px;

	float: left;
	
}
#pre_enc .ico-siguenos{
	display: block;
	width: 64px;
	height: 15px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	float: left;
	background-position: 0px -31px;

	margin-top: 9px;
	
}

/* CLIMA*/
#enc #clima{
	width: 220px;
	float: left;
}
#enc #clima p{
	margin-bottom: 0px;
}

#enc #clima .actual{
	font-size: 0.875em;
	margin-top: 12px;
}
#enc #clima .actual img{
	float: left;
	margin-right: 10px;
	margin-top: 10px;

	width: 55px;
	height: 55px;
}

#enc #clima span{ font-weight: bold; font-size: 1.125em; }
#enc #clima .actual strong{ font-size: 2em; color: #6a0101; }

#enc #clima .actual .grados{
	float: left;
	display: block;
	width: 60px;
}
#enc #clima .actual .leyenda{ 

	float: left;
	display: block;
	width: 70px;
}

#enc #clima .pronosticos{
	margin-left: 65px;
}
#enc #clima .pronosticos img{
	width: 12px;
	height: 12px;
}

#enc #clima_pronosticos{
	
	width: 110px;
	border-right: solid 1px #cccccc;
	float: left;
	
}
#enc #clima_pronosticos p
{
	font-size: 0.875em;
	margin-bottom: 0px;
	margin-bottom: 4px;
}
#enc #clima_pronosticos p span
{
	display: inline-block;
	width: 50px;
}
#enc #clima_pronosticos p img{
	width: 12px;
	height: 12px;
}
#enc #clima_pronosticos p strong{
	color: #6a0101;
}


/* DIVISOR*/
#enc #pro_mon_bus{
	margin-left: 220px;
	margin-top: 12px;
	margin-bottom: 10px;
	
}


/* AL INSTANTE */

#ins #titulares_cont{
	
	height: 22px;
	width: 567px;

	padding-top: 3px;
	
	margin-top: 4px;
	
	margin-left: 80px;
	background-color: #000000;

	overflow: hidden;

}
#ins #titulares{
	
	height: 22px;
	width: 557px;

	margin-left: 5px;
	margin-right: 5px;
	
	overflow: hidden;

}
#ins #titulares a{
	color: #dfdfdf;
	text-decoration: none;
}
#ins #titulares a:hover{
	text-decoration: underline;
}

#ins #titulares ul{
	
	padding: 0px;
	list-style: none;

	height: 22px;
	width: 553px;
	
	overflow: hidden;
	
}
#ins #titulares ul li{
	
	display:block;
	
	margin: 0px;
	padding: 0px;
	
	height: 22px;
	width: 553px;

	overflow: hidden;
}




#ins #titulares_ctrls{
	
	float: right;
	width: 53px;
	height: 25px;
	margin-top: 4px;
	background-color: #000000;
	
}

#ins #titulares_ctrls #tarr{
	
	display: block;
	width: 19px;
	height: 16px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	float: left;
	background-position: -190px 0px;
	margin: 5px;
	cursor: pointer;
	               
	
}
#ins #titulares_ctrls #taba{

	display: block;
	width: 19px;
	height: 16px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	float: left;
	background-position: -209px 0px;
	margin-top: 5px;
	cursor: pointer;
	
}


/* DIVISAS*/

#divisas{
	margin-left: 130px;
	line-height: 1.6em;

	height: 83px;
	
}
#divisas strong{
	font-size: 0.875em;
	
}

#divisas span{
	
	color: #660000;
	font-weight: bold;
	
}

#divisas .dolar{
	float: left;
	width: 100px;
}

#divisas .euro{
	margin-left: 100px;
}

.ico-dol{
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	background-position: -16px -50px;

vertical-align: bottom;
margin-bottom: 2px;
}

.ico-eur{
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	background-position: 0px -50px;
	
vertical-align: bottom;
margin-bottom: 2px;
}

/* BUSCADOR GOOGLE*/

#cse-search-box{
	width: 320px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#cse-search-box #q
{
	width: 240px !important;
	padding: 1px; 
}

/*MENU*/

#men{
	overflow:hidden;
	height: 34px;
	
	background-color: #650202;
	background-image: url("/images/fondos.png");
	background-position: 0px -174px;
	background-repeat: repeat-x;
	color: #fefefe;
	
}
#men a{
	color: #fefefe;
	text-decoration: none;

	display: block;
	float: left;
	height: 23px;

	padding: 6px 4px 5px 4px;
	margin: 5px 2px 0px 0px;
	
}
#men a:hover,
#men .actual,
#sub_men a:hover,
#sub_men .actual
{
	background-color: white;
	color: #400905;
}

#sub_men{
	overflow:hidden;
	height: 34px;
	
	background-color: #ffffff;
	background-image: url("/images/fondos.png");
	background-position: 0px -208px;
	background-repeat: repeat-x;
	
}
#sub_men a{
     
	color:#333333;
	text-decoration: none;

	display: block;
	float: left;
	height: 23px;

	padding: 6px 4px 5px 4px;
	margin: 5px 2px 0px 0px;
}


/*CONTENIDO*/

#cont{
	background-color: #ffffff;
	border-bottom: solid 3px #660000;
	padding-top: 10px;
	
}
#cont a{
	color:#6a0101;
	text-decoration: none;
}
#cont a:hover{
	text-decoration: underline;
}

/*PIE*/
#pie{
	margin-bottom: 20px;
}
#pie strong{
	color: #000000 !important;
}

#pie a{
	color:#333333;
	text-decoration: none;
}
#pie a:hover{
	text-decoration: underline;
}

#pie .grid_6{

	margin-top: 25px;
	margin-bottom: 20px;
	text-align: right;
}
#pie .grid_6 ico-soc-rss{
	margin-right: 0px !important; 
}
#pie .grid_12{
	text-align: center;
}


/* ELEMENTOS*/

.fecha{
	font-size: 0.875em;
	color: #333333;
}

h2.titulo{
	color: #000000;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.2em;
	
	margin-bottom: 10px;
}

.flink{
	color: #6a0101;
	cursor: pointer;
}

/* MAS ICONOS */

.ico-titulo{
	
	display: inline-block;
	width: 13px;
	height: 13px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	background-position: -32px -50px;
	margin:2px 4px 4px 0px;
	vertical-align: bottom;
	

}
.ico-titulo2{
	
	display: inline-block;
	width: 13px;
	height: 13px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	background-position: -45px -50px;
	margin:2px 4px 4px 0px;
	vertical-align: bottom;
	

}
.ico-titulo3{
	
	display: inline-block;
	width: 13px;
	height: 13px;
	background-image: url("/images/iconos.png");
	background-repeat: no-repeat;
	background-position: -58px -50px;
	margin:2px 4px 4px 0px;
	vertical-align: bottom;
	

}


/* CAJAS */

.caja{
	background-color: #f1f1f1;
	margin-bottom: 10px;
	border: solid 1px #dfdfdf;
	padding: 9px;
}

.caja-fix{
	padding-bottom: 0px;
}
.caja-fix p{
	margin-bottom: 10px;
}

.caja h3{
	color: #333333;
	font-size: 1.2em;

	margin: 20px 0px 10px 0px;
	
}

.caja-pestana{
	
	background-color: #f1f1f1;
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
	border-top: solid 1px #dfdfdf;
	border-bottom: none;
	
	padding: 6px;
	
	margin-right: 100px;

	color: #000000;
	font-weight: bold;
}

.bloque{
	margin-bottom: 10px;
}



/* COMENTARIOS */

.comentar textarea,
.comentar input[type=text]
	{
	
	border-color: #B6B6B6;
	
}
.comentar{
	background-color: #F2F2F2;
	padding-bottom: 20px;
}

.comentarios .comentario{
	margin-top: 10px;
	padding-top: 10px;
	border-top: solid 1px #6A0101;
}
.comentarios .comentario .usuario strong{
	
	color: #6A0101;
	
}
.comentarios .comentario .texto{
	margin-left: 20px;
	margin-top: 10px;
}

/*BOTON COMENTAR*/

.ir-come{
	display: block;
	width: 72px;
	height: 57px;
	
	background-image: url("/images/comentar.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-right: 8px;
	margin-top: 5px;

	font-size: 1.2em;
	font-weight: bold;
	color: #6A0101;
	text-align: center;

	padding-top: 3px;

	overflow: hidden;
	
}
.ir-come:hover{
	
	background-position: -72px 0px;
	text-decoration: none !important;
}


/*MAS LEIDO*/

ol.masleido{
	margin: 0px;
}

ol.masleido li {
	font-weight: bold;
	font-size: 1.25em;
	margin-left: 25px;
}
ol.masleido li a{

	font-size: 0.8em;
	font-weight: normal;
	

}


/* BOLETIN */

.boletin{
	width: 280px;
	height: 140px;
	padding: 10px;
	color: #CDCDCD;
	background-image: url("/images/boletin.gif");
	background-color: #000000;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;

	margin-bottom: 10px;
}
.boletin p{
	
	margin-bottom: 5px;
	margin-left: 100px;
	
}
.boletin strong{
	color: #ffffff;
}
.boletin span{
	color: #FE0000;
	font-weight: bold;
}
.boletin .titulo{
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}
.boletin form{
	margin-top: 10px;
}

.boletin form input[type=text]{
	color: #666666;
	width: 160px;
	float: left;
}
.boletin form input[type=submit]{
	margin-left: 10px;
	width: 90px;
}



/* VIDEOS */

.ivp{
	
	display: block;
	width: 290px;
	height: 163px;
	background-color: #d0d6d6;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	
}

.ivs{
	
	display: block;
	width: 135px;
	height: 76px;
	background-color: #d0d6d6;
	background-position: 0px 0px;
	background-repeat: no-repeat;

	border: solid 1px #242c30;
	margin-bottom: 10px;

	
	
}


/* VER PDFS */

.verpdf{
	display: block;
	height: 44px;
	width: 100%;
	color: #ffffff !important;
	overflow: hidden;
	margin-bottom: 10px;
}

.verpdf .izq{
	float: left;
	display: block;
	height: 44px;
	width: 54px;
	background-image: url("images/pdfs.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
}
.verpdf .der{
	float: right;
	display: block;
	height: 44px;
	width: 54px;
	background-image: url("images/pdfs.png");
	background-position: 0px -88px;
	background-repeat: no-repeat;
	
}
.verpdf .cen{
	
	display: block;
	height: 34px;

	padding-top: 10px;

	background-image: url("images/pdfs.png");
	background-position: 0px -44px;
	background-repeat: repeat-x;
	
	margin: 0px 44px 0px 44px;

	color: #ffffff !important;
	font-size: 1.2em;
	font-weight: bold;
}


.descargarpdf{
	display: block;
	height: 44px;
	width: 100%;
	color: #ffffff !important;
	overflow: hidden;
	margin-bottom: 10px;
}

.descargarpdf .izq{
	float: left;
	display: block;
	height: 44px;
	width: 54px;
	background-image: url("images/pdfs.png");
	background-position: 0px -264px;
	background-repeat: no-repeat;
	
}
.descargarpdf .der{
	float: right;
	display: block;
	height: 44px;
	width: 54px;
	background-image: url("images/pdfs.png");
	background-position: 0px -352px;
	background-repeat: no-repeat;
	
}
.descargarpdf .cen{
	
	display: block;
	height: 34px;

	padding-top: 10px;

	background-image: url("images/pdfs.png");
	background-position: 0px -308px;
	background-repeat: repeat-x;
	
	margin: 0px 44px 0px 44px;

	color: #ffffff !important;
	font-size: 1.2em;
	font-weight: bold;
}


.verpdfs{
	display: block;
	height: 44px;
	width: 100%;
	color: #ffffff !important;
	overflow: hidden;
	margin-bottom: 10px;
}

.verpdfs .izq{
	float: left;
	display: block;
	height: 44px;
	width: 54px;
	background-image: url("images/pdfs.png");
	background-position: 0px -132px;
	background-repeat: no-repeat;
	
}
.verpdfs .der{
	float: right;
	display: block;
	height: 44px;
	width: 54px;
	background-image: url("images/pdfs.png");
	background-position: 0px -220px;
	background-repeat: no-repeat;
	
}
.verpdfs .cen{
	
	display: block;
	height: 34px;

	padding-top: 10px;

	background-image: url("images/pdfs.png");
	background-position: 0px -176px;
	background-repeat: repeat-x;
	
	margin: 0px 44px 0px 44px;

	color: #ffffff !important;
	font-size: 1.2em;
	font-weight: bold;
}


/*RUTA*/

#ruta{
	
	text-transform: uppercase;
	margin-bottom: 5px;
	
}

