.testo {
	font-family: "trebuchet MS", tahoma, Georgia, "Times New Roman", Times, serif;
	color: #555555;
	font-size: 11px;
	line-height: 17px;
	font-weight: 400;

}
.testo_nero {
	font-family: "trebuchet MS", tahoma, Georgia, "Times New Roman", Times, serif;
	color: #555555;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;	
}
.testo_rosso {
	font-family: "trebuchet MS", tahoma, Georgia, "Times New Roman", Times, serif;
	color: #ff0000;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;	
}
.testo_bianco {
	font-family: "trebuchet MS", tahoma, Georgia, "Times New Roman", Times, serif;
	color: #eeeeee;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;	
}
.nome_prodotto {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #212121;
	font-size: 18px;
}
.nome_prodotto_mini {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #212121;
	font-size: 14px;
	text-decoration:none;
		font-weight: bold;	
}
.nome_prodotto_micro {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #989898;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.sottotitolo_prodotto {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #757575;
	font-size: 14px;
	font-weight: bold;	
}