
.ui-tabs .ui-tabs-hide {
     position: absolute;
     top: -10000px;
     display: block !important;
}         

#map_wrapper,#map_wrapper2  {
  height: 525px;
}
#map_canvas,#map_canvas2,#map_canvas_3 {
  height: 100%;
  width: 100%;
}

.fenetre {
  position: relative;
  width: 100%;
  margin-top:0;
}

#selectlocation {
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}

  
