#menuContainer {
	margin: 0;
	padding: 0;
	width: 841px;
	height: 254px;
	position: relative;
}
#containerLogoAu {
	margin: 0;
	padding: 0;
	width: 841px;
	height: 44px;
}
	#logoMenu {
		padding: 14px 0 0 14px;
		width: 148px;
		height: 19px;
		float: left;
		margin-right: 338px;
	}
	#logoMenu h1 {
		background: url(/menu/nuovo/img/logoEsselunga.gif) no-repeat;
	}
	#logoMenu h1 a {
		width: 148px;
		height: 19px;
		display: block;
		text-indent: -90000px;
		overflow: hidden;
	}
	#linkHpAreaUtenti {
		width: 130px;
		float: left;
		margin: 10px 10px 0 0;
	}
	#linkHpAreaUtenti a, #linkHpAreaUtenti a:hover {
		text-decoration: underline;
		font-weight: bold;
		height: 19px;
		color: #4C6190;
		padding: 6px 0 0 30px;
		background: url(/images/icon/icona_au_fragola.gif) no-repeat 0 2px;
		display: block;
	}
	#linkHpAreaUtenti a:hover {
		color: #133176;
	}
	#accessoAreaUtenti {
		width: 190px;
		height: 25px;
		float: left;
		margin-top: 10px;
	}
	#accessoAreaUtenti a, #accessoAreaUtenti a:hover {
		width: 190px;
		height: 15px;
		display: block;
		color: #FFF;
		padding: 6px 0 4px 10px;
		background: url(/menu/nuovo/img/accessoAreaUtenti.gif) no-repeat;
	}
	#accessoAreaUtenti a:hover {
		background: url(/menu/nuovo/img/accessoAreaUtenti.gif) no-repeat 0 -26px;
	}
	#accessoAreaUtenti a.accessoAreaUtentiEsci {
		width: 180px;
		height: 15px;
		display: block;
		color: #FFF;
		padding: 6px 0 4px 10px;
		background: url(/menu/nuovo/img/accessoAreaUtenti.gif) no-repeat 0 -52px !important;
	}
#bgPictSfondo {
	position: absolute;
	right: 0;
	top: 49px;
	overflow: hidden;
	height: 200px;
	z-index: 10;
	/*clear: both;*/
}
#bgMenu {
	width: 841px;
	height: 210px;
	background: url(/menu/nuovo/img/bgMenuNuovo.png) no-repeat top left;
	position: absolute;
	z-index: 20;
}
#bgPictSfondoLink a {
	position: absolute;
	right: 1px;
	top: 53px;
	width: 674px;
	height: 193px;
	outline: none;
	z-index: 30;
}
ul#menuCont1 {
	top: 49px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 166px;
	font: 11px Arial, verdana, georgia, helvetica, sans-serif;
	position: absolute;
	z-index: 40;
}
ul#menuCont1 li {
	border: none;
	margin-left: 8px;
	padding: 2px 0;
	width: 145px;
	height: 15px;
	border-bottom: 1px dotted #FFF;
}
ul#menuCont1 li a {
	padding-left: 10px;
	padding-top: 1px;
	text-decoration: none;
	color: #FFF;
	width: 135px !important;
	width /**/: 145px; /* IE5 */
	height: 15px;
	display: block;
	background: url("/menu/nuovo/img/bgLink.gif") no-repeat 5px -16px;
	outline: none;
	white-space: nowrap;
}
ul#menuCont1 li a:hover {
	background: url("/menu/nuovo/img/bgLink.gif") no-repeat 5px -32px;
	color: #02267C;
}
.menuCont1selected {
	background: url("/menu/nuovo/img/bgLink.gif") no-repeat 5px 2px !important;
}
.menuCont1selected a  {
	color: #02267C !important;
}
/* IE7 */
*:first-child+html .menuCont1selected {
	margin-bottom: -3px;
}
*:first-child+html .menuCont1selected a  {
	margin-bottom: -3px;
}
/* Fine IE7 */
.menuCont1vuoto a {
	background: none !important;
}
.menuCont1vuoto a:hover {
	background: url("/menu/nuovo/img/bgLink.gif") no-repeat 5px 0 !important;
}
	ul#menuCont2, ul#menuCont3, ul#menuCont4, ul#menuCont5 {
		top: 0;
		left: 167px;
		height: 200px;
		border: none;
		border-right: 1px solid #FFF;
		background: url("/menu/nuovo/img/bgTab.png") repeat-x left top;
		width: 166px !important;
		width /**/: 167px; /* IE5 */
		position: absolute;
	}
		ul#menuCont5 {
		width: 173px !important;
		border: none;
		overflow: auto;
	}
	ul#menuCont2 li, ul#menuCont3 li, ul#menuCont4 li, ul#menuCont5 li {
		border: none;
		border-bottom: 1px dotted #02267C;
	}
	ul#menuCont2 li a, ul#menuCont3 li a, ul#menuCont4 li a, ul#menuCont5 li a {
		color: #02267C;
	}