body {
	background-color: #FFFFCC;
        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 #FFFFCC;
}
#main {
 	background-color: #FFFFCC;
	width: 800px;
	text-align: left;
	color: #000033;
	border: 2px solid #FFFFCC;
	background-color: #FFFFCC;
	margin-left: auto;
	margin-right: auto;
}
#fascione {
	background-image: url(img/fascione_2.gif);
	width: 800px;
	height: 170px;
}
#navbar {
	text-align: center;
	border-bottom: 5px solid #FFFFCC;
	border-top: 2px solid #FFFFCC;
	height: 50px;
	overflow: hidden;
}
#navbar_2 {
	text-align: center;
	border-bottom: 5px solid #FFFFCC;
	border-top: 8px solid #FFFFCC;
	height: 40px;

}
#banner{
	background-color: #FFFFCC;
	height: 220px;
	border-bottom: 2px solid #FFFFCC;
}
#contenuto {
	background-image: url(img/bgbody.gif);
	background-repeat: no-repeat;
	background-position: right 0px;

}


}
#testo {
	width: 680px;
	padding-top: 2px;
        margin-left: 8px;
	text-align: justify;
}
#sotto {
	margin-top: 7px;
	}