/******************************************************************************
* CHN 2008
******************************************************************************/

A:visited { color: blue }


.flotaIzq{
	float:left;
}

.flotaDer{
	float:right;
}

.contenedor{
	text-align:center;
	width:100%;
}

.contenedor_contenido{
	clear:left;
	width:78em;
	margin:0 auto;
	text-align:left;
}

.menuV{
	float:left;
	clear:left;
	width:13.4em;
	margin:0.2em 0;
	padding:0 0.5em 0 0.5em;
	border-right:1px solid #C8CCD1;
}

.menuV .menu_principal{
	background-color:#CCE5FF;
	margin:1px 0;
	padding:0.2em 0.5em;
	height:auto;
}

.menuV .menu_principal_activo{
	background:url(../imagenes/menu/activo.gif) no-repeat right #FFD700;
	margin:1px 0;
	padding:0.2em 0.5em;
	height:auto;
}

.menuV .menu_secundario{
	margin:0;
	padding:0.2em 0 0.2em 0.5em;
	height:auto;
}

.menuV .menu_secundario_activo{
/*	background:url(../imagenes/menu/activo.gif) no-repeat right #EEE;*/
	background-color:#EEE;
	font-weight:bold;
	margin:0;
	padding:0.2em 0 0.2em 0.5em;
	height:auto;
}

.menuDerecha{
	margin-top:0;
}

.menuDerecha .itemmenuderechaActivo{
/*	background:url(../imagenes/menu/activo.gif) no-repeat right #FFD700;*/
	background-color:#FFD700;
	margin:1px 0;
	padding:0.2em 0.5em;
	height:auto;
}

.menuDerecha .itemmenuderechaActivo a{
	font-size:0.8em;color:#0A5666;font-family:Verdana
}

.menuDerecha .itemmenuderecha{
background-color:#CCE5FF;margin:1px 0;padding:0.2em 0.5em;height:auto;
}

.menuDerecha .itemmenuderecha a{
	font-size:0.8em;color:#0A5666;font-family:Verdana;
}

.cabecera{
	background:url(../imagenes/cabecera/fondo.gif) repeat-x left top #FFF;
	width:100%;
	height:130px;
}

.cabecera .fondoCabecera{
	background:url(../imagenes/cabecera/fondo.gif) repeat-x left top #FFF;
	width:76em;
	height:130px;
}

.cabecera .ondas{
 	margin-top:2px;
	width:200px;
	height:62px;
	background:url(../imagenes/cabecera/ondas.jpg) no-repeat left top #99D5E1;
	padding-left:15em;
}

.interior{
	margin:0.5em 0 0 -0.1em;
	border-left:1px solid #C8CCD1;
	padding:0 0 0 0.5em;
	width:63.5em;
	float:left;
}

.miniTemasDestacadosHome{
	float:left;
	width:130px;
}

.contenedor_contenido > .interior{
	width:62.52em;
}

#embalses td.par{
	background-color:#FFD700;
}
#embalses td.impar{
	background-color:#A1D4E9;
  A:visited { color: blue }
}
#detalleembalses{margin: 1px;padding: 3px;border: 0px;color: #085565;font-weight: bold;text-align: center;border: 0.1px solid #fff}
#detalleembalses td{padding:0 5px}
#detalleembalses td.lineahorizontaltabla{border-top: 1px solid #C7D4DD;}
#detalleembalses td.titulo{width: 5%;height: 2em;background-color: #fff;color: #000;text-align: center;font-weight: bold;border: 1px solid #fff}
#detalleembalses td.primera{width: 5%;background-color: #fff;color: #000;text-align: center;font-weight: normal;border: 1px solid #fff}
#detalleembalses td.impar{width: 5%;height: 2em;background-color: #E7EEEF;color: #085565;text-align: center;font-weight: normal;border: 1px solid #fff}
#detalleembalses td.par{width: 5%;height: 2em;background-color: #EFEACB;color: #085565;text-align: center;font-weight: normal;border: 1px solid #fff}


.contenidoMenuD{
	width:46em;
	float:left;
}

.menuD{
	float:left;
	margin:1em 0 0 1em;
}

.interior > .menuD{
	margin-left:1.5em;
}

.menuDerecha{
	width:10em;
}

#migadepan{font-size:0.9em;margin: 0px;color:#085565;}
#migadepan a{color:#666}

