

header,
footer,
nav,
aside,
section,
article {
	display: block;
}



.alaligne {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
}

.admin_calque {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	
	background-color: #dddddd;
	opacity: 0.5;
  filter:alpha(opacity=50);	
}

.bouton_menu_modif {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	z-index: 4;
	top: 0px;
	left: 0px;
}

.bouton_menu_modif a img {
	border: 0px;
}

#boutons_connecte {
}


#cadre_boutons_connecte {
  width: 100%;
	height: 26px;
	line-height: 26px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;

	background-color: #1D4487;

  -webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.2);

  border-bottom: 4px solid #B9D3F4;
}

#cadre_boutons_connecte .bandeau_bouton {
	display: block;
	height: 26px;
	line-height: 26px;
	float: left;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#cadre_boutons_connecte a {
	display: block;
	height: 26px;
	line-height: 26px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;
	
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
}

#cadre_boutons_connecte a:hover {
	color: #B9D3F4;

  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

#cadre_boutons_connecte a#bandeau_admin {
	padding-left: 22px;
}

#cadre_boutons_connecte a#bandeau_site {
	display: none;
}

#cadre_boutons_connecte a#bandeau_deconnexion {
	padding-left: 22px;
}

hr {
	border: 1px
}

#bandeau_print {
	display: none;
}

html {
	width: 100%;
	min-height: 100%;
	margin: auto;

  background-color: #1d4487;
}

body {
  min-height: 100%;
	margin: 0px auto;

	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #555555;

  background-image: url(https://saintaffriquedynamique.fidelium-net.com/commun/modeles/commun/structure/img/fond-body.jpg);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #ffffff;
}


#bandeau {
  width: 994px;
  height: 126px;
  margin: 0px auto;

  background-image: url(https://saintaffriquedynamique.fidelium-net.com/commun/modeles/commun/structure/img/bandeau.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}

#bandeau a#logo {
  display: block;
  width: 402px;
  height: 126px;
  float: left;
}



#menu_h  {
  width: 994px;
  margin: 20px auto;
  margin-bottom: 20px;
  overflow: auto;
}

#menu_h dl {
  width: 199px;
  height: 40px;
  margin: 0px;
  float: left;

  background: #e0e0e0; /* Old browsers */
  background: -moz-linear-gradient(top,  #e0e0e0 0%, #b4b3b3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(100%,#b4b3b3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e0e0e0 0%,#b4b3b3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e0e0e0 0%,#b4b3b3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e0e0e0 0%,#b4b3b3 100%); /* IE10+ */
  background: linear-gradient(top,  #e0e0e0 0%,#b4b3b3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#b4b3b3',GradientType=0 ); /* IE6-9 */
}

#menu_h dl:first-of-type {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

#menu_h dl.votre_espace {
  width: 198px;
  margin: 0px;
  float: right;

  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;

  background: #f0a900; /* Old browsers */
  background: -moz-linear-gradient(top,  #f0a900 0%, #d59602 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0a900), color-stop(100%,#d59602)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f0a900 0%,#d59602 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f0a900 0%,#d59602 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f0a900 0%,#d59602 100%); /* IE10+ */
  background: linear-gradient(top,  #f0a900 0%,#d59602 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0a900', endColorstr='#d59602',GradientType=0 ); /* IE6-9 */
}

#menu_h dl:hover.votre_espace {
  background: #b7b7b7; /* Old browsers */
  background: -moz-linear-gradient(top,  #b7b7b7 0%, #939494 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7b7b7), color-stop(100%,#939494)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #b7b7b7 0%,#939494 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #b7b7b7 0%,#939494 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #b7b7b7 0%,#939494 100%); /* IE10+ */
  background: linear-gradient(top,  #b7b7b7 0%,#939494 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b7b7', endColorstr='#939494',GradientType=0 ); /* IE6-9 */
}

#menu_h dl dt {
  width: 100%;
  line-height: 40px;
}

#menu_h dl dt a {
  display: block;
  width: 100%px;
  height: 40px;

  font-size: 13px;
  text-transform: uppercase;
  color: #555555;
  text-decoration: none;
  text-align: center;
}

#menu_h dl.votre_espace dt a {  
  color: #ffffff;

  background-image: url(https://saintaffriquedynamique.fidelium-net.com/commun/modeles/commun/structure/img/cadenas.png);
  background-repeat: no-repeat;
  background-position: 22px 8px;

}

#menu_h dl dt a:hover {  
  color: #ffffff;

  background: #b7b7b7; /* Old browsers */
  background: -moz-linear-gradient(top,  #b7b7b7 0%, #939494 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7b7b7), color-stop(100%,#939494)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #b7b7b7 0%,#939494 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #b7b7b7 0%,#939494 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #b7b7b7 0%,#939494 100%); /* IE10+ */
  background: linear-gradient(top,  #b7b7b7 0%,#939494 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b7b7', endColorstr='#939494',GradientType=0 ); /* IE6-9 */
}

#menu_h dl.votre_espace dt a:hover {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

#menu_h dl dt.premier a:hover, 
#menu_h dl dt.premier-ssenfant a:hover { 
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

#menu_h dl dt.premier-selected a,
#menu_h dl dt.premier-selected-ssenfant a,
#menu_h dl dt.dernier-selected a,
#menu_h dl dt.dernier-selected-ssenfant a,
#menu_h dl dt.defaut-selected a,
#menu_h dl dt.defaut-selected-ssenfant a {
  color: #ffffff;

  background: #b7b7b7; /* Old browsers */
  background: -moz-linear-gradient(top,  #b7b7b7 0%, #939494 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7b7b7), color-stop(100%,#939494)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #b7b7b7 0%,#939494 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #b7b7b7 0%,#939494 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #b7b7b7 0%,#939494 100%); /* IE10+ */
  background: linear-gradient(top,  #b7b7b7 0%,#939494 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b7b7', endColorstr='#939494',GradientType=0 ); /* IE6-9 */
}

#menu_h dl dt.dernier-selected a,
#menu_h dl dt.dernier-selected-ssenfant a {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;	
}

#menu_h dl dt.premier-selected a,
#menu_h dl dt.premier-selected-ssenfant a {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;	
}

#menu_h dl dd {
  width: 199px;
  margin: 0px;
  padding:0px;

  position: absolute;
  z-index: 999;
}

