@import url(section.css);

#image-section {height:19px;_height:19px;}

/*#navig_laterale img {border-top:3px solid #fff; border-bottom:3px solid #fff; margin-top:15px;}*/

/*
#map {background:grey; opacity:0.5; filter: alpha(opacity=50); -moz-opacity: 0.5; position:fixed; z-index:9; top:0; left:0; width:100% !important; height:100%; padding:0; margin:0;}
*/

#map_canvas, #boutonOuvrirFermer {position:relative; /*left:50%; top:50%;*/ z-index:100;}

#map_canvas {
  height:520px; 
  /*margin-top:-260px;*/
  width:560px; 
/*  margin-left:-280px;*/
  border:2px solid #a6a6a6; 
  z-index:100;
  background:white;
}


#boutonOuvrirFermer {
  height:560px; 
  margin-top:-280px;
  width:568px;
  margin-left:-284px;
  text-align:right;
}

#boutonOuvrirFermer a {background:white; padding:3px 5px 10px 5px; -moz-border-radius:5px; border-radius:5px; border:2px solid #a6a6a6; font-size:0.9em;}