body {
	background-color: #FFFFFF;
	background-image: url(immagini/sfondo.jpg);
}
.Tabella {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.TabellaInterna {
	background-color: #FFFFFF;
}
.MenuAlto {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 2px;
	padding-top: 30px;
	padding-left: 15px;
	line-height: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E01D17;
}
.MenuAlto a:link, .MenuAlto a:visited, .MenuAlto a:active {
	color: #333333;
	text-decoration: none;
}
.MenuAlto a:hover {
	color: #FA0001;
	text-decoration: none;
}
.Titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 3px;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-left: 20px;
}
.TestoGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	padding: 15px;
	line-height: 22px;
}
.TestoNormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 15px;
	line-height: 22px;
}
.TestoClassifiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	line-height: 35px;
}
.TestoIscrizioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.TestoNormale a:link, .TestoNormale a:visited, .TestoNormale a:active, .TestoGrande a:link, .TestoGrande a:visited, .TestoGrande a:active, .TestoIscrizioni a:link, .TestoIscrizioni a:visited, .TestoIscrizioni a:active {
	color: #FA0001;
	text-decoration: none;
	font-weight: bold;
}
.TestoClassifiche a:link, .TestoClassifiche a:visited, .TestoClassifiche a:active {
	color: #FA0001;
	text-decoration: none;
	font-weight: bold;
}
.TestoNormale a:hover, .TestoGrande a:hover, .TestoClassifiche a:hover, .TestoIscrizioni a:hover {
	color: #272727;
	text-decoration: none;
	font-weight: bold;
}
.FinePagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 10px;
	padding-left: 10px;
	color: #272727;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E01D17;
}
.FinePagina a:link, .FinePagina a:visited, .FinePagina a:active {
	color: #597D0F;
	text-decoration: none;
	font-weight: bold;
}
.FinePagina a:hover {
	color: #272727;
	text-decoration: none;
	font-weight: bold;
}
.TestoSecondaEdizione {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	vertical-align: middle;
	word-spacing: 1px;
	border: medium dotted #FF0000;
}
