#article{
  display:block;
}

#page{
  width:519px!important;
}

#general{
  background-image: url(../img/fond_menu_article.jpg)!important;
}

#menu{
  top:0px;
}

#titre_carte{
  text-align: center;
  font-weight: bold;
}

a.bouton_resa{
  display:none;
}
/********* moteur de recherche dans menu ********/

#fs_moteur_carto{
  border:none;
  margin:0;
  padding:5px 0 0 5px;
  color:#ffffff;
}
  .fs_moteur_carto{
    padding:0;
    margin:10px 0 0 0;
    border:0;
  }
    #sp_titre_moteur_carto{
      color:#ffffff;
      font-size:13px;
      font-weight:bold;
      padding-top:5px;
      padding-left:5px;
      display: block;
    }
    span.legend_moteur_carto{
      color:#ffffff;
      font-size:12px;
      font-weight:bold;
    }
  
  .fs_moteur_carto ul{
    margin:0;
    padding:0;
  }
  
  #ul_type_heb,#div_criteres, #div_date{
    padding-top:5px;
  }
  
  #fs_criteres select{
    width:120px;
  }
  #fs_date input{
    width:100px;
  }
  
  div.div_moteur_criteres{
    margin-top:3px;
  }
  

  #fs_moteur_carto select{
    font-size:11px;
    padding:2px;
  }

  #a_voirOffreCarte{
    display:block!important;
    margin-top:5px;
    text-align: right;
    color:#ffffff;
    font-weight: bold;
  }


#page{
  padding-top:10px;
  background-color: #ffffff;
  position:relative;
  height:700px;
}
#div_googlemap{
  width:519px!important;
  height:550px!important;
  position:absolute!important;
  left:10px!important;
  top:60px!important;
}

#google_map{
  position:absolute!important;
  left:0px!important;
  top:0px!important;
  height:550px;
  width:519px!important;
}
#status_map{
  height:550px;
  width:519px;
  top:0px!important;
  left:0px!important;
}

.divGmapLabelNumGroupe{
	color:#FF0000;
	font-weight:bold;
}
.divGmapLabelNumSimple{
	color:#0000FF;
	font-weight:bold;
}
#sidebar_gene_map{
	width:300px;
	height:700px;
	overflow:auto;
	position:absolute;
	left:0px!important;
	top:0px!important;
}

div.div_lst_titre{

}

  div.div_lst_titre h2{
    margin:0px 0px 5px 0px;
    font-size:10px;
  }
  div.div_lst_titre a{
    color:#3a5506;
  }
  
div.div_lst_blocGauche{
  float:left;
  width:115px;
  font-size:10px;
}
  div.div_lst_capacite{
    float:left;
    margin-right:5px;
  }
  
  div.div_lst_picto{
    clear:left;
  }
  
  div.div_lst_picto div{
    float:left;
    padding-right:5px;
  }
    div.div_lst_animal{
      padding-top:10px;
    }
    div.div_lst_tarifs{
      clear:left;
      float:none!important;
    }
  
div.div_lst_blocDroite{
  float:left;
  width:110px;
  padding-left:10px;
  text-align:center;
}
  div.div_lst_blocDroite img{
    max-width:110px;
    max-height:85px;
    -width: expression(this.width > 110 ? 110: true);
    -height: expression(this.height > 85 ? 85: true);
  }
  div.div_lst_boutons{
    padding-top:5px;
    float:right;
  }
  
  ul.lst_boutons{
    padding:0;
    margin:0;
  }
    ul.lst_boutons li{
      text-align: right;
    }
    ul.lst_boutons li a{
      color:#3a5506;
      text-transform: lowercase;
    }
#sidebar_gene_map{
  width:265px;
}
#sidebar_content_map{
  width:245px;
}   
#sidebar_content_map div.div_gbulle{
  height:130px;
  margin-bottom:5px;
  border-bottom:1px #3a5506 dotted;
}