body {
	background-image: url(immagini/fondo.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.indirizzo {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

a:link { color:#000000; text-decoration:underline}
a:visited { color:#000000; text-decoration:underline}
a:hover { color:#000000; text-decoration:none; cursor:hand}
a:active { color:#000000; text-decoration:underline}

a.news:link { color:#666666; text-decoration:underline}
a.news:visited { color:#666666; text-decoration:underline}
a.news:hover { color:#666666; text-decoration:none; cursor:hand}
a.news:active { color:#666666; text-decoration:underline}

.testo_news {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.titolo_news {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: justify;
	font-style: italic;
}
input {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
input.obbli {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #F4F872;
	border: 1px solid #999999;
}
.testo_form {

	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
select {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.privacy {

	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
table.prodotti {
	border: 1px solid #FF0000;
}
table.link {
	border: 1px solid #000000;
}
.titolo_prodotti {

	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	font-style: normal;
}
.obbligatorio {

	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.testo_errore {

	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.linkprodotti {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
.testo_offerte {


	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.rossoBianco{
  background-color: white;
  font-size: 14px;
  font-weight: bold;
  font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: justify;
	font-style: italic;
}

.rossoGiallo{
  background-color: yellow;
  font-size: 14px;
  font-weight: bold;
  font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: justify;
	font-style: italic;
}