.testo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.titolo1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993333;

}

.frame {scrollbar-3dlight-color:;
	   scrollbar-arrow-color:#993333;
	   scrollbar-base-color:#f7f1d6;
	   scrollbar-darkshadow-color:#f0f0f0;
	   scrollbar-face-color:#f7f1d6;
	   scrollbar-highlight-color:#ffffff;
	   scrollbar-shadow-color:#ffffff;
	   margin:0px;
	   padding:10px;
		   
}
.sfondotesto {
	background-image: url(immagini/quadrotesto.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
.sfondoinfo {
	background-image: url(immagini/sfondotestogrande.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
input { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
textarea { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
a { color: #993333; }
a:visited { color: #993333; }
a:link { color: #993333; }
a:hover { color: #6699cc; }
