body {
	font-family: Arial, Helvetica, sans-serif;
	color: 333333;
}

.blubold {
	font-size: medium;
	font-weight: bold;
	color:#004287;
}

.grandeblubold {
	font-size: 24px;
	font-weight: bold;
	color:#004287;
}

.blumedio {
	font-size: 14px;
	color:#004287;
}

.immagine {
	border-color:#039;
	border-image: 1;
}

.testo {
	font-size: x-small;
}

.testoingrand {
	font-size: 12px;
	line-height: 130%;
	color: #333;
}

.testoingrandbold {
	font-size: 12px;
	line-height: 130%;
	font-weight:bold;
}

.biancopiccolobold {
	font-weight: bold;
	color: white;
	font-size:12px;
}

.biancopiccolo {
	color: white;
	font-size:12px;
}

.biancogrande {
	color: white;
	font-size:14px;
	line-height:1.5em;
}

.testoingrandblubold {
	font-size: 12px;
	line-height: 130%;
	font-weight:bold;
	color:#004287;
}

.testobold {
	font-size: x-small;
	font-weight:bold;
}

.grigiobold {
	font-size: x-small;
	color: 333333;
	font-weight: bold;
}

.bluboldsmall {
	font-size: x-small;
	color:#004287;
	font-weight: bold;
}

.aranciobold {
	font-weight: bold;
	color: #FF3300;
	font-size: medium;
}

.arancioboldmedio {
	font-weight: bold;
	color: #FF3300;
	font-size: 15px;
}

.grigiopiccolo {
	font-size: xx-small;
}

.arancioboldsmall {
	font-size: x-small;
	color: #FF3300;
	font-weight: bold;
}

.biancobold {
	font-weight: bold;
	color: white;
	font-size: 15px;
}

.testocorsivobianco {
	font-size: 13px;
	color: #FFFFFF;
	font-style:oblique;
}

.testocorsivobianco12 {
	font-size: 12px;
	color: #FFFFFF;
	font-style:oblique;
}

.testocorsivo {
	font-size: small;
	font-style:oblique;
}
.testocorsivobiancogrande {
	font-size: 16px;
	color: #FFFFFF;
	font-style:oblique;
}

.testocorsivogiallogrande {
	font-size: 16px;
	color: #FFD961;
	font-style:oblique;
	line-height:1.5em;
}

.testoingrandbianco {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
.arancioboldchiaro {
	font-weight: bold;
	color: #f6a801;
	font-size: 15px;
}
.arancioboldsmallchiaro {
	font-size: x-small;
	color: #f6a801;
	font-weight: bold;
}

.arancioboldgrande {
	font-weight: bold;
	color: #f6a801;
	font-size: 18px;
}

.arancioboldbig {
	font-weight: bold;
	color: #f6a801;
	font-size: 20px;
}

.testomoltograndebianco{
	font-size: 20px;
	line-height: 130%;
	color: #FFFFFF;
}

.titoloarancio {
	font-weight: bold;
	color: #F3920D;
	font-size: 20px;
}
