.sfondo {
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #BEC07A;
}
.SfondoTitolo {
	background-image: url(immagini/sfondo-titolo_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #494D0F;
	text-decoration: none;
	padding-bottom: 10px;

}
.Pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #32350B;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Immagini {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 8px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #494D0F;
	border-right-color: #494D0F;
	border-bottom-color: #494D0F;
	border-left-color: #494D0F;
	background-color: #494D0F;
}

