#Vetrine {
	background-color: #FFFFFF;
	width: 770px;
	height: auto;
}
#Vetrine .BarraVetrine {
  color: #DE0010;
	font-size: 10px;
	font-weight: bold;
	background-color: #F2F2F2;
	margin-top: 5px;
	height: 15px;
	width: auto;
	text-align: center;
}

#Vetrine .Nome A {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background-color: #DE0010;
	display: block;
}
#Vetrine .Nome A:hover {
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	background-color: #DE0010;
}

#Vetrine .BoxVetrine {
	width: 320px;
	height: 155px;
	float: left;
	margin: 5px 0 5px 6px;
}
#Vetrine .BoxProduttore {
	width: 375px;
	height: 133px;
	float: left;
	margin: 15px 4px 5px 3px;
	border: 1px solid #000000;
}
#Vetrine .BoxProduttore .BoxProdotto {
	width: 123px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	height: auto;
	float: left;
}
#Vetrine .BoxProduttore .BoxProdotto .Foto {
	text-align: center;
	padding: 2px;
	height: 80px;
}
#Vetrine .BoxProduttore .BoxProdotto .Testo {
	text-align: center;
	padding: 2px;
	height: 25px;
}

#Categorie {
	background-color: #FFFFFF;
	width: 770px;
	margin: 15px 0 15px 0;
	
	
}

#Categorie .BarraVetrine {
  color: #DE0010;
	font-size: 10px;
	font-weight: bold;
	background-color: #F2F2F2;
	margin-top: 5px;
	height: 15px;
	width: auto;
	text-align: left;
	
}
#Marche {
	background-color: #FFFFFF;
	width: 770px;
	margin: 15px 0 15px 0;
	
	display: block;
}
#Marche .BarraVetrine {
  color: #DE0010;
	font-size: 10px;
	font-weight: bold;
	background-color: #F2F2F2;
	margin-top: 5px;
	height: 15px;
	width: auto;
	text-align: left;
	
}
