body {
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
}
.page {
	height: 100%;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.main {
	height: 100%;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/bg.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}

head {
	margin-bottom: 5px;
	height: 200px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.contenuti {
	width: 578px;
	margin-left: 10px;
	float: right;
	height: 100%;
	border: 5px solid #FFFFFF;
	background-color: #eeeeee;
}

.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.menu {
	font-size: 10px;
	text-decoration: none;
	width: 160px;
	float: left;
	margin-top: 5px;
}
.menu ul {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #659800;
}
.menu li {
	display: block;
	height: 20px;
	width: 160px;
	color: #333333;
	text-decoration: none;
	float: left;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.contenuti h2 {
	font-size: 14px;
	color: #659800;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
}

.menu li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	margin: 0px;
	background-color: #659800;
	height: 20px;
	width: 150px;
	display: block;
}
.contenuti h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0D5129;
	padding-left: 20px;
	padding-top: 10px;
}

.menu li a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	height: 15px;
}
.menu img {
	float: left;
}




.foot {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	height: 30px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/foot.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	float: right;
	padding-top: 4px;
}
.contenuti p {
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	color: #333333;
	width: 568px;
	margin: 5px;
}
.contenuti img {
	padding-left: 5px;
}
.bottom {
	background-image: url(img/foot.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 760px;
	display: block;
	float: left;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
.contenuti .flash {
	margin-left: 10px;
}
.contenuti li {
	list-style-image: url(img/freccia.gif);
	font-size: 12px;
}

