body { font-family: "Times New Roman", Times, serif;
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF }

#content { background-color: #000000;
	width: 1024px;
	margin: auto;
	z-index: 0; }

#header { background-image: url(Immagini/Header-3.png); 
	width: 1024px;
	height: 250px;
	margin-bottom: 20px;
	z-index: 1;}
	
#nav { width: 256px;
	height: 300px;
	padding: 0px;
	float: left;
	background-color:#000000;
	background-image: url(Immagini/bottoni/menu.png);
	border: none; 
	z-index: 1; }
	
#home  { margin: 0px;
	border: 0px;
	padding-top: 80px;
	padding-left: 10px;
	width: 236px;
	height: 25px; }
	
.bottone  { margin: 0px;
	border: 0px;
	padding-top: 0px;
	padding-left: 10px;
	width: 236px;
	height: 25px; }
	
#contenuto { 
	width: 768px;
	float: right;
	background-color: #000000;
	z-index: 1; }
	
#footer { clear: both;
	background-image:url(Immagini/footer.png);
	margin: auto;
	width: 1024px;
	height: 30px;
	z-index: 2; }

.immagine { float:right; }
	
#copyright { font-size:12px;
	float: right; }

a img { border: none;
}

a:link { border: none;
	text-decoration: underline;
	color: #FFFF00; }
	
a:active { border: none;
	text-decoration:underline;
	color: #FF9900; }
	
a:visited { border: none;
	text-decoration:underline;
	color: #FF9900; }
	
a:hover { border: none;
	text-decoration:underline;
	color: #66FFFF; }
	
td img{
	padding-top: 20px;
	vertical-align: middle;
}
	
td{
	text-align: center;
	font-size:13px;
	vertical-align: middle;
	width: 200px;
}

th td, tr {
	text-align: center;
	font-size:13px;
	vertical-align: middle;
	padding-top: 25px;
}
	
th a { 
	padding-right: 30px;
	font-size: 20px; }