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

#lattice {
	width: 250px;
	height: 160px;
	display: inline-block;
}

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

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

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

#img_lattice {
	background: url(img/maxi.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: right;
}

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




/*IMMAGINI SEZIONI GUANCIALI*/

#img_sezione_guan_visco {
	width: 618px;
	height: 92px;
	background: url(visco/img/sequenza_visco.png) no-repeat;
}

#img_sezione_guan_lattice{
	width: 350px;
	height: 194px;
	background: url(lattice/img/lattice.png) no-repeat;}