
/*------------------------------------------------------------------------------*/

#menu_background_bianco{
	background:#FFFFFF;
	margin: 0px 0px 0px 0px;
}

#menu_2{
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 10px;
	font-weight: bold;
	color: #010066;
	background-color: #D0DDEE;
	height: 15 px; 
	width: 152 px;
}

#menu_box_lev3{
	font-weight: normal;
	color: #010066;
	height: 14px;
	text-decoration: none;
	border-bottom-color:#CFD3DF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left: 4px;
}

#menu_box_lev3_on{
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 10px;
	font-weight: normal;
	color: #010066;
	height: 14px;
	text-decoration: none;
	background-color: #ECF1F8;
	border-bottom-color:#CFD3DF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left: 4px;
	
}

/*
#menu_active{
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 10px;
	font-weight: normal;
	color: #7583AA;
	height: 14px;
	text-decoration: none;
	background-color: #ECF1F8;
	margin-left: 1mm;
	background-color: #ECF1F8;
}
*/








#menu_box_lev4{
	color: #010066;
	height: 14px;
	text-decoration: none;
	border-bottom-color:#CFD3DF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left: 4px;
	
}

#menu_box_lev4_on{
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 10px;
	font-weight: normal;
	color: #010066;
	height: 14px;
	text-decoration: none;
	background-color: #ECF1F8;
	border-bottom-color:#CFD3DF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left: 4px;
}







#menu_active{
	color: #7583AA;
	text-decoration: none;
	background-color: #ECF1F8;
}

/*
#menu_regular{
	font : 10px Verdana;
	color : #010066;
	text-decoration : none;
}
*/

a#menu_regular:active, a#menu_regular:visited, a#menu_regular:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	color: #010066;
	font-weight: normal;
	text-decoration: none;
}

a#menu_regular:hover {
    font-size: 10px;
	text-decoration: no;
	color: #7583AA;
}
	

