.sfondo {
	background-attachment: fixed;
	background-color: #FFFFFF
}
.titoli {
	font-family: "Arial Black";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3333;
}
.testo {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
.tab {
	border: 2px solid #336699;
}

