@charset "ISO-8859-1";
.TestoFuxia {
	color: #FF00FF
}
.TestoPiccolo {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.TestoBOLD {
	color: #000000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
.testoITA {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.testoGB {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.TitoliPortfolio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
.TestoBOLD Titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
