body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(img/sx.gif);
	background-repeat: repeat-y;
	background-position: left;
	scrollbar-arrow-color: #FFCC00;
    scrollbar-3dlight-color: #6699CC;
    scrollbar-highlight-color: #336699;
    scrollbar-face-color: #003366;
    scrollbar-shadow-color: #000066;
    scrollbar-darkshadow-color: #000080;
    scrollbar-track-color: #E4ECF4; 

}
a:active   { text-decoration: underline; color: #FFFFFF; font-weight: normal}
a:link     { text-decoration: underline; color: #FFFFFF; font-weight: normal}
a:visited { text-decoration: underline; color: #FFFFFF; font-weight: normal}
a:hover   { text-decoration: underline; color: #999999; font-weight: normal }


#titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF url(img/titolo.gif) no-repeat center;
	width: 500px;
	height: 100px;
	position: absolute;
	left: 160px;
}


.barrasup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	background-color: #FFFFFF;
	text-align: left;
	position: absolute;
	top: 100px;
	height: 24px;
	width: 100%;
	padding-top: 3px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003366;



}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: transparent;
	text-align: left;
	width: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	top: 150px;
	position: absolute;
	z-index: 1;
	left: 5px;

}



.corpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003366;
	background-color: #FFFFFF;
	text-align: justify;
	height: auto;
	width: 490px;
	position: absolute;
	left: 160px;
	top: 130px;
	padding: 10px;

}


#bwd {
	background-color: transparent;
	height: 20px;
	width: 110px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	color: #003366;
	text-align: right;
	letter-spacing: 0.1em;
	left: 110px;
	visibility: visible;
	z-index: 2;
	top: -50px;
	}
	
#bwd a:visited {
	color: #003366;
	text-decoration: underline;
	}
#bwd a:active, #bwd a:link { 
	color: #003366;
	text-decoration: underline;
	}
#bwd a:hover {
    color: #999999;
	text-decoration: underline;
	}
	
.riquadro {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #003366;
	border: 1px solid #999999;
	width: auto;
	font-size: 12px;
	font-style: italic;
	height: 24px;
	padding: 2px 15px 0px;


}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #003366;
	font-weight: bold;

}
a:active.bold  { text-decoration: underline; color: #003366 }
a:link.bold    { text-decoration: underline; color: #003366 }
a:visited.bold { text-decoration: underline; color: #003366 }
a:hover.bold   { text-decoration: underline; color: #999999 }

.piccolo {
	font-size: 12px;
	font-weight: normal;
}
.logo {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 100px;
	width: 140px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(img/stemma.jpg);



}
.data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: transparent;
	height: 12px;
	width: 100%;
	position: absolute;
	color: #003366;
	left: 0px;
	top: 80px;
	text-align: left;

}
.datainset {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	right: 9px;
	position: absolute;
	color: #003366;
}

.mappa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
}
a:active.mappa  { text-decoration: none; color: #003366 }
a:link.mappa   { text-decoration: none; color: #003366 }
a:visited.mappa { text-decoration: none; color: #003366 }
a:hover.mappa  { text-decoration: underline; color: #999999 }

.moltopiccolo {
	font-size: 11px;
	font-weight: normal;
	color: #003366;

}
.marque {
	font-size: 11px;
	font-weight: normal;
	color: #6699CC;
}
a:active.marque { text-decoration: underline; color: #003366 }
a:link.marque   { text-decoration: underline; color: #003366 }
a:visited.marque { text-decoration: underline; color: #003366 }
a:hover.marque   { text-decoration: underline; color: #999999 }
