.sfocamp {
	background-image: url(../images/fotoRocca/camp2.jpg);
	background-repeat: no-repeat;
	background-color: #456562;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
}
.corpo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.articolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.neretto {
	font-weight: bold;
}
.corpo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.marg {
	margin: 10px;
}

