div#menu {
	z-index: 10;
	position: absolute;
	left: 722px;
	top: 0;
}

div#menu ul {
	width: 33px;
	height: 420px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#menu li {
	margin: -1px 0 0 0;
	padding: 0 0 0 12px;
	width: 33px;
}

div#menu li, div#menu a { display: block; }

div#menu a {
	text-indent: -9000px;
	text-decoration: none;
	width: 21px;
	background-position: -12px 0;
	overflow: hidden;
}

li#mristorante, li#mristorante a {
	background-image: url(../img/el_menu_ita/ristorante.gif);
	height: 100px;
}
li#mristorante a {
padding: 100px 0 0 0;
height: 0px !important;
height /**/:100px;
}

li#mcucina, li#mcucina a {
	background-image: url(../img/el_menu_ita/cucina.gif);
	height: 69px;
}

li#mcucina a {
padding: 69px 0 0 0;
height: 0px !important;
height /**/:69px;
}

li#mgallery, li#mgallery a {
	background-image: url(../img/el_menu_ita/gallery.gif);
	height: 80px;
}

li#mgallery a {
padding: 80px 0 0 0;
height: 0px !important;
height /**/:80px;
}


li#mprenota, li#mprenota a {
	background-image: url(../img/el_menu_ita/prenota.gif);
	height: 77px;
}

li#mprenota a {
padding: 77px 0 0 0;
height: 0px !important;
height /**/:77px;
}

li#mdove_siamo, li#mdove_siamo a {
	background-image: url(../img/el_menu_ita/dove_siamo.gif);
	height: 101px;
}

li#mdove_siamo a {
padding: 101px 0 0 0;
height: 0px !important;
height /**/:101px;
}
li#meng, li#meng a {
	background-image: url(../img/el_menu_ita/eng.gif);
	height: 28px;
}

li#meng a {
padding: 28px 0 0 0;
height: 0px !important;
height /**/:28px;
}
#menu a:hover { background-position: -45px 0;}

body#ristorante li#mristorante a, body#cucina li#mcucina a, body#gallery li#mgallery a,  body#prenota li#mprenota a, body#dove_siamo li#mdove_siamo a {
	width:33px;
	margin-left:-12px;
	background-position: -81px 0;
	cursor: default;
}
.titoli_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}

