BODY { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
}

h1 { 
	color: #014d81;
	font-size: 10pt;
	border-bottom: 3px solid #b7d271;
	margin-top: 3px;
	margin-bottom: 20px;
	padding-bottom: 3px;
}

h2 {
	color: #014d81;
	font-size: 8pt;
	border-bottom: 3px solid #b7d271;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

h3 {
	color: #014d81;
	font-size: 8pt;
	margin-top: 15px;
	margin-bottom: 5px;
}


TD.pagina { 
	background-color: #ffffff;
	background-image: url(pictures/sidemenu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 15px;
}

FONT {
	font-size: 8pt;
	color: #575757;
}

FONT.error {
	color: #D40000;
	font-weight: bold;
}

/* Menù SX */
A.menu:LINK, A.menu:VISITED, A.menu:ACTIVE { 
	font-size: 9pt;
	font-weight: normal;
	color: #1866A3;
	text-decoration: none;
}
A.menu:HOVER {text-decoration: none}

A.sottomenu:LINK, A.sottomenu:VISITED, A.sottomenu:ACTIVE { 
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color:#688129;
}
A.sottomenu:HOVER {color:#90B238}

.menuOn {background: url(pictures/select.gif) left center no-repeat}


/* Menu' principale */
A:LINK, A:VISITED, A:ACTIVE { 
	font-size: 8pt;
	font-weight: bold;
	color: #1866A3;
}

A:HOVER {text-decoration: underline}


/* Menu' header */
A.menuHeader:LINK, A.menuHeader:VISITED, A.menuHeader:ACTIVE { 
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.menuHeader:HOVER {text-decoration: underline}



DIV.testo { 
	padding: 18px;
	font-size: 8pt;
	color: #575757;
}

DIV.news { 
	padding: 10px;
	font-size: 10px;
	color: #575757;
}

TD.etichetta {
	border: 1px solid #C5DA8F;
	font-weight: bold;
	font-size: 8pt;
	color: #5B7124;
	text-align: right;
	width: 25%;
}

TD.campo {
	background-color: #F3F7E7;
	font-size: 8pt;
	color: #3C3C3C;
	text-align: left;
	width: 75%
}

@media print {#printMap {display:none}}
