@charset "UTF-8";
/* CSS Document */

#menu {
	width:800px;
	margin:0 auto 0 auto;
	background-color:#8e1616;
	border-bottom:1px solid #ffffff;
}

#menu ul {
	padding:0px;
	margin:0px;
	height:29px;
	background-image:url(../gen/bg-menu.gif);
	background-repeat:repeat-x;
}
#menu ul li {
	float:left;
	height:29px;
	list-style-type:none;
}

#menu ul li a {
	width:100%;
	height:29px;
	display:block;
}
#menu ul li a span {
	display:none;
}

#menu ul li.malberghi {
	list-style-type:none;
	width:72px;
	background-image:url(../img/menu/malberghi.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#menu ul li.malberghi:hover, #menu ul li.malberghi-current {
	list-style-type:none;
	width:72px;
	background-image:url(../img/menu/malberghi.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
#menu ul li.mchisiamo {
	list-style-type:none;
	width:81px;
	background-image:url(../img/menu/mchisiamo.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#menu ul li.mchisiamo:hover, #menu ul li.mchisiamo-current {
	list-style-type:none;
	width:81px;
	background-image:url(../img/menu/mchisiamo.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
#menu ul li.mbooking {
	list-style-type:none;
	width:94px;
	background-image:url(../img/menu/mbooking.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#menu ul li.mbooking:hover, #menu ul li.mbooking-current {
	list-style-type:none;
	width:94px;
	background-image:url(../img/menu/mbooking.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
#menu ul li.mitinerari {
	list-style-type:none;
	width:94px;
	background-image:url(../img/menu/mitinerari.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#menu ul li.mitinerari:hover, #menu ul li.mitinerari-current {
	list-style-type:none;
	width:94px;
	background-image:url(../img/menu/mitinerari.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
#menu ul li.mgallery {
	list-style-type:none;
	width:114px;
	background-image:url(../img/menu/mgallery.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#menu ul li.mgallery:hover, #menu ul li.mgallery-current {
	list-style-type:none;
	width:114px;
	background-image:url(../img/menu/mgallery.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
#menu ul li.mofferte {
	list-style-type:none;
	width:138px;
	background-image:url(../img/menu/mofferte.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#menu ul li.mofferte:hover, #menu ul li.mofferte-current {
	list-style-type:none;
	width:138px;
	background-image:url(../img/menu/mofferte.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
#menu ul li.mnewsletter {
	list-style-type:none;
	width:79px;
	background-image:url(../img/menu/mnewsletter.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#menu ul li.mnewsletter:hover, #menu ul li.mnewsletter-current {
	list-style-type:none;
	width:79px;
	background-image:url(../img/menu/mnewsletter.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
#menu ul li.mblog {
	list-style-type:none;
	width:65px;
	background-image:url(../img/menu/mblog.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#menu ul li.mblog:hover, #menu ul li.mblog-current {
	list-style-type:none;
	width:65px;
	background-image:url(../img/menu/mblog.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
#menu ul li.meventi {
	list-style-type:none;
	width:66px;
	background-image:url(../img/menu/meventi.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#menu ul li.meventi:hover, #menu ul li.eventi-current {
	list-style-type:none;
	width:66px;
	background-image:url(../img/menu/meventi.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
#menu ul li.mcontatti {
	list-style-type:none;
	width:83px;
	background-image:url(../img/menu/mcontatti.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#menu ul li.mcontatti:hover, #menu ul li.eventi-current {
	list-style-type:none;
	width:83px;
	background-image:url(../img/menu/mcontatti.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}


/* FINE MENU */

TABLE.ilchianti {
	width:309px;
	height:241px;
	background-image:url(../img/bg-ilchianti-home.jpg);
}