/* Belm */
.infoBulle
{
   width:250px;
   height:250px;
   overflow: hidden;
}

/* Affichage de la google map sur les contacts */
#gmap {
   padding:      10px;
   text-align:   left;
   background:   #fff;
}
#gmap .info {
   background: transparent url(../../images/information.png) no-repeat scroll;
   padding-left: 20px;
   margin-bottom: 6px;
   font-style: italic;
}

#pageContactDevis #map-container {
   width: 708px;
   height: 300px;
}

#PageContactPro #map-container {
  width: 330px;
  height: 250px;
  margin-left: 20px;
}
#pageContact    #map-container {
  width: 330px;
  height: 250px;
}