#menu_h dl dd.selected {
  display: none;
}

#menu_h dl dd ul {
  list-style-type: none;
  margin: 0px;
  padding:0px;

  background-color: #ffffff;
  border: 1px solid #555555;
  border-top: 0px;
}

#menu_h dl dd ul:hover {
  border-top: 7px solid #8dc63f;
}

#menu_h dl dd.selected ul:hover {
  border-top: 0px solid #8dc63f;
}

#menu_h dl dd ul li a {
  display: block;
  width: 153px;
  line-height: 25px;
  padding-left: 10px;

  font-size: 11px;
  text-decoration: none;
  color: #555555;
}

#menu_h dl dd ul li a:hover {
  color: #000000;
  background-color: #f7f7f7;
}

#page {
	width: 994px;
  margin: 30px auto 0px;
}

#page #texte h1 {
  font-size: 16px;
  font-weight: bold;
  color: #faa61a;
}

#page #texte h2 {
  font-size: 12px;
  font-weight: bold;
  color: #faa61a;
}

#page #texte h3 {
  font-size: 12px;
  font-weight: bold;
  color: #1d4487;
}

#page #texte p {
  margin-top: 0px;
  margin-bottom: 10px;
}

#page #texte .mise_en_avant {
  color: #8dc63f;
  font-weight:bold;
}

#page #texte .note {
  font-size: 11px;
  color: #000000;
}

#page #texte a {
  text-decoration: underline;
  color: #1d4487;
}

#page #texte a:hover {
  text-decoration: none;
}

#page #texte ul {
  list-style: none;
  margin: 0px;
  margin-left: 15px;
  margin-bottom: 10px;
  padding: 0px;
}

#page #texte ul li ul {
  margin-bottom: 0px;
}

#page #texte ul li {
  margin-top: 5px;
  margin-bottom: 5px;
}

#page #texte ul li:before {
  content: '- ';
  font-weight: bold;
  color: #1d4487;
}

#page #texte ul li ul li:before {
  content: '- ';
  font-weight: bold;
  color: #8dc63f;
}



#connexion_commune {
  width: 100%;
  height: 168px;
  padding-top: 20px;

  background-image: url(https://saintaffriquedynamique.fidelium-net.com/commun/modeles/commun/structure/img/fond-connexion.jpg);
  background-repeat: repeat-x;
  background-position: bottom left;
}

