.testo12 {
	font-size: 12px;
}
.testo10 {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.testo16 {
	font-size: 16px;
	color: #333;
}
.testo18bianco {
	color: #FFF;
}
.testo12bianco {
	color: #FFF;
	font-size: 12px;
}
.testo18arancio {
	font-size: 18px;
	color: #F60;
}
.filettoorizzontale {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
.testo14bianco {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
}
.testo18nero {
	font-size: 18px;
	color: #000;
}
.testo14arancio {
	font-size: 14px;
	color: #F60;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.testo12arancio {
	font-size: 12px;
	color: #FE6600;
}
.testo14nero {
	font-size: 14px;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.testo12_lucida {
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
}
