@charset "utf-8";
/* CSS Document */

.celdaFondoMenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/BTN_FONDOOFF.jpg);
	background-repeat:  repeat-x;
	cursor:hand;
}
.celdaFondoMenuON{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/BTN_FONDOON.jpg);
	background-repeat:  repeat-x;
	cursor:hand;
}
.tablaPrincipal {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.tablaPortada {
	border: 1px solid #CCCCCC;
	background-image: url(/images/fondo_enportada.png);
	background-repeat:  repeat-x;
}
.fecha {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.tituloPortada {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #003366;
}
a.tituloPortada:link{
text-decoration:none;
}
a.tituloPortada:hover{
text-decoration:underline;
}
a.tituloPortada:visited{
text-decoration:none;
}
a.tituloPortada:active{
text-decoration:none;
}
.antetituloPortada {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
a.antetituloPortada:link{
text-decoration:none;
}
a.antetituloPortada:hover{
text-decoration:underline;
}
a.antetituloPortada:visited{
text-decoration:none;
}
a.antetituloPortada:active{
text-decoration:none;
}
.textoPortada {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
a.textoPortada:link{
text-decoration:none;
}
a.textoPortada:hover{
text-decoration:underline;
}
a.textoPortada:visited{
text-decoration:none;
}
a.textoPortada:active{
text-decoration:none;
}
.datoPortada {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.navegaPortada {
	position: absolute;
	height: 20px;
	width: 290px;
	top: 312px;
	/*background-color: #CCCCCC;
	filter: alpha(opacity=50);
	left: 25px;*/
	text-align: right;
	vertical-align: middle;	
}
.textoAzul {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.textoAzulPeq {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

a.textoAzulPeq {
text-decoration:none;
color: #003366;
}
a.textoAzulPeq:hover {
text-decoration:underline;
color: #003366;
}
.portada1columnatitulo {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
}
a.portada1columnatitulo:link{
text-decoration:none;
}
a.portada1columnatitulo:hover{
text-decoration:underline;
}
a.portada1columnatitulo:visited{
text-decoration:none;
}
a.portada1columnatitulo:active{
text-decoration:none;
}
.imagenPortada {
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 10px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.portada1columnatexto {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a.portada1columnatexto:link{
text-decoration:none;
}
a.portada1columnatexto:hover{
text-decoration:underline;
}
a.portada1columnatexto:visited{
text-decoration:none;
}
a.portada1columnatexto:active{
text-decoration:none;
}
.portada2columnatitulo {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
a.portada2columnatitulo:link{
text-decoration:none;
}
a.portada2columnatitulo:hover{
text-decoration:underline;
}
a.portada2columnatitulo:visited{
text-decoration:none;
}
a.portada2columnatitulo:active{
text-decoration:none;
}
.portada2columnatexto {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
a.portada2columnatexto:link{
text-decoration:none;
}
a.portada2columnatexto:hover{
text-decoration:underline;
}
a.portada2columnatexto:visited{
text-decoration:none;
}
a.portada2columnatexto:active{
text-decoration:none;
}
.piePag {
	background-image: url(/images/piepag_fondo.jpg);
	background-repeat:  repeat-x;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;

}

a.sinLink{
text-decoration:none;
color:#FFFFFF;
}
a.sinLink:hover{
text-decoration:underline;
color:#FFFFFF;
}
a.sinLink:visit{
text-decoration:none;
color:#FFFFFF;
}
a.sinLink2{
text-decoration:none;
color:#003366;
}
a.sinLink2:hover{
text-decoration:underline;
color:#FFFFFF;
}
a.sinLink2:visit{
text-decoration:none;
color:#003366;
}
.textoNoticia {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.noticia_antetitulo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.noticia_titulo {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #003366;
}
a.noticia_titulo:link{
text-decoration:none;
}
a.noticia_titulo:hover{
text-decoration:underline;
}
a.noticia_titulo:visited{
text-decoration:none;
}
a.noticia_titulo:active{
text-decoration:none;
}
.noticia_entradilla {
	font-family: Arial;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #003366;
}
.noticia_textoNoticia {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
.pieNoticia {
	background-image: url(/images/pienoticia_fondo.jpg);
	background-repeat:  repeat-x;
}
.notas_tabla {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

img{	border: 0px;
}
.sin_border{	
border: 0px;	
}
.titulo{	
font-size: 0.875em;	
color: #4F86D8;	
font-weight: bolder;	
padding-top: 0px;	
padding-bottom: 15px;	
margin: 0px;	
float: left;	
width: 580px;	}
.contenedor_central_dch{	
font-size: 0.7em;	
position: relative;	
width: 570px;	
float: left;	
text-align: right;	
padding-left: 15px;	
padding-bottom: 10px;	
padding-top: 0px;	
padding-right: 0px;	
margin: 0px;	
}
.contenedor_central_izq{	
font-size: 0.7em;	
position: relative;	width: 570px;	
float: left;	
text-align: left;	
padding-left: 15px;	
padding-bottom: 10px;	
padding-top: 0px;	
padding-right: 0px;	
margin: 0px;	
}
.borde_rlb_th{	
border-right: solid 1px #95B6E8;	
border-left: solid 1px #95B6E8;	
border-bottom: solid 1px #95B6E8;	
vertical-align: top;	
font-weight: normal;	
text-align: left;	
padding-left: 5px;	
}
.borde_rlb_th2{	
border-right: solid 1px #95B6E8;	
border-left: solid 1px #95B6E8;	
border-bottom: solid 1px #95B6E8;	
vertical-align: top;	
font-weight: bold;	
text-align: left;	
padding-left: 5px;	
}
.borde_rb_th{
	border-right: solid 1px #95B6E8;
	border-bottom: solid 1px #95B6E8;
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #003366;
}
.borde_b{
	border-bottom: solid 1px #95B6E8;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.raduv_pred_nivel2{
	border-bottom: solid 1px #95B6E8;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.borde_r{	
border-right:solid 1px #95B6E8;	
}
.borde_l{	
border-left: solid 1px #95B6E8;	
}
.borde_rb{
	border-right: solid 1px #95B6E8;
	border-bottom: solid 1px #95B6E8;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.borde_rlb{	
border-right:solid 1px #95B6E8;	
border-left: solid 1px #95B6E8;	
border-bottom: solid 1px #95B6E8;	
text-align: left;	
}
.borde_rb_left{	
border-right:solid 1px #95B6E8;	
border-bottom: solid 1px #95B6E8;	
text-align: left;	
}
.borde_rb_right{	
border-right:solid 1px #95B6E8;	
border-bottom: solid 1px #95B6E8;	
text-align: right;	
}
.texto_rojo{
	color: #FF9900;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.texto_azul{	
color: #345A8E;	
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.btn_anim{	
position: absolute; 
width: 9px;	height: 9px;	
margin: 0px;	
padding: 0px;	
}
.btn_linea{	
width: 87px;	
padding-left: 0px;	
padding-right: 0px;	
padding-bottom: 0px;	
padding-top: 2px;	
text-align: center;	
float: left;	
margin: 0px;	
}
.btn_linea_img{	
padding-bottom: 1px;	
width: 85px;	
margin: 0px;	
padding: 0px;	
}
.btn{	
width: 9px;	
height: 9px;	
float: left;	
margin: 0px;	
padding: 2px;	
}
.cabecera_niv1 th{
	background-color: #4F86D9;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
}
.cabecera_niv2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #7f98b2;
}	
.borde_rlb_th_avisos{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #7f98b2;
}
.tabla_datos_imagen_enlace{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #7f98b2;
}
.tabla_datos{
width:95%;
}

.thCabecera{
	background-color: #4F86D9;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}
.thCabecera2{
	background-color: #003366;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}
.celdaFarm {
	font-size: 11px;
	font-family: Arial;
	color: #7F98B2;
	font-weight: bold;
	border: 1px solid #4F86D9;
 }
.negrita{
 	font-size: 11px;
	font-family: Arial;
	color: #7F98B2;
	font-weight: bold;
	border: 1px solid #4F86D9;
 }
.estiloListarTH1{
 	background-color: #4F86D9;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
 }
.estiloListarTH2{
	font-family: Arial;
	font-size: 12px;
	color: #4F86D9;
 }
 .tdCal {
	font-family: Trebuchet MS;
	font-size: 9px;
}
.altn {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #003366;
}
.tit {
	background-color: #FF9900;
	font-family: Trebuchet MS;
	font-size: 9px;
}
.tblCal{
	background-color: #FFFFFF;
}
.entradilla{
	font-family: Arial;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
}
.estiloListarCHK{
 	background-color: #4F86D9;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
 }
 .centrar
	{
	position: absolute;
	/*nos posicionamos en el centro del navegador*/
		top:100%;
	left:50%;
	/*determinamos una anchura*/
		width:500px;
	/*indicamos que el margen izquierdo, es la mitad de la anchura*/
		margin-left:-250px;
	/*determinamos una altura*/
		height:500px;
	/*indicamos que el margen superior, es la mitad de la altura*/
		margin-top:-250px;
	border:1px solid #808080;
	padding:5px;
	background-color:#99CCFF;
	display:none;
	}
.lstPob {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
a.lstPob{
text-decoration:none;
color: #666666;
}
a.lstPob:hover{
text-decoration:underline;
text-color: #666666;
}
a.lstPob:visit{
text-decoration:none;
text-color: #666666;
}
.buscarPob {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	cursor:hand;
	background-image: url(/images/btn_buscarpoblacion_fondo.jpg);
	background-repeat:  repeat-x;
	height:20px;
	border: 1px solid #CCCCCC;
}
.centrarPeq
	{
	position: fixed;
	/*nos posicionamos en el centro del navegador*/
		top:50%;
	left:50%;
	/*determinamos una anchura*/
		width:500px;
	/*indicamos que el margen izquierdo, es la mitad de la anchura*/
		margin-left:-250px;
	/*determinamos una altura*/
		height:300px;
	/*indicamos que el margen superior, es la mitad de la altura*/
		margin-top:-150px;
	border:1px solid #808080;
	padding:5px;
	display:none;
	background-image: url(/images/fondo_enportada.png);
	background-repeat:  repeat-x;
	background-color: #FFFFFF;
	}
	.centrarNot
	{
	position: absolut;
	/*nos posicionamos en el centro del navegador*/
		top:50%;
	left:30px;
	/*determinamos una anchura*/
		width:80%;
	/*indicamos que el margen izquierdo, es la mitad de la anchura*/
		margin-left:0px;
	/*determinamos una altura*/
		height:auto;
	/*indicamos que el margen superior, es la mitad de la altura*/
		margin-top:-150px;
	border:1px solid #808080;
	padding:5px;
	display:none;
	/*background-image: url(/images/fondo_enportada.png);*/
	background-repeat:  repeat-x;
	background-color: #FFFFFF;
	overflow:scroll;
	}
	.mano{
	cursor:hand;
	}
.eltiempoZona {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
.tblteinteresa{
	border: 1px solid #CCCCCC;
}
.celteinteresa{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.textoAzulET {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
a.textoAzulET{
text-decoration:none;
}
a.eltiempoZona{
text-decoration:none;
}
.bordeNaranja {
	border: 1px solid #FF9900;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	padding-bottom: 1px;
}
.separaPueblos {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
}
.portada1columnatitutloCB {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #009999;
}
a.portada1columnatitutloCB:link{
text-decoration:none;
}
a.portada1columnatitutloCB:hover{
text-decoration:underline;
}
a.portada1columnatitutloCB:visited{
text-decoration:none;
}
a.portada1columnatitutloCB:active{
text-decoration:none;
}
.bordeNaranjaTexto{
	font-family: Arial;
	font-size: 11px;
	color: #666666;	
}
a.bordeNaranjaTexto:link{
text-decoration:none;
}
a.bordeNaranjaTexto:hover{
text-decoration:underline;
}
a.bordeNaranjaTexto:visited{
text-decoration:none;
}
a.bordeNaranjaTexto:active{
text-decoration:none;
}
.celsubmenuB {
	

}
.celsubmenu {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
}
.celdaFondoMenu2 {
	font-family: Arial;
	font-size: 11px;
	text-color: #FFFFFF;
	background-image: url(/images/BTN_FONDOOFF2.jpg);
	background-repeat:  repeat-x;
	cursor:hand;
	padding-left: 5px;
	padding-right: 5px;
}