@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(../img/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:103px;
	background-image:url(../img/it/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:103px;
	background-image:url(../img/it/menu/malberghi.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
#menu ul li.mchisiamo {
	list-style-type:none;
	width:83px;
	background-image:url(../img/it/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:83px;
	background-image:url(../img/it/menu/mchisiamo.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
#menu ul li.mbooking {
	list-style-type:none;
	width:121px;
	background-image:url(../img/it/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:121px;
	background-image:url(../img/it/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/it/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/it/menu/mitinerari.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
#menu ul li.mgallery {
	list-style-type:none;
	width:118px;
	background-image:url(../img/it/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:118px;
	background-image:url(../img/it/menu/mgallery.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
#menu ul li.mofferte {
	list-style-type:none;
	width:119px;
	background-image:url(../img/it/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:119px;
	background-image:url(../img/it/menu/mofferte.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
#menu ul li.mnewsletter {
	list-style-type:none;
	width:162px;
	background-image:url(../img/it/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:162px;
	background-image:url(../img/it/menu/mnewsletter.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
#menu ul li.mblog {
	list-style-type:none;
	width:50px;
	background-image:url(../img/it/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:50px;
	background-image:url(../img/it/menu/mblog.gif);
	background-repeat:no-repeat;
	background-position:0 -29px;
}



/* FINE MENU */

TABLE.ilchianti {
	width:309px;
	height:241px;
	background-image:url(../img/it/bg-ilchianti-home.jpg);
}
