body {
	background-image: url(images/sfondo_pag.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #e9bf61;
	scrollbar-base-color: #A7D982;
    scrollbar-face-color: #B0E2A7;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-dark-shadow-color: #FFFFFF;
    scrollbar-3d-light-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
	
}


.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	clip:   rect(auto auto auto auto);
	top: auto;
	width: auto;
}

.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	white-space: normal;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: 0C4342;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #204E43;
	text-decoration: underline;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #204E43;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #204e43;
	text-decoration: underline;
}
.imgborder {
	border: 1px solid #204E43;
}
.tabtesto {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
}

