* 					{ margin:0px; padding:0px; }

ul#menuback {
	margin: 50px 0 0 0;
	list-style: none;
	background: url(../immagini/menu_home/menu-bg.jpg);
	width: 800px;
	overflow: auto;	
}

ul#menuback li.shutter {
	width: 160px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(../immagini/menu_home/chiuso_climatizzazione.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../immagini/menu_home/chiuso_fotovoltaico.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../immagini/menu_home/chiuso_bici.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../immagini/menu_home/chiuso_nebulizzazione.jpg) no-repeat; 
}
ul#menuback li#shutter5 {
	background: url(../immagini/menu_home/chiuso_osmosi.jpg) no-repeat; 
}

a.link {
   width: 160px;
   height: 100px;
   display: block;
   background: url(../immagini/menu_home/window.png) no-repeat bottom center;
   text-indent: -9999px;
}