#connexion_commune > div {
  width: 994px;
  height: 108px;
  margin: 0px auto;
  padding-top: 60px;

  background-image: url(https://saintaffriquedynamique.fidelium-net.com/commun/modeles/commun/structure/img/fond-div-connexion.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

#connexion_commune > div #connexion {
  float: left;
}

#connexion_commune > div fieldset {
  width: 400px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  
  border: 0px;
}

#connexion_commune > div fieldset legend {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}

#connexion_commune > div fieldset label {
  display: block;
  width: 90px;
  line-height: 22px;
  margin-top: 10px;
  float: left;

  font-size: 12px;
  font-weight: bold;
  color: #1d4487;
}

#connexion_commune > div fieldset input {
  width: 230px;
  height: 20px;
  margin-top: 8px;
  padding-left: 5px;
  float: left;

  font-size: 12px;
  color: #555555;

  border: 1px solid #555555;
}

#connexion_commune > div fieldset .connecter {
  display: block;
  width: 30px;
  height: 21px;
  line-height: 21px;
  margin-top: 8px;
  margin-left: 10px;
  float: left;

  text-align: center;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;

  background-color: #faa61a;

  border: 1px solid #ffffff;
}

#connexion_commune > div ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#connexion_commune > div ul li a {
  display: block;
  width: 335px;
  padding-top: 3px;

  text-align: right;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
}

#connexion_commune > div dt {
  margin-bottom: 10px;

  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #1d4487;
  text-decoration: none;
}

#connexion_commune > div dd ul li a {
  display: block;
  width: 335px;
  padding-top: 3px;

  text-align: left;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
}

#connexion_commune > div dd ul li a:hover {
  color: #000000;
}

#connexion_commune > div #info_ville {
  width: 350px;
  height: 107px;
  float: right;

  background-image: url(https://saintaffriquedynamique.fidelium-net.com/commun/modeles/commun/structure/img/infos-ville.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#baseline {
  width: 100%;
  height: 90px;
  padding-top: 20px;

  background-color: #1d4487;

  border-top: 5px solid #b1d0f1;
}

#baseline > div {
  width: 994px;
  margin: 0px auto;
}

#baseline #fidelium-net {
  display: block;
  width: 210px;
  height: 65px;
  margin: 0px;
  float: left;

  background-image: url(https://saintaffriquedynamique.fidelium-net.com/commun/modeles/commun/structure/img/fidelium-blanc.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

#baseline a {
  margin-top: 20px;
  float: right;
  
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  text-align: right;
}



#page aside {
	width: 310px;
  float: left;
}

#page aside span {
  font-size: 18px;
  color: #8dc63f;
}

#page aside ul {
	list-style: none;
  margin: 0px;
  margin-top: -5px;
  padding: 0px;
}

#page aside ul li {
  display: block;
  width: 310px;
  height: 65px;
  line-height: 60px;
  margin-bottom: 5px;

  background-color: #8ebae9;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#page aside ul li:first-child {
  background-color: #8dc63f;
}

#page aside ul li:last-child {
  background-color: #faa61a;
}

#page aside ul li a {
  display: block;
  width: 295px;
  height: 65px;
  padding-left: 15px;
}

#page aside ul li a:hover {
  background-color: #1d4487;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#page aside ul li a,  
#page aside ul li span {
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
}

#page aside ul li a b {
  font-size: 30px;
  font-weight: normal;
}


#actus {
	width: 665px;
  height: 205px;
  margin-top: 17px;
  margin-bottom: 20px;
  float: right;

  background-color: #ececec;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#actus article {
  width: 620px;
  margin-top: 20px;
  margin-left: 20px;
}

#actus article:first-child {
  padding-bottom: 20px;
  border-bottom: 1px dashed #ffffff;
}

#actus img {
  margin-right: 10px;
  float: left;
}

#actus h1 {
  margin: 0px;
  font-size: 12px;
  font-weight: bold;
}

#actus p {
  margin: 0px;
  font-size: 12px;
}

#actus article a {
  text-decoration: none;
  font-size: 11px;
  color: #faa61a;
}

#actus a#toutes {
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  margin-right: 10px;
  float: right;

  text-decoration: none;
  font-size: 12px;
  text-align: center;
  color: #ffffff;

  background-color: #8dc63f;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  -webkit-box-shadow: 0px 0px 5px 0px #999999;
  -moz-box-shadow: 0px 0px 5px 0px #999999;
  box-shadow: 0px 0px 5px 0px #999999; 
}

