html {
background:#FFFFFF none repeat scroll 0%;
color:#000000;
margin:0px;
padding:0px;
}
body {
background-color:#FFFFFF;
/* background-image:url(../images/htop.gif); */
background-repeat:repeat-x;
font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
margin:0px;
padding:0px;
}

html, body {
height:100%;
width:100%;
}


h1 {
color:#1064AF;
font-size:18px;
font-weight:bold;
margin:0px;
padding:2px 10px;
text-align:left;
}

h2 {
color:#000000;
font-size:14px;
font-weight:bold;
margin:0px;
padding:2px 2px;
text-align:left;
}

h3 {
font-size:12px;
line-height:12px;
margin:0pt;
padding:5px 5px 5px 0px;
}

h4 {
font-size:11px;
font-weight:normal;
margin:0pt;
padding:0pt;
}


#Principale{
	margin-left:auto;
	margin-right:auto;
	width:990px;
	overflow:hidden;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}

#masthead{
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-color: #FFFFFF;
}

#content{
padding:  0px 0px 0px 10px;
background-color: #FFFFFF;
width: 470px;
float: left;
}


#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	color: #cccccc;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
}





.TitoloMapper {
	font-family: "Trebuchet MS";
	color: #00022E; 
	font-size: 36pt;
	padding: 0px 0px 0px 0px;
}
.Stile1 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.Stile2 {font-size: 10pt}
.Stile4 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
}
.Stile6 {
	color: #666666;
	font-weight: bold;
	background-color: #666666;
}
.Stile7 {
	font-size: 12pt;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
.Stile10 {
	font-size: 10pt;
	font-family: "Trebuchet MS";
	color: #000000;
}
.Stile12 {font-size: 12pt; font-family: "Trebuchet MS"; color: #000000; }
.Stile13 {font-size: 13pt; font-family: "Trebuchet MS"; color: #000000; }
.Stile15 {font-size: 12pt; font-family: "Trebuchet MS"; color: #000000; font-weight: bold; }
.Stile16 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.Stile19 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}



a:link {
color: #000000;
/* font-weight:bold; */
text-decoration:none;
}

img
{  border-style: none;
}


a:visited {
color: #000000; 
/*color:#003399; */
/* font-weight:bold; */
text-decoration:none;
}

a:hover {
color:#990000;
text-decoration:underline;
}

a:active {
color:#000000;
text-decoration:none;
}







#mainmenuflag
{
	float:left;
	padding-top:40px;
	width:70px;
	height:30px;
	padding-left: 210px;
}



#mainmenu a:link {
color: #000000;
/* font-weight:bold; */
text-decoration:none;
}

#mainmenu a:visited {
color: #990099; 
/*color:#003399; */
/* font-weight:bold; */
text-decoration:none;
}

#mainmenu a:hover {
color:#990000;
text-decoration:underline;
}



#sidebar
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	margin: 0px 2px 10px 4px;
	overflow: auto;
	width: 300px;
	padding-top: 0px;
	height: 260px;
}


/* per il colore degli elementi comanda la proprietà a */
	
div#sidebar ul {	margin:0px; padding:0px; list-style:none;}
div#sidebar li
{
	border-right: #d7d7d7 1px solid;
	padding-right: 0px;
	padding-left: 20px;
	font-size: 11px;
	padding-bottom: 1px;
	margin-left: 0px;
	border-left: #d7d7d7 1px solid;
	text-indent: -15px;
	padding-top: 2px;
	border-bottom: #d7d7d7 1px dotted;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	
}

.info
{
	clear: both;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	padding-bottom: 2px;
	margin: 2px;
	width: 260px;
    height: 150px;  
	padding-top: 2px;
	text-align: left;
	background-color:#ffffff;
			
}

.approf
{
	font-weight: bold;
	font-size: 11px;
	color: #1064af;
	font-style: italic;
}

.percorso
{
	font-weight: bold;
	font-size: 12px;
	text-align:right;
}


input
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

select
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}



.zoom
{
	
	font-size: 11px;
	text-align:center;
}



#tooltip{
	display:block;
	padding:2px 5px 2px 5px;
	font-weight:bold;
	border: 1px solid #555555;
	background-color:#ffffdd;
	font-weight:bold;
	opacity: .80; filter: alpha(opacity=80);
	white-space:nowrap;
	z-index:5;
	color:#000000;
	font-size:9px;
}

div#idmap { 
    height:430px;
    width:450px;
	padding: 0px;
	margin:0px;
	margin-left:0px;
	margin-right:2px;
	background-color: #E5E3DF;
	border-top: 1px solid #ACBECD; border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa; border-left: 1px solid #aaa;
	background-repeat: no-repeat;
    background-position: center center;
	z-index:2;
	overflow:hidden;
	}
	

.centerBanner
{
	font-size: 35pt; 
	color: #FFFFFF;
	FLOAT:left; 
	width:300px;
	PADDING-TOP: 10px; 
}



.leftBanner
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10pt;
	float: left;
	padding-bottom: 0px;
	width: 320px;
	color: #ffffff;
	padding-top: 0px;
	
}


.mappai 
{
	text-align:left;
	font-weight: bold;
	color: #ffffff;
}
.map_per
{
	font-weight: bold;
	font-size: 18pt;
	color: #ffffff;
	text-align: center;
}
a:link.map_per {
color: #ffffff;
text-decoration:none;
}


a:hover.map_per 
{
color:#990000;
text-decoration:underline;
}


.per_cer 
{
	font-size: 18pt;
	font-weight: bold;
	text-align: right;
}


.headSito 
{
color:#000000;
font-size:14px;
font-weight:bold;
}

.elencoregioni 
{
	font-style:italic;
}

table
{
	font-size: 11px;
	
}
.Stile12 {
	font-size: 12pt;
	font-family: "Trebuchet MS";
	
}