.TabellaHome {
	background-attachment: fixed;
	background-image: url(Immagini/Sfondino.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}
.TabellaGenerale {
	border: thin none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #330066;
	background-image: url(Immagini/Sfondino1.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;






}
.Normale1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000033;
	padding-left: 8px;
	font-weight: bold;

}
.TabellaBottom {
	background-attachment: fixed;
	background-image: url(Immagini/Bottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.TabellaCentrale {
	background-attachment: scroll;
	background-image: url(Immagini/TabellaCentrale.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}
.TabellaGeneralePiccola {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
	background-attachment: scroll;
	background-image: url(Immagini/TabellaCentralePiccola.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
	font-size: 11px;


}
.TabellaTour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000033;
	background-attachment: scroll;
	background-image: url(Immagini/TabellaCentraleTour.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.TabellaGeneraleBio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000033;
	background-attachment: scroll;
	background-image: url(Immagini/TabellaCentraleBio.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

