.testo_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: none #8E8A8B;
	border-right: none #8E8A8B;
	border-bottom: 1px solid #8E8A8B;
	border-left: none #8E8A8B;
}
.sfondo_centro {
	background-image: url(images/sfondo_centro.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.form {
	margin:0px;
	font-size: 9px;
}
.sfondo_bordo {
	background-image: url(images/sfondo_bordi.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.linea_giu {
	background-image: url(images/linea_giu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
