.TabellaCentrale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	border: 3px ridge #666600;
	background-color: #D6D6D6;



}
.TabellaHome {
	background-image: url(Immagini/Home.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	border: 3px ridge #666600;


}
.Normale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	padding-left: 10px;
	padding-top: 10px;




}
.Titolo1 {
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	padding-left: 8px;
	font-variant: small-caps;


}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	text-decoration: underline;
}
.BordoEtichette {
	border-left-width: medium;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-bottom-color: #663300;
	border-left-color: #993300;
	border-bottom-width: medium;
	border-right-width: medium;
	border-right-style: ridge;
	border-right-color: #993300;
	border-top-style: ridge;
	border-top-color: #663300;
	border-top-width: medium;

}
.TabellaBottom {
	border: 3px ridge #666600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(Immagini/PianoBottom.gif);


}
.Titolo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	font-variant: small-caps;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;


}