#actus a:hover#toutes {
  background-color: #1d4487;
}


#contenu {
  clear: both;
  padding-top: 10px;
  overflow: auto;

  border-top: 1px solid #dddddd;
}

#texte {
  float: left;
}

#visuel {
  width: 260px;
  float: right;
}


@media (max-width:800px) {
  body {
    -webkit-text-size-adjust: 80%;
    background-image: none;
  }

  #bandeau {
    width: 100%;
    height: 120px;
    margin: 0px auto 10px;
    background-position: top left;
  }

  #menu_h {
  	width: auto;
  	height: auto;
    background-color: none;
    background: none;
    padding-bottom: 10px;

    border-bottom: 3px dashed #efefef;
  }

  #menu_h dl {
  	width: auto;
    margin: 10px;
    float: none;
  
    background: #e0e0e0; /* Old browsers */
    background: -moz-linear-gradient(top,  #e0e0e0 0%, #b4b3b3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(100%,#b4b3b3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e0e0e0 0%,#b4b3b3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e0e0e0 0%,#b4b3b3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e0e0e0 0%,#b4b3b3 100%); /* IE10+ */
    background: linear-gradient(top,  #e0e0e0 0%,#b4b3b3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#b4b3b3',GradientType=0 ); /* IE6-9 */
  
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }

  #menu_h dl.votre_espace {
    width: auto;
    margin: 10px;
    float: none;  	
  }
  
  #menu_h dl dt.premier-selected a,
  #menu_h dl dt.premier-selected-ssenfant a,
  #menu_h dl dt.defaut-selected a,
  #menu_h dl dt.defaut-selected-ssenfant a,
  #menu_h dl dt.dernier-selected a,
  #menu_h dl dt.dernier-selected-ssenfant a {
    border-radius: 5px;
  }
  
  #menu_h dl dt a:hover {
    border-radius: 5px;
  }
  
  #page {
  	width: 100%;
    margin-top: 0px;
  }
  
  #page aside {
  	width: 100%;
    margin-top: 0px;
    padding: 0px;
    float: none;
  }
  
  #page aside span {
  	margin-left: 20px;
  }

  #page aside ul {
    width: 96%;
  	margin: 20px;
  	margin-right: 0px;
  	margin-left: 15px;
    padding: 0px;
  }
  
  #page aside ul li {
  	width: 96%;
    margin: 10px auto;
  }
  
  #page aside ul li a {
  	width: auto;
    margin: auto;
  }

  #actus {
  	width: 95%;
    height: auto;
    margin: 20px;
    float: none;  
  }
  
  #actus article {
    width: 95%;
    margin: 0px;
    padding: 10px;
  }

  #contenu {
  	border: 0px;
    margin: 0px 20px;
  }

  #texte {
    width: auto;
    float: none;
  }

  #fil_ariane {
    clear: both;
    width: 100%;
    margin-top: 10px;
    padding-top: 20px;
  	float: none;

    border-bottom: 1px solid #efefef;
  }

  #menu_v {
    width: 100%;
  	float: none;
    border: 0px;
  }

  #menu_v dl {
    display: inline-block;
    vertical-align: text-top;
    width: 30%;
    margin: 5px;
  }

  #menu_v dl dt {
    border: 0px;
  }

  #menu_v dl dt.premier,
  #menu_v dl dt.premier-ssenfant {
    border: 0px;
  }

  #menu_v dl dt a {
    width: 90%;
    border-radius: 3px;
    background-color: #efefef;
  }

  #menu_v dl dt.premier-selected a,
  #menu_v dl dt.premier-ssenfant-selected a,
  #menu_v dl dt.defaut-selected a,
  #menu_v dl dt.defaut-ssenfant-selected a,
  #menu_v dl dt.dernier-selected a,
  #menu_v dl dt.dernier-ssenfant-selected a {
    background-color: #999999;
    color: #ffffff;
  }

  #menu_v dl dt a:hover {
    background-color: #999999;
  }

  #menu_v dl dd {
    border: 0px;
  }

  #menu_v dl dd ul {
    margin-top: 0px;
    border: 1px solid #efefef;
    border-top: 0px;
  }

  #page #texte #liste_commercants #tri span {
    clear: both;
    display: block;
    line-height: 20px;
    padding-left: 0px;
  }

  #page #texte #liste_commercants .un_element {
    width: 100%;
  }

  #page #texte #liste_commercants .un_element dl {
    width: 60%;
  }

  #page #texte #liste_commercants .un_element dt {
    width: 30%;
  }

  #page #texte #liste_commercants .un_element dd {
    width: 60%;
  }

  #page #texte #liste_commercants .un_element ul {
    width: 35%;
  }

  div#cadre_localisation {
    width: 100%;
    min-height: 300px;
  }

  div#cadre_localisation div#localisation,
  div#cadre_localisation div#panorama {
    width: 95%;
    height: 400px;
    margin: 10px auto;
    float: none;
  }

  fieldset#itineraire_formulaire label,
  fieldset#itineraire_formulaire input {
    margin-bottom: 10px;
  }

  #espace_porteur #porteur_texte {
  	width: 100%;
  }

  #espace_porteur fieldset label {
  	width: 22%;
  }

  #espace_porteur fieldset .radios {
  	width: 22%;
  }

  #espace_porteur fieldset input {
  	width: 22%;
  }

  #espace_porteur fieldset select {
  	width: 22%;
  }

  #connexion_commune > div {
  	width: 100%;
  }

  #connexion_commune > div #connexion {
  	float: none;
  }

  #connexion_commune > div dt {
    margin-left: 20px;
  }

  #connexion_commune > div #info_ville {
  	display: none;
  }

  #baseline > div {
  	width: 95%;
  } 
}


