#menu {
	width:760px; height:17px;
	margin: 0 auto;
	padding-top: 0px; padding-bottom: 0px;
	background-image:url(../immagini/menu/menu.png);
	text-align: center;
}
.menuItem {margin: 3px 1px 0; border: 0}
#menuBottom {
	margin-top: 7px;
	padding-bottom: 8px;
	text-align: center;
	color: #ff9b00;
}
#menuBottom a {	color: #ff9b00; text-decoration: underline; }
#menuBottom a:hover {color: #ff9b00; text-decoration: underline; }

