#contenitore {
	width: 500px;
	overflow: hidden;
	padding: 0px 0px 0px 20px;
}
#sub_contenitore {
	width: 500px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
.prodotti01 {
	width: 240px;
	height: 166px;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #009EE0;
	color: white; 	
}
.prodotti02 {
	width: 240px;
	height: 166px;
	float: right;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	color: white; 
}
.prodotti03 {
	width: 240px;
	height: 166px;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #E2001A;
	color: white; 
}
.prodotti04 {
	width: 240px;
	height: 166px;
	float: right;
	margin: 0px 0px 0px 0px;
	background-color: #275F92;
	color: white; 
}
.prodotti05 {
	width: 240px;
	height: 166px;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #535762;
	color: white; 
}
.prodotti06 {
	width: 240px;
	height: 166px;
	float: right;
	margin: 0px 0px 0px 0px;
	background-color: #CDCDCD;
	color: white; 
}
.prodotti01 a{
	color: white; 
}
.prodotti02 a{
	color: white; 
}
.prodotti03 a{
	color: white; 
}
.prodotti04 a{
	color: white; 
}
.prodotti05 a{
	color: white; 
}
.prodotti06 a{
	color: white; 
}
.testopulsanti {
	margin: 0px 4px 0px 4px;
	font-size: 11px; 	
}
.testo {
	margin: 0px 4px 0px 4px;
	font-size: 11px; 	
}
.spacer {
	clear: both;
	height: 5px;
}
