.sfondo {
	background-repeat: no-repeat;
}
.margine {
	border-right-width: 3px;
	border-right-style: ridge;
	border-right-color: #003366;

}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	text-align: justify;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF2CC;
	border: 1px dashed #003366;
	color: #003366;

}
.cornicetrattotesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	text-align: justify;
	background-color: #FFF2CC;
	border: 1px dashed #003366;

}
.web {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	line-height:28px;
	text-decoration: none;	

}
