@charset "UTF-8";
/* CSS Document */

.Titolo_Pagina {
	font-family: Futura, "Futura Book";
	font-size: 16px;
	color: #4f97c9;
}
.Testo_Grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.Testo_Bold_Blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f97c9;
	font-weight: bold;
}
.Testo_Bold_Nero {
	color: #000000;
	font-weight: bold;
}
.Testo_Fine_Pagina {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; }
.Testo_Bold_Verde {
	color: #4dae6b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Testo_Blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f97c9;
	font-weight: normal;
}
.Testo_Verde {
	color: #4dae6b;
	font-weight: normal;
}
.Testo_Nero {
	color: #000000;
	font-weight: normal;
}
.Sottotitolo {
	font-family: Futura, "Futura Book";
	font-size: 11px;
	color: #4f97c9;
}
.Testo_Bold_Verde_ps16 {
	color: #4dae6b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Testo_Bold_Blu-ps16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4f97c9;
	font-weight: bold;
}
.Testo_Bold_Nero_ps16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.Testo_Prodotti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
