#menu_container{
	float:left;
	height: 35px;
	border-right: 1px solid #D00;
	border-left: 1px solid #900;
  font-size: 10pt;
}

a.mainmenu{
	color: #FFF !important;
	text-decoration: none;
	float:left;
	padding: 10px;
	font-weight: bold;
	height:15px; \height: 35px; he\ight: 15px;
	border-right: 1px solid #900;
	border-left: 1px solid #D00;
}

a.mainmenu:visited{
	color: #FFF;
}

a.mainmenu:hover{
	color: #000084;
	text-decoration: none;
	float:left;
	padding: 10px;
	font-weight: bold;
	height:15px; \height: 35px; he\ight: 15px;
	border-right: 1px solid #EEE;
	border-left: 1px solid #FFF;
}

a.hovered{
	color: #000084;
	text-decoration: none;
	/*background: url(../imgs/menu_bg.gif) repeat-x;*/
  background-color: #EEE;
	float:left;
	padding: 10px;
	font-weight: bold;
	height:15px; \height: 35px; he\ight: 15px;
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;  
}

#menu a.last{
	color: #FFF;
	text-decoration: none;
	float: right;
	padding: 10px;
	font-weight: bold;
	height:15px; \height: 35px; he\ight: 15px;
  margin-right: 14px;
  font-size: 10pt;
}

.submenu{
	float: left;
	background: #EEE;
	/*border-right: 1px solid #FFF;
	border-left: 1px solid #CCC;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;*/
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
  z-index: 1000;
  position: absolute;
  top: 0; left: 0;
}

.submenu a{
  display: block;
	color: #000084;
  padding: 3px 5px 7px 5px;
	text-decoration: none;
	/*height:13px; \height: 23px; he\ight: 13px;*/
  z-index: 9999;
}

.submenu a:visited{
	color: #000084;
}

.submenu a:hover{
	text-decoration: none;
	color: #C00;
	background: url(../imgs/menu_bg.gif) repeat-x;
}
/*
#sub_chisiamo{
	margin-left: 0px;
}

#sub_prodottiservizi{
	display: inline;
	margin-left: 60px;
	_margin-left:30px;
}

#sub_registrazione{
	margin-left: 0px;
}

#sub_assistenza{
	display: inline;
	margin-left: 150px;
	_margin-left:75px;
}*/
