body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
}
#titolo {
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
	min-height: 100px;
	height: auto !important;
	height: 95px;
	border-top: 3px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 3px solid #000000;
}
#titolo img{
	float: left;
	margin-left: 20px;
	margin-top: 3px;
}
#menuorizzontale {
	clear: left;
	padding: 3px 10px;
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

h1 {
	font-size: 1.6em;
	letter-spacing: 0.1em;
	margin: 5px;
}

#menuorizzontale a:link{
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#menuorizzontale a:visited{
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#menuorizzontale a:hover{
	color: #000000;
	background-color: #FFFF66;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#testoprincipale {
	color: #000000;
	background-color: #FFFFFF;
	width: 69%;
	float: left;
}
#menuverticale {
	width: 30%;
	float: left;
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 1em;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#menuverticale ul{
	list-style-type: none;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menuverticale li{
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin-right: 3px;
	margin-left: 1px;
}
#menuverticale li a:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #003366;
	display: block;
	height:1.5em; 
	line-height:1.5em;
	padding-left: 8px;
}
#menuverticale li a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #003366;
	display: block;
	height:1.5em; 
	line-height:1.5em;
	padding-left: 8px;
}
#menuverticale li a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	height:1.5em; 
	line-height:1.5em;
	padding-left: 8px;
}
#testoprincipale img {
	float: left;
	border: 1px dashed #000000;
	margin-right: 10px;
}
#footer {
	clear: left;
	color: #FFFFFF;
	background-color: #003366;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer a:link{
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#footer a:visited{
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#footer a:hover{
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
	margin-left: 10px;
}
.immagininelmenuverticale {
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
.immagininelmenuverticale img {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.gruppitesto {
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
a:link {
	color: #000099;
	background-color: transparent;
}
a:visited {
	color: #990066;
	background-color: transparent;
}
a:hover {
	color: #FFFF66;
	background-color: #003366;
}
.nascosto {
	display: none;
}
.trucchetto {
	clear: left;
}.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.centratograssetto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

#colonnaunica {
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 20px;
	width: 99%;
	float: left;
}

.centratorosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.centrato {
	text-align: center;
}

