.testoScritte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	vertical-align: top;
}
.titolotestoScritte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFF33;
	vertical-align: top;
	font-weight: bolder;
}
.titolotestoScritteBianco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	vertical-align: top;
	font-weight: normal;
}
.testoScritteConSfondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	vertical-align: top;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #FDCD3D;
}
.titolotestoScritteSfondoBlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #006EA3;
	vertical-align: top;
	font-weight: bolder;
	background-color: #006BA1;
}
.testoScritteConSfondo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	vertical-align: top;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #FDCD3D;
	background-position: center;
}
