a.menu:link {
	color: #062148;
	text-decoration: none;
}
a.menu:visited {
	color: #062148;
	text-decoration: none;
}
a.menu:hover {
	color: #4F82F6;
	text-decoration: none;
}
a.menu:active {
	color: #062148;
	text-decoration: none;
}
a.menu#active {
	color: #4F82F6;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.spaziatura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}
.bordoTabella {
	border: 1px solid #000000;
}
.bordoFoto {
	border: 4px solid #000000;
}
.testoSito {
	font-family: Arial, Helvetica, sans-serif;
	color: #062148;
	font-size: 12px;
}
.testoSitoBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #062148;
	font-size: 12px;
	font-weight: bold;
}
.testoSitoBoldBig {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.sfondoFiletto {
	background-image: url(../images/css/filettoSfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0E4BA7;
}
.sfondoColore {
	background-color: #0E4BA7;
}
.sfondoAngoloInterno {
	background-image: url(../images/css/angolo_blu_interno.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondoFilettoInterno {
	background-color: #000000;
}
.testoSitoInterno {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F82F6;
	font-size: 12px;
	text-align:left;
}
.testoSitoBoldInterno {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F82F6;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F82F6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #0E4BA7;
	display: block;
	bottom: auto;
	padding: 3px;
	page-break-after: auto;
	width: 150px;
	text-align:left;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D336D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #0E5DD4;
	display: block;
	bottom: auto;
	padding: 3px;
	page-break-after: auto;
	width: 150px;
}
.navigation#active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D336D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #0E5DD4;
	display: block;
	bottom: auto;
	padding: 3px;
	page-break-after: auto;
	width: 150px;
	text-align:left;
}.sfondoColoreTabella {
	background-color: #FFFFFF;
}
