@charset "UTF-8";
.Testo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 8px;
	line-height: 12px;
}
.Testo_Arancio {
	color: #F60;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	padding: 0px 0px 0px 8px;
}
.Testo_ArancioGrande {
	color: #F60;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

