#visco {
	width: 185px;
	height: 110px;
	float: left;
}

#indip, #lattice, #aqua, #molle_scelta, #speciali, #bambini, #topper, #dispositivi-medici {
	width: 185px;
	height: 110px;
	display: inline-block;
}

#scelta a {
	margin-right: 17px;
	margin-bottom: 50px;
}

#scelta a div {
	width: 185px;
	height: 110px;
}

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

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

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

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

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

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

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

#img_dispositivi_medici{
	background: url(img/dispositivi-medici.gif) 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;
}








#molle_doppie {
	position: relative;
	top: -150px;
	left: 250px;
}

#molle_indip {
	position: relative;
	top: -95px;
	left: 305px;
}

#p_lattice {
	width: 250px;
	float: right;
}

#img_lattice {
	margin-top: -20px;
	margin-bottom: 10px;
}

#molle {
	display: inline;
	float: right;
	margin-top: 30px;
}

#img_bimbo {
	display: inline;
	float: right;
	margin-left: 10px;
}


/*IMMAGINI SEZIONI MATERASSI*/

#karat_rosso {
	width: 618px;
	height: 250px;
	background: url(visco/img/karat_rosso.png) no-repeat right;
}


#img_sezione_indip{
	position:absolute;
	top:355px;
	left:560px;
	background: url(indip/img/molle.png) no-repeat top right;
	width:328px;
	height:239px;
}

#img_sezione_lattice{
	position:absolute;
	top:255px;
	left:245px;
	background: url(lattice/img/lattice.png) no-repeat;
	width:350px;
	height:194px;
}

#img_sezione_acqua{
	position:absolute;
	top:240px;
	left:245px;
	background: url(aqua/img/aquatech.png) no-repeat;
	width:500px;
	height:95px;
}

#img_sezione_molle{
	position:absolute;
	top:260px;
	left:420px;
	background: url(molle/img/molle.png) no-repeat;
	width:330px;
	height:175px;
}

#img_sezione_bambini{
	position:absolute;
	top:305px;
	left:555px;
	background: url(bambini/img/bimbo.png) no-repeat;
	width:300px;
	height:257px;

}



#img_sezione_topper{
	position:absolute;
	top:305px;
	left:512px;
	background: url(topper/img/topper.png) no-repeat;
	width:350px;
	height:195px;

}


#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;}
