.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9F9075;
}
.sfondosin {
	background-image: url(../img/sfondosinistra.jpg);
	background-repeat: repeat;
	background-position: right top;
}

.sfondodes {
	background-image: url(../img/sfondodestra.jpg);
	background-repeat: repeat;
	background-position: left top;
}
body {scrollbar-arrow-color:#786E58;
	scrollbar-face-color:#9B8D76;
	scrollbar-shadow-color:#9B8D76;
 	scrollbar-darkshadow-color:#1A0E07;
 	scrollbar-Highlight-color:#DAD1BF;
 	scrollbar-3Dlight-color:#1A0E07;
 	scrollbar-track-color:#1A0E07;
	}
.sfondo {
	background-attachment: fixed;
	background-image: url(../img/sfondo.jpg);
	background-repeat: repeat-y;
}
.sfondoupdates {
	background-attachment: fixed;
	background-image: url(../img/sfondoupdates.jpg);
	background-repeat: repeat-y;
}
.bordofoto {
	border-top: 1px solid #4A3223;
	border-right: 1px solid #20170E;
	border-bottom: 1px solid #20170E;
	border-left: 1px solid #4A3223;

}
.bordofinestra {
	border-top: 1px solid #20170E;
	border-right: 1px solid #4A3223;
	border-bottom: 1px solid #4A3223;
	border-left: 1px solid #20170E;
}
.margine {
	margin: 15px;
}
.titoli {
	color: #DFD7B2;
	font-weight: bold;

}
.riga {
	background-color: #958170;
}
a:link {
	font-weight: bold;
	color: #BAB39D;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #BAB39D;
	text-decoration: none;
}
a:active {
	color: #BAB39D;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #DFD7B2;
	text-decoration: none;
	font-weight: bold;

}
