.tabella {
	background-attachment: fixed;
	background-image: url(sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #224652;
	line-height: 19px;
	letter-spacing: 0em;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #224652;

}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #224652;

}
a:visited {
	color: #224652;
	font-size: 12px;
}
a:hover {
	color: #000000;
	font-size: 12px;





}
.cellatrasparente {
	filter: Alpha(Opacity=50, Style=0);
}
.forms {
	background-image: url(forms_bg.gif);
	border: 1px solid #000000;
	font-family: "Courier New", Courier, mono;
	background-attachment: fixed;
}
.bottoni {
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #426672;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;


}

