
* {
  font-family: arial;

  font-size: 12px;
  color: #acacac;
}

#cadre_boutons_connecte {
  display: none;
}

.bouton_menu_modif {
  display: none;
}

#bandeau_print {
  display: block;
}

#bandeau {
  display: none;
}

#recherche {
  display: none;
}

#menu_h {
  display: none;
}

#une {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  float: left;
}

#une article {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border-bottom: 1px dashed gray;
}

div#cadre_localisation.display_none {
  display: none;
}

div#cadre_localisation {
  display: block;
  margin-top: 20px;
}

div#cadre_localisation.double div#localisation,
div#cadre_localisation.double div#panorama {
  width: 487px;
  height: 400px;
  margin: auto;
  margin-bottom: 10px;

  border: 3px solid gray;
}

div#cadre_localisation.double div#localisation {
  page-break-after:always;
}

div#cadre_localisation #itineraire_resultat {
  page-break-after:always;
}

div#localisation div#map_canvas,
div#panorama div#panorama_canvas {
  width: 100%;
  height: 400px;
}

#option_formulaire,
#identite,
#bouton_refresh,
#bouton_fermer,
#itineraire_formulaire {
  display: none;
}

table.complet {
  border: 1px solid ;
}

table.complet th,
table.complet td {
  border-bottom: 1px solid ;
}


#une figure {
  float: left;
}

#une .ma_une {
  float: left;
}


#adherents {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  float: left;
  border-bottom: 1px dashed gray;
}

#adherents ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#adherents ul li {
  float: left;
}

#adherents ul li article {
  margin-right: 10px;
  float: left;
  text-align: center;
}

#adherents ol.horinaja_pagination {
  display: none;
}

#documents {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed gray;
}

#documents p a {
  display: block;
  width: 80px;
  height: auto;
  margin-right: 10px;
  float: left;
  text-align: center;
}

#documents p a img {
  width: 80px;
}

#documents p a span {
  display: block;
}

#documents .dragger_container {
	display: none;
}

#info {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  float: left;
  border-bottom: 1px dashed gray;
}

#agenda {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  float: left;
  border-bottom: 1px dashed gray;
}

#actu {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  float: left;
  border-bottom: 1px dashed gray;
}

#actu {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  float: left;
  border-bottom: 1px dashed gray;
}

#actu article {
  padding-bottom: 10px;
  border-bottom: 1px solid gray;
}

#tags {
  display: none;
}

#baseline {
  display: none;
}


