div.menu_azul_itm{
	float:left;
	width:100%;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:13px;
	padding-bottom:9px;
}

a.menu_azul_itm{
	padding-left:18px;
	background-image:url(../Images/menuBulet.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#D9E1E3;
}
a.menu_azul_itm:hover{
	padding-left:18px;
	background-image:url(../Images/menuBuletOver.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
div.menu_azul{
	background-image:url(../Images/col_izq_linea1.gif);
	background-repeat:no-repeat;
	background-position:12px bottom ;
	width:100%;
	float:left;
	padding-left:12px;
	padding-bottom:13px;
	margin-bottom:18px;
}
