@charset "utf-8";
/* CSS Document */

.testogrigio{
	font-size: 13px;
	color: #FFFFFF;
}
.testoblu{
	font-size: 13px;
	color: #042968;

}
.titoloblu{
	font-size: 15px;
	color: #042968;
	font-weight: bold;
}
.testogrigiopiccolo{
	font-size: 12px;
	color: #FFFFFF;
}
.titolorosso{
	font-size: 15px;
	color: #EA6755;
	font-weight: bold;
}
.testorosso{
	font-size: 13px;
	color: #EA6755;
}
.testobluPICCOLO{
	font-size: 11px;
	color: #042968;

}
