BODY {
    SCROLLBAR-FACE-COLOR: #193C16;
    SCROLLBAR-HIGHLIGHT-COLOR: #193C16;
    SCROLLBAR-SHADOW-COLOR: #678136;
    SCROLLBAR-3DLIGHT-COLOR: #678136;
    SCROLLBAR-ARROW-COLOR: #678136;
    SCROLLBAR-TRACK-COLOR: #193C16;
    SCROLLBAR-DARKSHADOW-COLOR: #193C16;
    SCROLLBAR-BASE-COLOR: #193C16;
}
.Sfondo {
	background-color: #193C16;
	background-image: url(immagini/garni-rosengarten.gif);
	background-repeat: repeat-x;
	background-position: right center;
}
.Pagina {
	background-attachment: fixed;
	background-color: #193C16;
	background-repeat: no-repeat;
	background-position: right bottom;
	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: #B9D476;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(immagini/rosengarten-pera-fassa_11.jpg);


}
.Testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B9D476;
	text-decoration: none;
}
.Campo {
	width: 100%;
	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: #000000;
	text-decoration: none;
	border: 1px solid #B9D476;
}

