body {
	background-color: #CCCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	padding: 0px;
	margin: 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

a {
	text-decoration: underline;
	color: #990000;
}

form {
	background-color: #E1DF41;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	background-color: #006583;
	color: #DCDCDC;
	margin: 0px;
	padding: 6px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006583;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DCDCDC;
	line-height: 30px;
	text-indent: 4px;
	background-image: url(img/barretta.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #FFFFFF;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CDD251;
	color: #003366;
	font-weight: bolder;
	font-size: 12px;
	margin-left: 0px;
	text-indent: 3px;
}

a:hover {
	text-decoration: none;
}
.sidebar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #E2E042;
	font-weight: normal;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
.sidebar_attivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #E2E041;
	font-weight: bold;
}
a.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
a.testo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
.testo_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.testo_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
.titoletto_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
  color: #006583;
}

