html,body{margin: 0;padding:0}

body{
	background-image: url(img/bg_index.gif);
	background-repeat: repeat-y;
	background-color: #1874a4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	}
	.home {
	padding:4px 3px 0px 30px;
	border-bottom:1px solid #328900;
	margin-left:20px; 
	background-color: #6fc027; 
	background-image:url(img/indice.gif); 
	background-repeat:no-repeat; 
	height:20px; 
	width:50px;color: #fff; 
	font-weight:bold;
	float:left;
	color:#FFFFFF;
	cursor:hand;}
	.clear{clear:both;}
	
	.chiudi { text-align:right;}	
	/***********************************************/
	/* BOX  UP*/
	/***********************************************/
	div#container{
	background-image:url(img/bg_all.gif);
	background-repeat:no-repeat; 
	min-height: 100em;
	height: auto !important;
	height: 100%; 
    }

	div#content{
	 padding-top: 15px;
    }
	div#ricerca{	 
	 padding-left: 99px;
	 padding-top:3px;}

	div#submit{

	padding-top: 55px;
	padding-bottom: 5px;
    } 

	#text{
	text-align: left;
	}	
	
	#legenda{ 
	width: 680px; 
	text-align:left;
	border-top:2px solid #901a30;
	margin-bottom:10px;
	
	}
	
	#legenda img,a{
	border: 0px;
	text-decoration: none;
	}
	#legenda img{
	margin-top:5px;
	}
	#legenda div{
	float:left;
	cursor: hand;	
	}
	#legenda select{
	position:absolute;
	margin-left:175px;
	}
	#legendamap{ 
	width: 145px;
	float:right; 
	text-align: left;
	background-color: #901a30;
	height: 510px;
	padding-left:5px;
	font-size:90%;
	}
	#legendamap div{margin-top:430px;} 
	#legendamap a{border: 0px; color:#fff; padding-right:5px;}
	#graf{
	display: block;
	width: 540px;
	padding-left: 40px;
	}
	#graf br{
	line-height:40px;
	}
	
	
	#center{
	background-color: White; 
	border: 8px solid #92273b;
	padding:0px 20px 20px 20px;
	width: 680px;
	margin: 3px 0px 0px 15px;
	}
	#right{
	text-align:right;}
	#right img{
	border:0px;
	padding-right:3px;}
	
	#center table,img{
 	margin:0 auto;
	text-align:center;
	}

	/***********************************************/
	/* testo */
	/***********************************************/
	#center h1{
		font-size: 16px; 
		font-weight: bold;
		color: #a83c4d;
		}
		
	#center h2{
		font-size: 14px;
		font-weight: bold;
		color: #166397;
		}
		.colh2{
		font-size: 14px;
		font-weight: bold;
		color: #166397;
		}
		
	#center h2,a{
	text-decoration:none;
	color: #166397;
		}
		
	#center h3{
		font-size: 12px;
		font-weight:bold; 
		text-align:left;
		color: #000;
		margin-bottom: 3px;
		margin-top: 3px;
		display:block;
		}
		#center br{margin:0px;}
		#center hr{border:1px solid #901a30; margin:0px; padding:0px;}
		.color{color:#901a30;
		font-weight:bold;
		font-variant:small-caps;}
		.normal	{color:#901a30;
		font-weight: bold;
		font-variant:normal; }
	/***********************************************/
	/* form  */
	/***********************************************/
	.selectmuni {margin-left:346px;}
	form{margin:0px; padding: 0px;
		}

	.fieldset-color{
	border: 2px solid #e7a85a; 
	padding:1px; 
	margin-right:5px; 
	padding-top:3px; 
	height: 75px;
	}
	
	.fieldset-color2{
	border: 2px solid #fff; 
	padding:3px; 
	margin:5px; 
	display:block;
	width:100px;
	}
		
.form-menu select,label{color: #fff;}
.form-menu legend{color: #a3daf4; font-weight: bold; }
.form-menu select{
	background-color: #872a3c;
}

.opt1{
	background-color: #1a537c;
	font-weight:bold;
	font-style:italic;
}
/***********************************************/
	/* tabelle  */
	/***********************************************/
	table {
	align:center;
	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 {
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	}

table a:hover {
	background: transparent;
	color: #fff;
	text-decoration: underline;
	}

table caption {
	background-color: transparent;
	color: #fff;
	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: #206a98;
	border-bottom: 1px solid #004975;
	border-top: 1px solid #62a0d1;
	padding: 2px;
	
	}

tbody tr.odd th, tbody tr.odd td {
	background-color: #00345b;
	border-bottom: 1px solid #1b6793;
	font-size: 14px;
	}

tbody tr:hover td, tbody tr:hover th {
	background-color: #6facdf;
	color:#004975;
	}

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:#fff;
	background-color:#92273b;
	}	

thead td {
	border-bottom: 1px solid #a66073;
	border-top: 1px solid #77354a;
	padding: 10px;
	
	}
	