@media screen and (max-width: 640px) { 
  body {
    -webkit-text-size-adjust: 80%;
  }

  #bandeau {
  	background-image: none;
    margin-bottom: 0px;
  }

  #bandeau a#logo {
  	width: 100%;

    background-image: url(https://saintaffriquedynamique.fidelium-net.com/commun/modeles/commun/structure/img/bandeau.jpg);
    background-repeat: no-repeat;
    background-position: top left;
  }
  
  #page aside {
    width: 96%;
    margin-top: 0px;
    padding: 0px;
    float: none;
  }

  #actus {
    width: 90%;
  }

  #contenu {  
    display : -moz-box;
    display : -webkit-box;
    display : box;
    
    -moz-box-orient : vertical;  
    -webkit-box-orient : vertical;    
    box-orient : horizontal;
  }

  #menu_v {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 3px dashed #efefef;
  
    -moz-box-ordinal-group : 3;
    -webkit-box-ordinal-group : 3;
    box-ordinal-group : 3;
  }

  #menu_v h1 {
    display: none;
  }

  #menu_v dl {
    display: inline-block;
    vertical-align: text-top;
    width: 45%;
    margin: 5px;
  }
  
  #fil_ariane {
    margin: 0px;
    padding-top: 5px;
  
    -moz-box-ordinal-group : 1;
    -webkit-box-ordinal-group : 1;
    box-ordinal-group : 1;
  }
  
  #texte{
    display: box;
    -moz-box-ordinal-group : 2;
    -webkit-box-ordinal-group : 2;
    box-ordinal-group : 2;
  }

  #espace_porteur #menu_v {
    width: 80%;
  }

  #espace_porteur #menu_v dl {
    display: block;
    width: 90%;
    margin: 5px;
  }

  #espace_porteur fieldset label {
    width: 45%;
  }

  #espace_porteur fieldset .radios {
    width: 40%;
  }

  #espace_porteur fieldset .listing input {
    width: 10%;
  }

  #espace_porteur fieldset input {
    width: 40%;
  }

  #espace_porteur fieldset select {
    width: 45%;
  }

  #page #texte #liste_commercants .un_element {
    width: 100%;
  }

  #page #texte #liste_commercants .un_element dl {
    width: 100%;
    float: none;
  }

  #page #texte #liste_commercants .un_element dt {
    width: 30%;
  }

  #page #texte #liste_commercants .un_element dd {
    width: 60%;
  }

  #page #texte #liste_commercants .un_element ul {
    width: 100%;
    float: none;
  }

  #page #texte #liste_commercants select.categorie {
    width: 100%;
  }

  #connexion_commune > div fieldset {
    width: auto;
  }

  #connexion_commune > div fieldset label {
    width: 30%;
  }

  #connexion_commune > div fieldset input {
    width: 45%;
  }

  #connexion_commune > div dl dd ul li a {
    width: 100%;
  }
}
   
