#loading{
	position:absolute;
	/*background:#ddd;*/
	background-image/**/: url("../images/mask.png") !important; /*For browsers Moz, Opera, etc.*/
	opacity:.50; -moz-opacity:.50;filter:alpha(opacity=50); 
	top:0; left:0; 
	width:100%; height:100%; 
	display:none;
	z-index:10000;
}
#cont_loading{
	position:absolute; 
	top:0; left:0; 
	width:100%; height:100%; 
	color:#333; 
	font-size:14px; 
	z-index:10001; 
	display:none;
}
/*#cont_errMsg{
	position:absolute; 
	background:#fff; 
	margin:200px 30% auto 30%;
	top:0; left:0;
	width:40%; height:30%; 
	color:#333;
	font-size:10px; 
	z-index:10001;
	display:none;
}
#cont_errMsg UL.nVerd{ margin-top:10px}
#cont_errMsg UL.nVerd LI{background:url(../html/images/ico/dot.gif) 0px 12px no-repeat; border-top:1px solid #cacbcd; list-style:none; display:block}
#cont_errMsg UL.nVerd LI P{float:left; padding:7px 0 6px 0; margin-left:10px;}
#cont_errMsg UL.nVerd LI IMG{float:right; margin:2px 0 0 0}*/



#cont_loading IMG{margin:220px auto 0 auto; display:block; text-align:center}
#popupControls {margin:5px 5px 0 80%; right: 9px; top: 9px; cursor: pointer; cursor: hand;}
#errMsg {background:#fff; font: 12px/14px arial, tahoma, sans-serif; font-size:14px; align:center;}

/*#loading{position:absolute; opacity:.50; -moz-opacity:.50;filter:alpha(opacity=50); top:0; left:0; width:100%; height:100%; display:none; background:#fff; z-index:10000}
#cont_loading{position:absolute; top:0; left:0; width:100%; height:100%; color:#333; font-size:14px; z-index:10001; display:none;}
#cont_loading IMG{margin:290px auto 0 auto; display:block; text-align:center}*/

#loaderMappa{
	position:absolute; 
	filter:alpha(opacity=70); -moz-opacity:.70; opacity:.70; 
	right:3px; top:20px; 
	z-index:1000; 
	background-image/**/: url("../images/mask.png") !important; /*For browsers Moz, Opera, etc.*/
	/*background:#ddd;*/ 
	height: 93.8%; 
	overflow: hidden; 
	width: 100%;
}
#overLoaderMappa {position:absolute; text-align:center; right:3px; top:20px; z-index:1001; height: 93.8%; overflow: hidden; width: 100%;}
#overLoaderMappa .boxLoad {color:#666; width:20%; height:20%; display:block; margin:10% auto;}
#overLoaderMappa .boxLoad IMG{margin:0 auto; display:block;}
