body {
	margin: 0;
	padding: 0;
	background-color: #000066;
	text-align: center;
	font-family: verdana,lucida,arial,sans-serif;
	color: #fff;
}
#container {
	padding-top: 10px;
	padding-bottom: 6px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-image: url(img/sf_vigna_olivi_r2.jpg);
	background-color: #336600;
}
#contenuto {
	width:720px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
}
a:link,a:visited {
	color: #CDCC02;
	text-decoration: none;
}
a:hover,a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.testo500 {
width: 492px;
height: 320px;
overflow: auto;
	padding: 4px;
	font: normal 74% verdana,arial,tahoma,lucida,sans-serif;
	color: #660000;
	background-color: #CCCC99;
	border: 1px solid #fff;
	float: left;
	text-align: justify;
}
ul {
	font-size: 70%;
	font-weight: bold;
}
li {
	display: inline;
	list-style-type: none;
}
.ind {
	font-size: 11px;
	color: #000;
}
.ind a:link, .ind a:visited {
	text-decoration: none;
	color: #CC0033;
}
.ind a:hover, .ind a:active {
	text-decoration: none;
	color: #9800CC;
}
.nero {
	color: #000;
}

