body {
	background-color: #000000 ;
	text-align: center;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

img {
	margin: 0px;
	border: 0px;
	display: inline;
	padding: 0px;
}
img.sotto {
	margin-right: 1px;
	margin-left: 1px;
	border: 0px solid #000000 ;
}
#main {
 	background-color: #000000 ;
	width: 800px;
	text-align: left;
	color: #000033;
	border: 2px solid #000000 ;
	background-color: #000000 ;
	margin-left: auto;
	margin-right: auto;
}
#fascione {
	background-image: url(img/fascione_2.gif);
	width: 800px;
	height: 170px;
}
#navbar {
	text-align: center;
	border-bottom: 7px solid #000000 ;
	border-top: 2px solid #000000 ;
	height: 50px;
	overflow: hidden;
}
#banner{
	background-color: #000000 ;
	height: 220px;
	border-bottom: 2px solid #000000 ;
}
#contenuto {


}


}
#testo {
	width: 800px;
	padding-top: 2px;
        margin-left: 0px;
	text-align: justify;
}
#sotto {
	margin-top: 7px;
	}