body {
	scrollbar-3dlight-color : #DBDFC6;
	scrollbar-arrow-color : #51A5FF;
	scrollbar-base-color : #C1C384;
	scrollbar-darkshadow-color : #DBDFC6;
	scrollbar-face-color : #DBDFC6;
	scrollbar-highlight-color : #C1C384;
	scrollbar-shadow-color : #C1C384;
	scrollbar-track-color : #DBDFC6;
	background: url(img/bg.jpg) no-repeat fixed;
	margin-top: 30px;
	margin-right: 25px;
	margin-left: 25px;
}
h1 {
	font: bold italic 23px "Times New Roman", Times, serif;
    margin: 0px;
	padding: 0px;
}
h2 {
	font: bold italic 20px "Times New Roman", Times, serif;
	color: #005D88;
    margin: 0px;
	padding: 0px;
}
a:link {
	color: #004B98;
	font: bold Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #004B98;
	font: bold Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #4DA0CB;
	font: bold Georgia, "Times New Roman", Times, serif;
}
.sfondo {
    width: 780px;
}
.testotitolo {
	font: italic bold 25px "Times New Roman", Times, serif;
	color: #005D88;
	background: url(img/bar_titolo.gif) no-repeat left center;
	height: 80px;
	padding-left: 45px;
	width: 685px;

}
.posdescrizione {
    margin-top: 15px;
}
.testodescrizione {
	font: bold italic 23px "Times New Roman", Times, serif;
	color: #005D88;
	width: 685px;
}
.testoazienda {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #424600;
	text-align: justify;
}
.immagine {
	border: 3px double #C1C384;

}
.testo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	color: 0E709E;


}

