/* MENU */
.a_basso{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	/*text-align:right;*/
	/*color see theme */
	text-decoration: none;
	border-top-color: #FFFFFF;
	line-height: 18px;
}
.a_basso:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	/*text-align:right;*/
	/*color see theme */
	text-decoration: underline;
	border-top-color: #FFFFFF;
	line-height: 18px;
}
.menubasso{
 padding-left:10px; 
 padding-right:10px; 
 white-space:nowrap;
 vertical-align:baseline;
 text-align: center;
}
.merloni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: none;
	/*color see theme */
	text-decoration: none;
}
.a_menu{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	/*font-weight: bolder;*/
	font-variant: normal;
	text-transform: none;
	/*color see theme */
	text-decoration: none;
	border-top-color: #FFFFFF;
	line-height: 18px;
	vertical-align: middle;
	text-align: left;
	/*text-indent: 5px;*/
	white-space:normal;
	border-bottom:solid 1px #C0C0C0;
	padding:5px 0px 5px 0px;
	width:100%;
}
.a_menu:hover{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	/*font-weight: bolder;*/
	font-variant: normal;
	text-transform: none;
	/*color see theme */
	text-decoration: none;
	border-top-color: #FFFFFF;
	line-height: 18px;
	vertical-align: middle;
	text-align: left;
	/*text-indent: 5px;*/
	white-space:normal;
	border-bottom:solid 1px #C0C0C0;
	padding:5px 0px 5px 0px;
	width:100%;
}
.a_menu_hover{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	/*font-weight: bolder;*/
	font-variant: normal;
	text-transform: none;
	color:#992137;
	text-decoration: none;
	border-top-color: #FFFFFF;
	line-height: 18px;
	vertical-align: middle;
	text-align: left;
	/*text-indent: 5px;*/
	white-space:normal;
	border-bottom:solid 1px #C0C0C0;
}
.a_menuW{color:#FFF;vertical-align:middle;text-align:left;text-transform: none;	text-decoration: none;}
.a_menuW:hover{color:#000;}

