html,body{margin: 0;padding:0}

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color:000;
	}
h1{	font-size: 16px;}
h2{	font-size: 14px;}
h3{	font-size: 12px;}
.home {display : none;}	
.esci {display : none;}	
.chiudi {display : none;}	
#center{
	background-color: White; 
	text-align: left;
	margin: 10px 0px 0px 20px;	
	}
	#right{ 
	display : none;
	}
	#right img{display : none;
	}
	#ricerca{ 
	display : none;
	}

	#legenda{ 
	display : none;
	}
	#popup{
	float: left;
	border-top: 1px solid  #3885be;
	border-right: 2px solid  #166397;
	border-bottom: 2px solid #166397;
	border-left: 1px solid #3885be;
	padding:5px;
	margin:10px;  
	text-align: left;
	}	

	#popup img,a{
		border: 0px;
		text-decoration: none;
	}
	
	#legendamap{ display : none;}
	#legendamap div{display : none;} 
	#legendamap a{display : none;}
	
	
	table {
	width:auto;
	border: none;
	color: #fff;
	font-family:arial, helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight:bold;
	margin: 0px auto;
	}

table a:link, table a:visited, table a:active {
	color: #000;
	text-decoration: none;
	}

table a:hover {

	color: #000;
	text-decoration: underline;
	}

table caption {

	color: #000;
	font-family: Georgia, serif;
	font-size: 24px;
	padding-bottom: 12px;
	padding-left: 8px;
	text-align: left;
	}

table, td, th {
	margin: 0;
	padding: 0;
	}

tbody td, tbody th {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding: 2px;
	
	}

tbody tr.odd th, tbody tr.odd td {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	}

tbody tr:hover td, tbody tr:hover th {
	background-color: #fff;
	color:#000;
	}

td, th {
	vertical-align: middle;
	}

tfoot td, tfoot th {
	font-weight: bold;
	padding: 4px 8px 6px 9px;
	}

thead {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	padding: 0 8px 2px 8px;
	white-space: nowrap;
	color:#000;
	background-color:#fff;
	}	

thead td {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding: 10px;
	
	}
	
	