#menu{
  top:0px;
}

a.bouton_resa{
  display:none;
}
/********* moteur de recherche dans menu ********/

#fs_moteur_carto{
  border:none;
  margin:0;
  padding:0;
  color:#606060;
}
  .fs_moteur_carto{
    padding:0;
    margin:10px 0 0 0;
    border:0;
  }
    .legend_moteur_carto{
      color:#606060;
      font-size:12px;
      font-weight:bold;
    }
  
  .fs_moteur_carto ul{
    margin:0;
    padding:0;
  }
  
  #ul_type_heb,#div_criteres, #div_date{
    padding-left:10px;
    padding-top:5px;
  }
  
  #fs_criteres select{
    width:150px;
  }
  
  div.div_moteur_criteres{
    margin-top:3px;
  }
  

  #fs_moteur_carto select{
    font-size:11px;
    padding:2px;
  }




#page{
  padding-top:10px;
  background-color: #ffffff;
  position:relative;
  height:700px;
}
#div_googlemap{
  width:700px!important;
  height:550px!important;
  position:absolute!important;
  left:40px!important;
  top:20px!important;
}

#google_map{
  position:absolute!important;
  left:0px!important;
  top:0px!important;
  height:550px;
  width:700px!important;
}
#status_map{
  height:550px;
  width:700px;
  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;
    }
  
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{
      display:inline;
      padding-left:10px;
    }
    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;
}
