body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1E150B;
	background-image: url(immagini/sfondo_pagina.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a:link {
	color: #1D160C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D160C;
}
a:hover {
	text-decoration: none;
	color: #F2E6CC;
}
a:active {
	text-decoration: none;
	color: #F2E6CC;
}

.sfondocorpo {
	background-image: url(immagini/sfondo_corpo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #221A0D;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
}
.recapiti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F3E5CA;
	text-decoration: none;
	font-weight: bold;
}

.prodotti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FDFAF4;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}

.prodotti a:link {
	color: #F2E6CC;
	text-decoration: none;
}
.prodotti a:visited {
	text-decoration: none;
	color: #F2E6CC;
}
.prodotti a:hover {
	text-decoration: none;
	color: #172941;
}
.prodotti a:active {
	text-decoration: none;
}


.titoli_pagine {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -1px;
}
.prodotti_titolo {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #423218;
	text-decoration: none;
	font-weight: normal;
}
.didascalie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221A0D;
	text-decoration: none;
	text-align: justify;
	line-height: 12px;
}
.testocentrato {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #221A0D;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
}
.testolibero {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #221A0D;
	text-decoration: none;
	line-height: 17px;
}
.dativenditori {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #221A0D;
	text-decoration: none;
	padding-left: 5px;
}


.tabellavenditori td {
	border-bottom: 1px solid #423218;
}
.tabellavenditori {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #423218;
	border-right-color: #423218;
	border-left-color: #423218;
}


.dativenditori_regione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2F0EE;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

