#map_wrapper {
  /*height: 700px;*/
}
#map_canvas {
  width: 100%; 
  height: 100%;}
.info_content{
  min-width: 200px; 
  min-height: 60px;
  font-size: 1.2em;
}
#legend{background-color:#FFFFFF; 
  padding:3px 5px;margin:5px; 
  border-radius:10px;
  border:3px solid green;
}
.reduit{
  height: 60px;
  width:120px;
  overflow: hidden;
}
.reduit h3{
  text-align:center; 
  margin: 3px 0 0 0;
  font-size: .9em;
}
.full h3{
  text-align:center; 
  font-size:1.4em;
  margin: 3px 0 0 0;
}
/*#legend img{
  width: 15px;
  margin-right: 10px;
}*/
.clickReduire{
  font-size: .9em;
  cursor: pointer;
  text-align: center;
  padding:5px;
  background-color: #dfef80;
  border-radius: 10px;
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
}
.clickAgrandir{
  font-size: .8em;
  cursor: pointer;
  text-align: center;
  padding:2px;
  background-color: #dfef80;
  border-radius: 10px;
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
  margin-top: 2px;
}
.mapLegendImg{float: left;line-height: 20px;vertical-align: middle; margin: 0 3px;}
label.mapLegendLabel{
  float: left;
  line-height: 20px;
  vertical-align: middle;
  font-size: 1em;
}
label.mapLegendLabel a{
  cursor: pointer;
  color:black;
}
.pCrea7{
  margin-top: 15px;
  margin-left: 30px;
}
.pCrea7 a img{
  max-width:15px;
}
.pCrea7 a label{
  color:black;
  font-size: .95em;
  cursor: pointer;
  text-decoration: underline;
}
.stopFloat{clear: both;}
.aCrea7{}
