@charset "utf-8";
/* CSS Document */

.tabella {
	background-image: url(images/template_SFN2.jpg);
	background-repeat: no-repeat;
}
.testoblu {
	font-size: 11px;
	color: #2e78cb;
	font-style: italic;
}

.testogrigione {
	font-size: 11px;
	color: #6c6c6c;

}
.testoblugrande {
	font-size: 13px;
	color: #2e78cb;
	font-style: italic;
}

.testogrigionegrande {
	font-size: 13px;
	color: #6c6c6c;

}
.TITOLOgrigio {
	font-size: 17px;
	color: #6c6c6c;

}
.TITOLOblu {
	font-size: 17px;
	color: #2e78cb;

}