.testo_normale {

}
   
.testo_colore {
	color: #B00000;
}

.titolo {
	color:#085C00;
	font-size:16px;
	line-height:30px;
}

.titoletto {
	color:#B00000;
	font-size:14px;
	line-height:26px;
}

.testo_piccolo { 
	font-size:9px;
	color: #000000;
	paddingleft: 20px;
}

.coloreCorpoTestoorange .testo_colore, .coloreCorpoTestoorange .titolo, .coloreCorpoTestoorange .titoletto {
	color: #FD7802;
}

.coloreCorpoTestored .testo_colore, .coloreCorpoTestored .titolo, .coloreCorpoTestored .titoletto {
	color: #e24955;
}

.coloreCorpoTestoblue .testo_colore, .coloreCorpoTestoblue .titolo, .coloreCorpoTestoblue .titoletto {
	color: #3083cb;
}

.coloreCorpoTestogrey .testo_colore, .coloreCorpoTestogrey .titolo, .coloreCorpoTestogrey .titoletto {
	color: #817e7e;
}

.coloreCorpoTestoyellow .testo_colore, .coloreCorpoTestoyellow .titolo, .coloreCorpoTestoyellow .titoletto {
	color: #e0e162;
}

.coloreCorpoTestogreen .testo_colore, .coloreCorpoTestogreen .titolo, .coloreCorpoTestogreen .titoletto {
	color: #75ad54;
}

