.Titolo {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ff8000;
	line-height: normal;
	text-transform: none;

}
.Titolononbold {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #ff8000;
}
.Testobold {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Testo {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.Titolilaterali {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #CCCCCC;
}
.Titolone {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
}
.Testosmall {

	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.TitoloneArancio {

	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 24px;
	font-weight: bolder;
	color: #ff8000;
}
.Titoloarancio {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 16px;
	color: #FF8000;
	font-weight: bold;

}
