body, p {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	margin: 0px;
	color:#5b5b5b;
}

a:link, a:visited{
	color:#e88f10;
	text-decoration: none;
}
a:hover{
	color:#e88f10;
}
img{
	border:0px;	
}
.testo_colore {
	color: #e88f10;
}
.grassetto{
	font-weight: bold;
}
.testo_copyright{
	font-size:11px;
	color:#6f6f6f;
}
.testo_grigio {
	color: #8f8f8f;
}
.testo_colore_verde {
	color: #194f1b;
}
.menu_lato, .menu_lato a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menu_lato a:hover{
	text-decoration:underline;
}
.titoli_verde {
	color: #194f1b;
	font-size: 18px;
}
.titoli_arancio {
	color: #E88F10;
	font-size: 14px;
	font-weight: bold;
}
.testo {
	color: #5B5B5B;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.menu_lato2, .menu_lato2 a {
	color: #B3710D;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.menu_lato2 a:hover{
	text-decoration:underline;
}
.tratteggio{
	border-bottom:1px dotted #CCCCCC;
	clear:both;
}
.img_prodotto {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}