@charset "UTF-8";
.alto {
	background-color: #FF0000;
	height: 100px;
	width: 800px;
}
.sx {
	background-color: #FFFF00;
	height: 400px;
	width: 800px;
}
.basso {
	background-color: #FF9933;
	height: 400px;
	width: 150px;
}
.prova {
	margin-right: auto;
	margin-left: auto;
}
.prova {
	background-color: #99FF00;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	width: 500px;
}
.prova2 {
	background-color: #FF9933;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 500px;
}
.prova3 {
	background-color: #66CCFF;
	height: 400px;
	width: 60px;
}
.testorientro {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-indent: 20px;
	text-align: justify;
}
.TESTOCopia {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
	text-indent: 20px;
}

