body {
	font-family: "Trebuchet MS";
	background-color: #EBECFA;
	background-repeat: repeat-x;
	background-attachment: fixed;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	margin:0px
}

.navigazione {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #FFFFFF;
	background-color: #23408F;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(immagini/sfondo_tabella.jpg);
}

.navigazione a {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #FFFFFF;
	background-color: #23408F;
	text-decoration: none;
}

.testo {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.navigazione a: hover{
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #23408F;
	background-color: #CDDFE2;
	margin-left: 5px;
	text-decoration: none;
}

.navigazione a: visited{
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #FFFFFF;
	background-color: #23408F;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

.TitoloBlu {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bolder;
	color: #23408f;
	text-decoration: none;
	text-align: right;
	display: block;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}

.TitoloBianco {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #003399;
	margin-left: 3px;
	text-transform: uppercase;
	display: block;
}
.testoNav {

	font-family: "Trebuchet MS";
	font-size: small;
	color: #325CCB;
	text-decoration: none;
	text-align: left;
}

.testoNav a {

	font-family: "Trebuchet MS";
	font-size: small;
	color: #325CCB;
	text-decoration: none;
	text-align: left;
}

.testoNav a: hover {

	font-family: "Trebuchet MS";
	font-size: small;
	color: #00CC66;
	text-decoration: none;
	text-align: left;
}

.testoNav  a: visited {

	font-family: "Trebuchet MS";
	font-size: small;
	color: #325CCB;
	text-decoration: none;
	text-align: left;
}


.testoBlu {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #23408f;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}

.TitoloBludestra {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bolder;
	color: #23408f;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	text-transform: none;
}
.Titoloarancio {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #FF9900;
	margin-left: 3px;
	text-transform: uppercase;
}
.Titoloaranciodestrs {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	text-transform: none;
}
.datapiccola {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

