div.sfumatura_menu {
	width: 100%;
	position: absolute;
	top:0;
	text-align: center;
}

div.sfumatura_menu img {
	width:665px;
	height:329px
}

div.menu_container {
	height: 2em;
	position: relative;
}

div.cambio_lingua {
	height: 1.5em;
	position: absolute;
	top: 0.7em;
	right: 4em;
	font-size: 0.8em;
}

div.menu {
	height: 1.5em;
	position: absolute;
	top: 0.7em;
	left: 3em;
	font-size: 0.8em;
	width: 50em;
}

div.menu ul {
	list-style: none;
	padding:0;
	margin:0;	
}

div.menu li {
	padding-right: 0.5em;
	margin-right: 0.5em;
	display: inline;
	border-right: 1px solid white;
}
