.accessorio_incluso {
	font-size: small;
	color: #0000CD;
	font: bold;
}
a.titolo_acc_comp{
	color: #0000CD;
	text-decoration: none;
	font: small;
	font-weight: bold;
}
a.titolo_acc_comp:hover {
	color: #0000CD;
	text-decoration: underline;
	font: small;
	font-weight: bold;
}
.descrizione_prodotto {
	font-size: small;
	color: #0000CD;
	font: lighter;
}
.descrizione_scheda {
	color: Navy;
	font: medium;
}
a.descr_dettagliata {
	font-size: x-small;
	font-style: italic;
}
a.descr_dettagliata:hover {
	font-size: x-small;
	font: italic;
	text-decoration: none;
}
.prezzo_acc_compatibili {
	color: Navy;
	font: x-small;
	font-weight: bold;
}

