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

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

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

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

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

a.menuBelow:link, a.menuBelow:visited  {
	padding-right: 15px;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

a.menuBelow:hover {
	padding-right: 15px;
	font-size: 16px;
	color: #C8367D;
	text-decoration: none;
}

.menuBelowActive {
	padding-right: 15px;
	font-size: 16px;
	color: #C8367D;
	text-decoration: none;
}

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