@charset "UTF-8";
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.titolino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}
.stilelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.testohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
}
.titolinohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.trattinobianco {
	color: #FFF;
}
.testogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.titolone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F00;
	font-weight: bold;
}
.titolinoverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #61a31f;
}
