html, body{ height: 100%; overflow: hidden; }
body{ background-color: white; font-family: Arial, sans-serif; margin: 0; }
img{ border:0; }
#logoDilelui{ position:absolute; z-index:100; left:0; }
#map{ background-color: #e5e3df; height: 100%; }

#overlayGlobal{ height: 100%; }

.text_info_bulle{ font-size: 11px; color:#333333; width:300px; min-height:100px; height:auto; text-align:justify; /* cursor:pointer; */ }
	
.texteSmos{ float:left; font-size: 13px; clear:both; margin-top:15px; }



.gras{ font-weight:bold; }
a{ font-size: 11px; color:#666666; font-weight:bold; text-decoration:none; }
.dialog_standard .ui-dialog-titlebar { border-bottom:0; border-left:5px solid #999999; border-right:5px solid #999999; background-color:#999999; padding:0px; height:28px; cursor:move; }
.dialog_standard .ui-dialog-container { background-image:none; background-color:#fff; }
.dialog_standard .ui-dialog-content { background-color:#f3f3f3; /* margin-left:5px; margin-right:5px; margin-bottom:-4px; margin-top:0px; padding-top:0px; */ }
.dialog_standard .ui-dialog-title { margin-left:5px; position:relative; top:7px; left:4px; }
.dialog_standard .ui-dialog-titlebar-close span { display:none; }
.dialog_standard .ui-dialog-titlebar-close { width:17px; height:17px;; background:url(../img/p-x-gris.gif) no-repeat; position:absolute; right:0; cursor:pointer; right:5px; top:6px; }
.dialog_standard .ui-dialog-buttonpane button { margin:6px; }
.dialog_standard .ui-dialog-buttonpane { position:absolute; bottom:8px; right:12px; width:100%; text-align:right; } 



/* .text_info_modal{ font-size: 11px; color:#666666; text-align:justify; padding:20px; } */
.text_info_modal{ 
	background-color:#FFFFFF;
	color:#333333;
	float:left;
	font-size:11px;
	padding:10px;
	text-align:justify;
	width:360px;
	/* height:auto; */
	margin-left:10px;
	max-height:300px;
	overflow:auto;	
}
#bloc_flottant{  
	display:none; 
	z-index:9000; 
	position:absolute; 
	width:400px; 
	height:300px; 
	left:50%; 
	margin-left:-150px; 
	top:50%; 
	margin-top:-150px; 
}

#contenuBloc_flottant{ float:left; width:400px; }

#commandeMaps{
	position:absolute;
	bottom:5px;
	height:46px;
	color:#350042;
	left:50%;
	margin-left:-160px;
	text-align:center;
	width:450px;
}
.bt_choix:hover{ color:#666666; }
.bt_choix{ color:#ffffff;}

#arrondie_gauche_cmd{
	background:transparent url(../img/bord_g.png) repeat-y scroll left center;
	float:left;
	font-size:1px;
 	height:46px;
	width:14px !important;
}

#arrondie_droite_cmd{
	background:transparent url(../img/bord_d.png) repeat-y scroll right center;
	float:left;
	font-size:1px;
 	height:46px;
	width:14px !important;
} 

#commandeMapsContenu{
	background:transparent url(../img/centre.png) repeat-x scroll 0 0;
	float:left;
	bottom:0;
	height:46px;
	padding-top:15px;
	width:410px;
	color:#ffffff;
	text-align:center;
	font-size:12px;
}

#arrondie_gauche{
	background:transparent url(../img/b.png) repeat-y scroll left center;
	float:left;
	font-size:1px;
 	height:auto;
	width:10px !important;
}

#arrondie_droite{
	background:transparent url(../img/b.png) repeat-y scroll right center;
	float:left;
	font-size:1px;
 	height:auto;
} 

/* 
#commandeMaps{
	position:absolute;
	bottom:0;
	height:30px;
	color:#350042;
	left:50%;
	margin-left:-160px;
	text-align:center;
	width:430px;
}
*/
.arrondie_bas_gauche {
	background:transparent url(../img/bl.png) no-repeat scroll 0 0;
	float:left;
	font-size:1px;
	height:10px;
	width:10px;
}

.arrondie_bas_milieu {
	background:transparent url(../img/b.png) repeat-x scroll 0 0;
	float:left;
	font-size:1px;
	height:10px !important;
	width:380px;
}

.arrondie_bas_droite {
	background:transparent url(../img/br.png) no-repeat scroll 0 0;
	float:left;
	font-size:1px;
	height:10px;
	width:10px;
}

#arrondie_bas {
	float:left;
	font-size:1px;
	height:10px !important;
}

.arrondie_haut_gauche {
	background:transparent url(../img/tl.png) no-repeat scroll 0 0;
	float:left;
	font-size:1px;
	height:10px;
	width:10px;
}

.arrondie_haut_milieu {
	background:transparent url(../img/b.png) repeat-x scroll 0 0;
	float:left;
	font-size:1px;
	height:10px !important;
	width:380px;
}

.arrondie_haut_droite {
	background:transparent url(../img/tr.png) no-repeat scroll 0 0;
	float:left;
	font-size:1px;
	height:10px;
	width:10px;
}

#arrondie_haut {
	float:left;
	font-size:1px;
	height:10px !important;
}





/* #commandeMapsContenu{
	float:left;
	bottom:0;
	height:30px;
	padding-top:4px;
	background-color:#FFFFFF;
	width:410px;
	color:#350042;
	margin-left:10px;
	text-align:center;
	font-size:12px;
}


.arrondie_haut_gauche_cmd{
	background:transparent url(../img/tl.png) no-repeat scroll 0 0;
	float:left;
	font-size:1px;
	height:10px;
	width:10px;
}

.arrondie_haut_milieu_cmd {
	background:transparent url(../img/b.png) repeat-x scroll 0 0;
	float:left;
	font-size:1px;
	height:10px !important;
	width:410px;
}

.arrondie_haut_droite_cmd {
	background:transparent url(../img/tr.png) no-repeat scroll 0 0;
	float:left;
	font-size:1px;
	height:10px;
	width:10px;
}
#arrondie_haut_cmd{
	float:left;
	font-size:1px;
	height:10px !important;
}
#arrondie_gauche_cmd{
	background:transparent url(../img/b.png) repeat-y scroll 0 0;
	float:left;
	font-size:1px;
 	height:auto;
	width:10px !important;
}

#arrondie_droite_cmd{
	background:transparent url(../img/b.png) repeat-y scroll right center;
	float:left;
	font-size:1px;
 	height:auto;
	width:430px;
} */
