/*

*, html {
	margin: 0;
	padding: 0;
}

*/

/**************************************************************

	Image Menu
	v 2.3

**************************************************************/


.imageMenu {
	position: static;
	width: 212px;
	height: 580px;
	overflow: hidden;
}



.imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 190px;
	width: 212px;
	padding: 0;
	}

.imageMenu ul li {
	margin: 0;
	padding: 0;
	align: top;
}

.imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width: 212px;
	height: 42px;
}
.imageMenu ul li.porfido_rosso a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/porfido_rosso.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.tecnika a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/tecnika.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.porfido_di_trento a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/porfido_di_trento.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.pietra_doree a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/pietra_doree.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.quarzite a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/quarzite.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.sandstone a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/sandstone.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.ardesia a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/ardesia.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.granito a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/granito.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.fontane a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/fontane.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.muretti_in_pietra a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/muretti_in_pietra.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.ciottoli_colorati a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/ciottoli_colorati.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.supporti a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/supporti.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.trattamenti a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/trattamenti.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.espositori a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/espositori.jpg);
	background-position: 0% 0%;
}

.imageMenu ul li.red_porphyry a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/red_porphyry.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.trento_porphyry a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/trento_porphyry.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.brazil_quarzite a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/brazil_quarzite.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.slate a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/slate.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.granite a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/granite.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.fountains a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/fountains.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.stone_walls a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/stone_walls.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.colored_pebbles a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/colored_pebbles.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.supporting a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/supporting.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.treatments a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/treatments.jpg);
	background-position: 0% 0%;
}
.imageMenu ul li.display_stands a {
	background-attachment: scroll;
	background-image: url(../img/barralaterale/display_stands.jpg);
	background-position: 0% 0%;
}

.clear {
	clear: both;
}

/*************************************************************/
