.centro {
	background-image: url(immagini/centro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
}
.bordo {
	border: 1px solid #FFFFFF;
}
.titoletto {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #98E0FC;
}
.tratteggio {
	border: 1px dashed #B0E3F7;
}

