#container {
	width: 926px;
	background: url(img/sfondo_rosso.jpg) no-repeat top left;
}

#footer {
	width: 926px;
	height: 72px;
	background: url(img/down_rosso.jpg) no-repeat top left;
}

#containerFirma {
	width: 926px;
	height: 149px;
	background: url(img/down_img_rosso.jpg) no-repeat top left;
}

a:link, a:visited  {
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #D20518;
	text-decoration: none;
}

.containerProdotto{
	background-color:#fae6e7;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	margin-bottom:20px;
}