#imageMenu { text-align: left; width: 600px; height: 86px; overflow: hidden; }
#imageMenu ul { list-style: none; margin: 0; display: block; height: 86px; width: 600px; }
#imageMenu ul li { float: left; }
#imageMenu ul li a { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 50%; border-right: 2px solid #fff; cursor:pointer; display:block; overflow:hidden; width:90px; height: 85px; }
#imageMenu ul li.slider-prodotto_industriale a { background-image: url(skin/slider-prodotto_tecnico_industriale.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; height: 85px; }
#imageMenu ul li.slider-prodotto_design a { background-image: url(skin/slider-prodotto_design_industriale.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; height: 85px; }
#imageMenu ul li.slider-dispositivi_medici a { background-image: url(skin/Slider-dispositivi_medici.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; height: 85px; }
#imageMenu ul li.slider-stampi_per_lamiera a { background-image: url(skin/Slider-stampi_per_lamiera.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; height: 85px; }
#imageMenu ul li.slider-attrezzature a { background-image: url(skin/slider-attrezzature_special.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; height: 85px; }
#imageMenu ul li.slider-automazione a { background-image: url(skin/slider-automazione.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; height: 85px; }
.clear {
	clear: both;
}
