/* MENU */

.wrap-menu { background: url(img/menu/back-menu.png) repeat-x; height: 21px; width: 943px;  border-left: 3px solid #5c0404;  border-right: 3px solid #5c0404; }
.wrap-menu ul {list-style: none;padding: 0; margin: 0;}
.wrap-menu ul li { list-style: none; margin: 0; display:inline; float: left; }


li a#ristorante { background: url(img/menu/ristorante.png); width: 96px; height: 21px; display: block} 
li a:hover#ristorante { background: url(img/menu/ristorante.png) center bottom; width: 96px; height: 21px; }
li a#ristorante-curr { background: url(img/menu/ristorante.png) center bottom; width: 96px; height: 21px; display: block} 

li a#storia { background: url(img/menu/storia.png); width: 89px; height: 21px; display: block} 
li a:hover#storia { background: url(img/menu/storia.png) center bottom;  display: block}
li a#storia-curr { background: url(img/menu/storia.png) center bottom; width: 89px; height: 21px; display: block} 

li a#contatti { background: url(img/menu/contatti.png); width: 86px; height: 21px; display: block} 
li a:hover#contatti { background: url(img/menu/contatti.png) center bottom;  display: block}
li a#contatti-curr { background: url(img/menu/contatti.png) center bottom; width: 86px; height: 21px; display: block} 

li a#dovesiamo { background: url(img/menu/dovesiamo.png); width: 97px; height: 21px; display: block} 
li a:hover#dovesiamo { background: url(img/menu/dovesiamo.png) center bottom;  display: block}
li a#dovesiamo-curr { background: url(img/menu/dovesiamo.png) center bottom; width: 97px; height: 21px; display: block} 

li a#menu { background: url(img/menu/menu.png); width: 131px; height: 21px; display: block} 
li a:hover#menu { background: url(img/menu/menu.png) center bottom;  display: block}
li a#menu-curr { background: url(img/menu/menu.png) center bottom;  width: 131px; height: 21px;display: block} 

li a#galleria { background: url(img/menu/galleria.png); width: 162px; height: 21px; display: block} 
li a:hover#galleria { background: url(img/menu/galleria.png) center bottom;  display: block}
li a#galleria-curr { background: url(img/menu/galleria.png) center bottom; width: 162px; height: 21px;  display: block} 

li a#cerimonie { background: url(img/menu/cerimonie.png); width: 97px; height: 21px; display: block} 
li a:hover#cerimonie { background: url(img/menu/cerimonie.png) center bottom; display: block}
li a#cerimonie-curr { background: url(img/menu/cerimonie.png) center bottom; width: 97px; height: 21px; display: block} 

li a#sale { background: url(img/menu/sale.png); width: 59px; height: 21px; display: block} 
li a:hover#sale { background: url(img/menu/sale.png) center bottom; display: block}
li a#sale-curr { background: url(img/menu/sale.png) center bottom; width: 59px; height: 21px;  display: block} 

li a#eventi { background: url(img/menu/eventi.png); width: 89px; height: 21px; display: block} 
li a:hover#eventi { background: url(img/menu/eventi.png) center bottom; display: block}
li a#eventi-curr { background: url(img/menu/eventi.png) center bottom; width: 89px; height: 21px;  display: block} 

li a#affittacamere { background: url(img/menu/affittacamere.png); width: 126px; height: 21px; display: none} 
li a:hover#affittacamere { background: url(img/menu/affittacamere.png) center bottom; display: block}
li a#affittacamere-curr { background: url(img/menu/affittacamere.png) center bottom; width: 126px; height: 21px; display: block} 

