	/* MENU SUPERIORE */

	

div#menup {

	text-align:center;

}



.menu-top {

	height: 47px;

	line-height:47px; 

	padding-left: 29px;

	padding-right: 39px;

	list-style: none;

	background: url(images/menu.gif) no-repeat 0 0;

	color: White;

	font-size: 12px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;	

}

.menu-top li, .menu-expand li, .menu-current li {

	float: left;

	height: 47px;

	color: White;

	font-size: 12px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;	

	

}

	

.menu-top li a, .menu-expand li a, .menu-current li a {

	display: block;

	padding: 0px 15px 0px 15px;

	height: 47px;

	color: White;

	font-size: 12px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;	



}

	

.menu-top li a:active,

.menu-top li a:hover {

	display: block;

	padding: 0px 15px 0px 15px;

	color: White;

	text-decoration: underline;

	background: url(images/menupremuto.gif);



}
