body{
	margin:0px;
}
#myBody{
	width:912px;
	height:568px;
	background-color:#FFFFFF;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1{
font-size:8px;
}
#errorMsg{
	color:red;
}
#hiddenTarget{
	/*display:none;*/
}
#title{
	height:36px;
	float:left;
	width:642px;
}
#vaiEstero{
	height:10px;
	float:right;
	width:70px;
	position:relative;
	top:14px;
	right:6px;
	display:none;
}
#centro{
	background-image:url(/img/bg_centro.png);
	background-repeat:no-repeat;
	height:512px;
	margin-left:5px;
	margin-right:0px;
	z-index:-100;
}
#div_cerca_comune{
	width:650px;
	position:relative;
	float:left;
	top:10px;
	left:8px;
	z-index:100;
}
#cercaComuneForm{
	border:none;
	margin:0px;
}
#tit_cerca_comune{
	width:106px;
	float:left;
}
#div_txt_nome_comune{
	width:200px;
	float:left;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:20;
}
#txt_nome_comune{
	width:180px;
	margin-right:1px;
	float:left;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:20;
}
#btn_cerca_comune{
	padding-left:7px;
	float:left;
}
#sel_menu_label{
	position:relative;
	float:left;
	width:129px;
	left:135px;
	top:4px;

}
#div_select{
	position:relative;
	float:left;
	left:15px;
	width:216px;
	height:76px;
}
.select_itemIE{
	width:216px;
	margin-top:3px;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:10px;
}
.select_item{
	width:216px;
	margin-top:3px;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:12px;
}
#scelta_coperture{
	width:650px;
	height:37px;
	position:relative;
	top:11px;
}
#div_visualizza_label{
	width:60px;
	padding-top:15px;
	float:left;
}
.tabCopertura{
	font-size:16px;
	position:relative;
	top:3px;
	white-space:nowrap;
}
#iconaRisultato{
	float:left;
	position:absolute;
	width:22px;
	padding-left:5px;
	left:-28px;
}
#testoRisultato{
	float:left;
	width:310px;
	position:relative;
	font-size:12px;
	line-height:14px;
}
#risRicerca{
	padding-top:5px;
	position:relative;
	width:300px;
}
#risNegozio{
	padding-top:5px;
}

div.autocomplete {
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
	z-index: 100;
}

div.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	max-height:200px;
	overflow:auto;
	z-index: 101;
}

div.autocomplete ul li.selected {
	background-color: #CCCCCC;
	z-index: 102;
}

div.autocomplete ul li {
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	line-height:16px;
	cursor:pointer;
	z-index: 103;
}

#divResults{
	padding-left:28px;
	top:2px;
	position:relative;
/*	width:328px;
	height:428px;*/
	overflow-y:auto;
	float:left;

}
#mapContainer{
	top:-25px;
}
.disclaimer{
	/*position:relative;
	top:-28px;*/
	padding-left:15px;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:12px;
}
.disclaimerIE{
	padding-left:15px;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:12px;
}

.TransparentGIF {
	filter:alpha(opacity=35);
}
.TransparentPNG {
	filter:alpha(opacity=35);
	-moz-opacity: .3;
	opacity: .3;
}
.transparentDiv {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.check {
	border:1px solid black;
}

.zoom_slider{
	width:20px;
	margin:10px 0;
	height:95px;
	position: absolute;
	top:76px;
	left:21px;
	cursor:move;
}
.zoom_handle{
	width:20px;
	height:10px;
	cursor:move;
	position: absolute;
}

#corpo{
	height:430px;
}

#header_centro{
	height:81px;
}