body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	width: 1000px;
	margin:0 auto; /* for the rest */
	color: #FFFFFF;
	font-size: 24px;
	font-style: italic;

	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	hyphens:auto;}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	color: #0099FF;
	background-color: #FFFF33;
	font-style: normal;
	padding: 20px;
	margin: 0px;
}
.menu_pass {
	border: 1px solid #339933;
	background-color: #AACA02;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: justify;
	position: relative;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 60px;
	padding-left: 100px;
	word-spacing: 10%;
}
.foto-home {
	border: medium double #CCCCCC;
	width: 500px;
}
.didasc {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: #FFFFFF;
	margin-left: 250px;
}

.bordo {
	padding: 2px;
	border: 2px solid #777777;
}
.menu_att {

	border: 1px solid #CC6600;
	background-color: #DCFD20;
}
