.menuLayer { 
	background: url(/img09/frecce/inuscita_bg.gif) no-repeat top left; 
	position: relative; 
	top: -24px; 
	left: 150px; 
	padding: 0;  
	z-index: 205; 
	border-right: 1px solid #000; 
	width:300px; 
	display:none;
}
.menuLayerSotto { background: url(/img09/frecce/bot_top.gif) no-repeat; line-height: 1px; }
.menuLayerSopra { background: url(/img09/frecce/bot_top.gif) no-repeat; line-height: 1px; }
.menuContenuto  { 
padding: 8px 8px 8px 20px;
white-space: nowrap; 
}