@charset "utf-8";
.campo {
	border: 1px solid #006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #006;
}
.sfondoPrev {
	background-image: url(images/preventivi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sfondoSat {
	background-image: url(images/sfondoSat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sfondoSatVuoto {
	background-image: url(images/sfondoSatVuoto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

