@charset "utf-8";
/* CSS Document */

.testo_semplice {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	font-style: normal;
	color: #666666;
}
.titolo_macroAree {
	font-size: 14px;
	font-style: normal;
	color: #CC0000;
	font-family: "Franklin Gothic Book";
}
.titolo_lavoriRecenti {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	font-style: normal;
	color: #CC0000;
}
.testo_piccolo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