#pie{
	clear:left;
	float:left;
	width:100%;
	background-color:#FFF;
	border-top:5px solid #249BCC;
	margin-top:2px;
	color:#085565;
}

#pie #legal{
	background-color:#FFF;
	padding:1em 0 0 15em;
}

TABLE.embalsesHome{
	padding:0;
	font-size:0.8em;
	font-family:Verdana;
}

TABLE.embalsesHome THEAD{
	background-color:#2A82B0;
	color:#FFF;
	text-align:center;
}

TABLE.embalsesHome THEAD tr th{
	border-bottom:1px solid #FFF;
}

TABLE.embalsesHome TBODY{
	font-size:0.9em;
	text-align:center;
}

TABLE.embalsesHome TBODY tr td{
/*	border-bottom:1px solid #FFF;*/
	border:0;
	border-bottom:1px solid #FFF;
}

TABLE.embalsesHome TBODY tr td.par{
	background-color:#4EA8CC;
	color:#FFF;
}

TABLE.embalsesHome TBODY tr td.impar{
	background-color:#BDDBE8;
	color:#2B6179;
}

.buscadorD{
	width:100%;
	background: #C7D4DD url(../imagenes/cabeceraformulario.gif) no-repeat top left;
	padding:24px 0 15px 10px;
}

.paginador{color: #085565;margin-bottom:1em}
.paginador a{color: #085565}
.paginador input{
	border:0;
	background-color:transparent;
}

.resultadosListado{margin:0;padding:20px 0px;font-size:1em;}

.resultadosListado .separadorpuntosregistro{background: transparent url("../imagenes/puntolinea.gif") repeat-x bottom left;}

.resultadosListado .fondoAzul{background-color: #E7EEEF;}

.resultadosListado .fondoBlanco{background-color: #FFF;}

.resultadosListado .ampliar{clear:both;margin-top:5px;}

.resultadosListado .ampliar img{float:left;border: 0px}

.elementosformulario div{margin-bottom: 0.5em}
.elementosformulario label{color:#E20000;}
.fondoAzul{background-color: #E7EEEF; padding: 10px}

.fondoBlanco{background-color: #FFF; padding: 10px}
.tituloFormulario{color:#38575C;font-weight:bold}

.mapaweb .enlacemenutipouno, .mapaweb .enlacemenutipouno a{color:#38575C; background-color:#DBE3E4; padding-left: 3px; padding-top: 2px; padding-bottom: 2px; margin-top: 3px; margin-bottom: 3px; margin-right: 25px}
.mapaweb .enlacemenutipodos{text-indent: 10px; background: #FFFFFF url("../imagenes/flechamapaweb.gif") no-repeat center left; margin-left: 20px}
.mapaweb .enlacemenutipodos a{color:#38575C}
.mapaweb .enlacemenutipotres{text-indent: 40px;}
.mapaweb .enlacemenutipotres a{color:#38575C}

.glosarioletras{text-align: center; font-weight:bold; font-size: 1.2em;margin-top:1em}
.glosarioletras ul{color: #38575C; list-style-type:none; margin: 0px; padding: 0px;}
.glosarioletras ul li{border:0;display: inline; text-align:center;padding: 5px 0}
.glosarioletras ul li.fondorosa{border-bottom:2px solid #FED700;padding-bottom:0;padding-left:1px;margin-left:1px}
.glosarioletras ul li a{color: #38575C;padding:0 0.2em;}
.glosarioletras ul li a:hover{color: #C60702;}
.glosarioletras ul li.separador{color: #38575C; margin: 0px; padding: 0px}

.temasaguahome{
	 float:left;
	width:28em;
}

.interior > .contenidoHome > .temasaguahome{
	width:27.73em;
}

.contenidoHome{
	float:left;
	width:51.6em;
}

.interior > .contenidoHome{
	float:left;
	width:51.5em;
}

.masnoticias{
	background:url(../imagenes/iconos/noticia.gif) left no-repeat;
	padding:0.2em 1.25em;
	line-height:1em;
	font-family:Arial;
}

.minimenu1{
	margin:7px 0 5px 0;padding:0;background-color:#0A5666;font-family:Verdana;font-size:0.8em;
}

div > ul.minimenu1{
	margin-top:3px;
	margin-bottom:0;
}

ul.minimenu2{
	margin:0px 0 0 0;padding:0.8em 0;height:1em;background-color:#FFD700;font-family:Verdana;font-size:0.8em;
}
