@charset "utf-8";
/* CSS Document */

.Testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-style: italic;
	text-align: left;
}

.Testo_piccolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
	font-style: italic;
	text-align: left;
}

.Testo_Grassetto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	}
#tabHead{
	text-align:center;
	font-weight: bold;
	font-weight: bold;
}
#tabMenu{
	background-color:#FFF41C;
}
#tabMenu a{
	text-decoration:none;
	color:#000000;
}
#tabMenu a:hover{
	text-decoration:none;
	color:#0B1BF5;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	text-align: center;
	color: #FFFFFF
	}
#Menu a:hover{
	font-weight: bold;
}
body {
	background-color: #000;
	text-align: center;
}

.Bordo_tabella {
	background-color: #999;
}

