  #sp_titre_moteur_carto{
    font-weight:bold;
    font-size:13px;
    padding-top:10px;
    display: block;
  }
  
  .fs_moteur_carto{
    padding:3px 10px;
  }
    span.legend_moteur_carto{
      font-weight:bold;
    }
    
    #ul_type_heb li, div.div_moteur_criteres{
   
    }
  

#page{
  position:relative;
}

#div_googlemap{
  width:100%;
  height:600px;
  position:relative;
}
div.div_gbulle{
  height:170px!important;
  width:260px!important;
}
#google_map{
  width:100%!important;
  height:100%!important;
  position:absolute!important;
  left:0!important;
  top:0;
}
#status_map{
  height:100%;
  width:100%;
}
#sidebar_gene_map{
  width:277px!important;
  height:600px!important;
  overflow:auto!important;
  position:absolute!important;
  top:0!important;
  left:0!important;
}


#sidebar_gene_map div.div_gbulle{
  padding:5px 0;
  border-bottom:1px #d2d2d2 dashed;
}

div.div_lst_pictoEpi{
  display:inline;
  padding-right:5px;
}

div.div_lst_titre{
  display:inline;
}
  div.div_lst_titre h2{
    display:inline;
    margin:0;
    font-size:12px;
  }
  div.div_lst_titre a{
    color:#176E4D;
    text-decoration:none;
  }

div.div_lst_vignette{
  float:left;
  width:124px;
  height:85px;
  margin-right:5px;
}
  div.div_lst_vignette img{
    max-width:120px;
    max-height:85px;
    -width: expression(this.width > 120 ? 120: true);
    -height: expression(this.width > 85 ? 85: true);
    border:2px solid #C1DF68;
  }
  
div.div_lst_tarifs_avec_prix_promo{
  font-weight:bold;
}

div.div_carte_boutons{
  clear:left;
  padding-top:5px;
}
  div.div_carte_boutons div{
    background-color:#C1DF68;
    background-image:url(../img/puce_bt.gif);
    background-position:3px center;
    background-repeat:no-repeat;
    line-height:20px;
    margin-top:3px;
    padding:0 0 0 20px;
    width:100px;
    float:left;
  }
  div.div_lst_btnFiche, div.div_lst_btnDispo_v2{
    width:90px!important;
    margin-right:10px!important;
  }
  div.div_carte_boutons a{
    color:#176E4D;
    font-weight:bold;
  }

#a_voirOffreCarte {
padding:2px;
    color:#ffffff;
    background-color: #008fdc;
    cursor:pointer;
    text-align:center;
    float:right;
    font-weight:bold;}
