@charset "utf-8";
/* CSS Document */

.testoblu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b1962;

}

.testobluGRANDE {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0b1962;

}

.testorosso {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d71a21;
}

.tabella {
	background-image: url(immagini/head_new.jpg);
	background-repeat: no-repeat;
}

.testobianco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.testoVERDE {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}

