
* {
  font-family: arial;

  font-size: 12px;
  color: #4d4d4d;
}

#cadre_boutons_connecte {
  display: none;
}

.bouton_menu_modif {
  display: none;
}

#accessibilite {
  display: none;
}

#bandeau_print {
  display: block;
}

#bandeau {
  display: none;
}

#recherche {
  display: none;
}

#menu_h {
  display: none;
}

#menu_v {
  display: none;
}

#banner img {
  display: none;
}

#banner #titre_banner {
  margin-top: 20px;
  margin-bottom: 10px;
  
  font-size: 15px;
  font-weight: bold;
}

#titre h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  
  font-size: 14px;
  font-weight: bold;
}

section {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dashed #dddddd;
}

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;
}

ul.tabs {
  display: none;  
}

.tab_container section#contactez_cma {
  display: none;
}

#contactez_cma,
#votre_espace {
  display: none;  
}

#baseline {
  display: none;
}






.formulaire_calque, #tri, .multi_page, .page_contact form, a.plus, a.lien_retour, footer {
	display:none;
}



#section_contenu h1 {
    color: #053088;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    padding: 20px 0;
    text-transform: uppercase;
}

#liste_commercants .sur_element dl {
    margin: 0;
}
#liste_commercants .sur_element dl dd {
    margin: 0;
}

#liste_commercants .sur_element h2 {
	margin:10px 0 5px;
	padding-top:10px;
	border-top:1px solid #ddd8d3;
	font-size:24px;
	line-height:14px;
}
#section_contenu #texte a {
    color: #920700;
}
#liste_commercants .sur_element h2 a {
	color: !important;
	text-decoration:none;
}
#liste_commercants .sur_element p {
	margin:0;
}

#liste_commercants .sur_element {
	float:left;
	width:calc(25% - 12px);
	padding-bottom:10px;
	margin:0 15px 35px 0;
	border-bottom:1px solid #ddd8d3;
}
#liste_commercants .sur_element:nth-of-type(4n) {
	margin-right:0;
}
#liste_commercants .sur_element:nth-of-type(4n+1) {
	clear:both;
}

#liste_commercants .sur_element img {
	width:100%;
	display:block;
}

footer {
	clear:both;
}

