body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #263F6A;
}
#container {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	/*padding: 5px;
	padding-bottom: 20px;*/
	width: 950px;
	margin: 20px auto 0;
	/*height: 100%;*/
	padding: 0 14px;
	background: #fff;
}
#top_content, #bottom_content {
	background: url(../images/top-content.png) no-repeat;
	width: 980px;
	height: 8px;
	float: left;
	margin: -8px 0 0 -15px;
}
#bottom_content{
	background: url(../images/bottom-content.png) no-repeat;
	margin: 0 0 0 -15px;
	*margin: 16px 0 0 -15px;
}

.both{
	clear: both;
}
.tblStyled {
	border: 1px solid black;
	background-color:#F5F5F5;
}
.tblStyled td, .tblStyled th {
	border: 1px solid #CCC;
}
.tblStyled th {
	text-align: left;
}

#infoTable {
	margin-right: 15px;
	margin-top: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}

#search {
	width: 300px;
	border: 0px solid black;
	margin-bottom: 10px;
	float: left;
	text-align: left;
	

}

#header {
	width: 980px;
}
#logo{

	width: 159px;
	height: 100px;
	/*margin-left: 10px;*/
	float: left;
	margin-top: 5px;
}

#text {
	color: #666666;
	float: left;
	width: 150px;
	text-align: left;
	font-size: 10px;
	
	border: 0px solid black;
	margin: 0 30px 0 30px;
	padding-bottom: 5px;
	height: 75px;
	margin-top: 35px;


}

#tex_1 {
	width: 150px;
	float: left;
	font-weight: bold;
	margin-bottom: 5px;
}

.separa {
	width: 952px;
	background-image: url(../images/bg_sitemap.jpg);
	background-repeat: repeat-x;
	float: left;
	/*margin: 0 16px;*/
}
#menu{
	margin: 0 0 12px 11px;
	}
	#menu a{
		border-right: 1px dashed #ccc;
		padding-right: 10px;
		margin-right: 5px;
	}

#indietro {
	color: #666666;
	float: left;
	width: 900px;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px solid black;
	margin-left: 20px;

}
#tratteggio{
	border-left: 1px dashed #ccc;
	height: 96px;
	float: left;
	margin-top: 15px;
}

#title {
	width: 600px;
	text-align: center;
	color: #666666;
	float: left;
	/*vertical-align: middle;
	border: 0px solid black;*/
	height: 47px;
	padding-top: 55px;	
}
.paragrafo {
	font-size: 12px;
	color: #666666;
}

#map_canvas {
	width: 640px;
	height: 540px;
	float: right;
	border: 1px solid #ccc;
	margin: 0 -2px 10px;
}

.input {
	background-color: #F5FBEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #467746;
	border-right-color: #E6F6D5;
	border-bottom-color: #E6F6D5;
	border-left-color: #467746;
	width: 230px;
	float: left;
}
#form_style select{
	margin: 5px 0 5px 20px;	
}
#form_1{
	width: 270px; 
	height: 57px; 
	background: #d1ddfe; 
	border: 1px dashed #92aefa;
	padding: 3px 0;
	}
	
.submit {
	width: 50px;
	height: 23px;
	float: left;
	margin-left: 110px;	
	}

#link{
	margin-top: 10px;
	margin-left: 5px;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.popup {
	text-align: left;
}


#legenda {
	background-color: #EFEFEF;
	padding: 10px;
	border: 1px solid #ccc;
	width: 270px;
	margin-bottom: 10px;
	float: left;
}
.testo_style{
	border: 1px solid #ccc;
	float: left;
	width: 270px;
	padding: 8px 10px;
	margin-bottom: 10px;
	}
	.font_size{
		font-size: 11px;
		margin-bottom: 10px;
	}

