.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
h1{
	font-size:18px;
	margin:0px;
	color:#00a650;
	font-weight: normal;
}.testi_piccoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.titoletti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00892E;
	font-weight: bold;
	text-decoration: none;
}
.testi_verdi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009346;
}
.titolo_prodotto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AEEF;
	font-weight: bold;
}
.sottomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00A650;
	text-decoration: none;
}
.errore {
	font-family: Verdana;
	font-size: 11px;
	color: #f7f7f7;
	background-color:#FF0000
}
.tabella{
	width:296px;
	height:120px;
	border:#DDD 1px solid;
	padding:2px;
}
.cella{
	background-color:#F9F9F9;
	height:120px;
}
.tabella2{
	width:100%;
	border:#DDD 1px solid;
	padding:2px;
}