#MENU {
	font-family: arial;
	font-size: 11px;
	height:34px;
	background:url(img/bg_barra.jpg) repeat-x;
	min-width:890px
}

#MENU ul {margin:0;padding:0;list-style:none;}
#MENU ul li {margin:0;padding:10px 10px 0 10px;float:left;}
#MENU ul li a {color: white; font-weight:bold; text-decoration: none}
#MENU ul li a:hover {color: white; text-decoration: underline;}

.DESTRA {float:right}

.SEZIONE {
	font-family: arial;
	font-size: 14px;
	height:34px;
	background:url(img/bg_barra.jpg) repeat-x;
	padding:5px 0 0 5px;
	color:#FFF;
}

.SEZIONE2 {
	font-family: arial;
	font-size: 12px;
	height:23px;
	background:url(img/sfondo_barra.jpg) repeat-x;
	padding:5px 0 0 5px;
	color:#FFF;
}
