#ml_foldheader{
	cursor:hand;
	font-weight:bold;
	list-style-image:url(/recursos/menu_lateral/fold_azul.gif);
	font-family: Verdana, Trebuchet ms,  arial, helvetica, news gothic mt, sans-serif;
	font-size: 11px;
	color:#666666; 
	margin-left: 0px;
	padding-left:0px;
}
#ml_foldinglist{
	list-style-image:url(/recursos/menu_lateral/hoja_azul.gif);
	font-family: Verdana, Trebuchet ms,  arial, helvetica, news gothic mt, sans-serif;
	font-size: 11px;
	color:#666666; 
	font-weight: normal;
	list-style-position: inside;
	margin: 2px;
	padding-left:16px;
}
.ml_folding{
	cursor:hand;
	cursor:pointer;
}

a.ml_enlace{ 
	font-family: Verdana, Trebuchet ms,  arial, helvetica, news gothic mt, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:black; 
}
a.ml_enlace:hover	{ 
	font-family: Verdana, Trebuchet ms,  arial, helvetica, news gothic mt, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:666666; 
}
a.ml_enlace0{ 
	font-family: Verdana, Trebuchet ms,  arial, helvetica, news gothic mt, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:black; 
}
a.ml_enlace0:hover	{ 
	font-family: Verdana, Trebuchet ms,  arial, helvetica, news gothic mt, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:666666; 
}
/* Menú: Azul*/
.ml_recuadro {
	background-color: #71a4b4;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.ml_cierre_recuadro{
	background-image: url(/recursos/iconos/cierretit_azul.gif);
}
.ml_fondo_recuadro{
	background-color: #f9f9f9;
	background-image: url(/recursos/iconos/pastillas/fondo_tabla.jpg);
}
.ml_celda_recuadro{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #f9f9f9;
}
/*Para comprueba_login*/
.ml_celda_sesion {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.ml_input  {
    text-decoration: none;
    font-family: Verdana, Trebuchet ms,  arial, helvetica, news gothic mt, sans-serif;
    font-size: 11px;
	font-weight: normal;
    color: #636363;
    }
.ml_input:hover  {
    text-decoration: none;
    font-family: Verdana, Trebuchet ms,  arial, helvetica, news gothic mt, sans-serif;
    font-size: 11px;
	font-weight: normal;
    color: #FFFFFF;
	background-color: #71a4b4;
    }
.ml_celda_texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
	font-weight: normal;
}
.ml_sesion  {
    text-decoration: none;
    font-family: Verdana, Trebuchet ms,  arial, helvetica, news gothic mt, sans-serif;
    font-size: 10px;
	font-weight: normal;
    color: #636363;
    }
.ml_sesion:hover  {
    text-decoration: none;
    font-family: Verdana, Trebuchet ms,  arial, helvetica, news gothic mt, sans-serif;
    font-size: 10px;
	font-weight: bold;
    color: #636363;
    }