#airtex {
	width: 185px;
	height: 120px;
	float: left;
}

#feltro, #matcontrol, #fodera, #lenzuolo {
	width: 185px;
	height: 120px;
	display: inline-block;
}

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

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

#img_airtex_anteprima {
	background: url(img_anteprime/airtex.png) no-repeat;
}

#img_feltro_anteprima {
	background: url(img_anteprime/feltro.png) no-repeat;
}

#img_matcontrol_anteprima {
	background: url(img_anteprime/matcontrol.png) no-repeat;
}

#img_fodera_anteprima {
	background: url(img_anteprime/fodera.png) no-repeat;
}

#img_lenzuolo_anteprima {
	background: url(img_anteprime/lenzuolo.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;
}


#img_airtex {
	width: 300px;
	height: 212px;
	background: url(img/airtex.png) no-repeat;
	float: left;
	margin-right: 50px;
}

#img_feltro {
	width: 111px;
	height: 400px;
	background: url(img/feltro.png) no-repeat;
	float: left;
	margin-right: 50px;
}

#img_matcontrol {
	width: 275px;
	height: 250px;
	background: url(img/matcontrol.png) no-repeat;
	float: left;
	margin-right: 50px;
	margin-top:6px;
}

#img_fodera {
	width: 275px;
	height: 220px;
	background: url(img/fodera.png) no-repeat;
	float: left;
	margin-right: 50px;
}

#img_lenzuolo {
	width: 275px;
	height: 245px;
	background: url(img/lenzuolo.png) no-repeat;
	float: left;
	margin-right: 50px;
}

#img_colori {
	width: 618px;
	height: 34px;
	background: url(img/colori.png) no-repeat;
}


#misure {
	width: 600px;
}