/* CUADRO LEYENDA */
/*.contenedor_leyenda{
	padding-left:5px;
	padding-top:5px;
	width:350px;
	height:245px;
	color:#000000;
}
.cuadros_leyenda{
	padding-left:5px;
	padding-top:5px;
	width:60px;
	height:30px;
	float:left;
}
.contenido_leyenda{
	padding-left:5px;
	padding-top:5px;
	width:260px;
	height:30px;
	float:left;
}
.este{
	color:#FFCC66;
	border:1px solid #000000;
	background-color:#FFCC66;
	background-repeat:no-repeat;
	width:60px;
	height:25px;
}
.sur{
	color:#0066FF;
	border:1px solid #000000;
	background-color:#0066FF;
	background-repeat:repeat;
	width:60px;
	height:25px;
}
.oeste{
	color:#FF3333;
	border:1px solid #000000;
	background-color:#FF3333;
	background-repeat:repeat;
	width:60px;
	height:25px;
}
.norte{
	color:#33CC00;
	border:1px solid #000000;
	background-color:#33CC00;
	background-repeat:repeat;
	width:60px;
	height:25px;
}
.margen_derecha{
	color:#C86206;
	border:1px solid #000000;
	background-color:#C86206;
	background-repeat:repeat;
	width:60px;
	height:25px;
}
.titulo_leyenda{
	text-align:right;
	padding-right:154px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.salto_linea{
	margin-top:9px;
}*/
/*PARA QUE SE VEA BIEN EN MOZILLA*/
/*HTML>BODY .salto_linea{
	margin-top:0px;
}

HTML>BODY .alineado{
	margin-top:6px;
}*/
/*FIN*/
/*.leyenda{
	width:260px;
	height:20px;
	padding-top:5px;
	text-align:left;
	vertical-align:middle;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}*/
/*FIN CUADRO LEYENDA*/


/*.ayudas{
	cursor: help; 
	text-decoration:underline;
}

.center{
	Text-align: center;
	clear: both;
}

HTML>BODY .center{
	width: 300px;
    Margin-left: auto;
    Margin-right: auto;
	Text-align: center;
}*/

/*DISPOSITIVOS*/
/*.datos{
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	clear:both;
}

.volver{
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	clear:both;
	text-align:right;
	font-weight:bold;

}
.grafica{
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-left:95px;
	clear:both;
}

TH.helto1_der {
	border: 1px solid #0c93e9;
	border-right: 0px;
	text-align:left;
}

TH.helton_der {
	border: 1px solid #0c93e9;
	border-left: 0px;
	text-align:left;
}
TD.elto1_gris {
	border: 1px solid #0c93e9;
	border-top: 0px;
	background-color: #f5f5f5;
	text-align:center;
}
TH.helto0_centrado {
	border: 1px solid #0c93e9;
	text-align: center;
}

TD.eltonc_gris {
	border: 1px solid #0c93e9;
	border-top: 0px;
	background-color: #f5f5f5;
	text-align: center;
}*/