.sfondo {
	background-attachment: fixed;
	background-image: url(../sfondo1200.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondo2 {
	background-attachment: fixed;
	background-image: url(../sfondo1200.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabellina {
	border: 1px solid #ECBD00;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
    scrollbar-3dlight-color: #FFCC00;
    scrollbar-arrow-color: #FFCC00;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #FFCC00;
    scrollbar-track-color: #000000 
}
.prova {
	text-decoration: none;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.copy{
font-family:"Times New Roman", Times, serif;
font-size:11px;
color:#FFCC00;}