#alluminio {
	width: 250px;
	height: 160px;
	float: left;
	margin-left: 0;
}

#metallo, #legno {
	width: 250px;
	height: 160px;
	display: inline-block;
}

#scelta a {
	margin-right: 40px;
	margin-bottom: 30px;
}

#scelta a div {
	width: 250px;
	height: 160px;
}

#img_alluminio {
	background: url(img/top_ergomovie.png) no-repeat;
}

#img_legno {
	background: url(img/vitanova_plus.png) no-repeat;
}

#img_metallo {
	background: url(img/hotel.png) no-repeat;
}


#scelta a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	border: 1px transparent solid;
}

#scelta a p {
	text-align: left;
}

#scelta a:hover {
	text-decoration: underline;
	border: 1px #cccccc solid;
}



/*IMMAGINI SEZIONI PIANI*/

#img_sezione_legno {
	width: 618px;
	height: 121px;
	background: url(legno/img/legno.png) no-repeat right;
	position: absolute;
	top: 248px;
}




#img_sezione_speciali{/*scegliere la foto*/}

#product-grid {}

.product-item a{ /*display:block; */ }

.product-item img{
	border: 2px solid transparent;
	display: inline;
	float: left;
	margin-right: 2px;
	margin-top:2px;
}

.product-item.first {margin-right: 0;}

.product-item img:hover {border: 2px solid #993333;}
