/* Mise en forme du site */

html {
  font-size: 16px;
}

html, body {
  height: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; 
}

body{
  background-color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin: 0px;
  padding: 0px;
  font-size: 1.06rem;
  line-height: 170%;
  color: #222222;
}

section {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

header {
  height: 123px;
  padding: 0px;
  margin: 0px;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;  
  background-color: #2B2D2D;
  width: 100%;
  z-index: 10000;
  overflow: hidden;
}

#header_conteneur {
  width: 90%;
  margin: 0 auto;
  max-width: 1400px;
}

.menu_mobile {
  position: absolute;
  top: 15px;
  left: 15px;
  display: none;
}

a {
  text-decoration: none;
  color: #54BEED;
}

a:hover {
  text-decoration: none;
  color: #aaaaaa;
}

.tel_lien {
  text-decoration: none;
  color: #222222;
}

h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 2.2rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  margin-bottom: 1rem;
  line-height: 120%;
}

#accueil h1 {
  margin-top: 0;
}

h1 sup {
  font-size: 1rem;
}

h2 {
  font-family: 'Raleway', sans-serif;
  font-size: 1.7rem;
  text-transform: uppercase;
  text-align: left;
  font-weight: 400;
  margin-bottom: 1rem;
  line-height: 120%;
  color: #666666;
}

h3 {
  font-family: "Roboto Condensed","Segoe UI",sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  color: #797979;
  margin: 0px;
}

.paire {
  background-color: #e4e0e0;
}

.impaire {
  background-color: #f1f1f1;
}

.titre {
  font-family: 'Raleway', sans-serif;
  font-size: 2.2rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  margin-bottom: 1rem;
  line-height: 120%;
}

.sous_titre {
  font-family: 'Raleway', sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 400;
}

.souligne {
  border: 0;
  height: 0;
  border-top: 3px solid #59BEEB;
  max-width: 60px;
  margin-left: 0;
  text-align: center;
  margin: 0 auto;
}

.souligne2 {
  border: 0;
  height: 0;
  border-top: 3px solid #ffffff;
  max-width: 60px;
  margin-left: 0;
  text-align: center;
  margin: 0 auto;
}

.souligne3 {
  border: 0;
  height: 0;
  border-top: 1px solid #2c2c2c;
  width: 70%;
  margin-left: 0;
  text-align: center;
  margin: 0 auto;
}

.souligne4 {
  border: 0;
  height: 0;
  border-top: 3px solid #333333;
  max-width: 60px;
  margin-left: 0;
  text-align: center;
  margin: 0 auto 2rem;
}

#chiffres {
  background-color: #ffffff;
  padding-top: 2rem;
}

.chiffre {
  display: inline-block;
  vertical-align: top;
  width: 24%;
  box-sizing: border-box;
  margin: 0;
}

.numero {
  font-size: 4rem;
  font-weight: 700;
  color: #DDE0E1;
  margin-bottom: 2rem;
}

.chiffre_libelle {
  font-size: 1.125rem;
  text-transform: uppercase;
  font-weight: 400;
  color: #1E2227;
}

.chiffres_icone {
  height: 32px;
  margin-right: 1rem;
}

/* #maisons_conteneur {
  width: 100%;
  background-color: #ffffff;
}

#maisons {
  max-width: 1400px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
} */

.date {
  font-style: italic;
  font-size: 1rem;
}

.points p {
  padding-left: 35px;
  padding-right: 35px;
}

.logos {
  margin: 0 auto;
  width: 958px;
  display: block;
}

.re2020 {
  display:block;
}

.colonne {
  columns: 2;
  column-gap: 2rem;
}

table {
  border: none;
}

table tr td {
  padding: 3px;
  border-collapse: collapse;
}

.categories tr:hover {
  background-color: #c5c5c5;
}

.bordure {
  border-left: 5px solid #8cbb20;
}

.message {
  width:100%;
}

.message th {
  background-color: #e4e0e0;
  color: #797979;
  font-family: "Roboto Condensed","Segoe UI",sans-serif;
  font-size: 1.2rem;
  padding: 3px;
}

.message td {
  background-color: #f1f1f1;
  padding: 3px;
}

.message_separateur {
  border-bottom: 3px solid #8cbb20;
}

footer {
  color: #8D8D8D;
  background-color: #19191A;
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  padding-top: 1rem;
  padding: 1rem;
  font-size: 1rem;
}

#footer_conteneur {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  box-sizing: border-box;
}

footer a {
  color: #8D8D8D;
}

footer a:hover {
  color: #ffffff;
}


/*********** DIAPORAMA **********/

/* * {
  box-sizing: border-box;
}
body {
  font-family: Verdana, sans-serif;
  margin: 0;
} */
.mySlides {
  display: none;
}
img {
  vertical-align: middle;
}
.slideshow-container {
  background-color: #323232;
  /* max-width: 1200px; */
  max-width: 100vw;
  position: relative;
  margin: auto;
}
/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
/* Caption text */
.text {
  box-sizing: border-box;
  color: #ffffff;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

.text a {
  color: #ffffff !important;
}

.text a:hover {
  color: #2B2D2D;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #ffffff;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #999999;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.active,
.dot:hover {
  background-color: #111111;
}
/* Fading animation */
.fade {
  /* -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s; */
  animation-name: fade;
  animation-duration: 3s;
}
/* @-webkit-keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
} */
@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev,
  .next,
  .text {
    font-size: 11px;
  }
}

/*********** FIN DIAPORAMA **********/



/*********** TABLEAUX **********/

.tableau {
  border-collapse: collapse;
  font-size: 0.9em;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
}

.tableau td, th {
  padding: 0.4em;
}

.tableau thead th {
  font-weight: bold;
  text-align: left;
  background-color: #393939;
  color: #ffffff;
  border-bottom: 3px solid #757575;
}

.tableau tbody th, .tableau tbody td {
  border-bottom: 1px solid #cccccc;
  vertical-align: top;
  text-align: left;
}

.paire {
  background-color: #e1e1e1;
}

.impaire {
  background-color: #c5c5c5;
}

.annule {
  background-color: #777777;
}

.tableau tbody tr:hover {
  background-color: #f6f6f6;
}

.icone {
  border: none;
  vertical-align: middle;  
}


/*********** FIN TABLEAUX **********/


.cadre_bouton {
  width: 20px;
  height: 220px;
  background-position: top center;
  background-repeat: no-repeat;
  display: table-cell;
  padding: 0px;
  margin: 0px;
}


/*********** MINIATURE TERRAINS ***********/

.terrain {
  display: inline-block;
  width: 423px;
  height: 240px;
  text-align: center;
  font-size: 16px;
  font-family: "Roboto Slab","Segoe UI",sans-serif;
  line-height: 30px;
  margin-left: 10px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #ffffff;
  border: 10px solid rgba(26, 23, 27, 0.8);
}

.terrain_gauche {
  width: 140px;
  height: 210px;
  float:left;
}

.terrain_droite {
  width: 179px;
  height: 210px;
  float: right;
}

.terrain_legende {
  clear: both;
  height: 100%;
  background-image: url("../img-interface/transparent-noir.png");
  color: #ffffff;
}

a .terrain_legende {
  color: #ffffff;
}

a:hover .terrain_legende {
  text-decoration: none;
  color: #aaaaaa;
}

/*********** FIN MINIATURE TERRAINS ***********/



/*********** MINIATURE MAISONS ***********/

.maison {
  display: inline-block;
  width: 423px;
  height: 240px;
  text-align: center;
  font-size: 16px;
  font-family: "Roboto Slab","Segoe UI",sans-serif;
  line-height: 30px;
  margin-left: 10px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #ffffff;
  border: 10px solid rgba(26, 23, 27, 0.8);
}

.maison_gauche {
  width: 200px;
  height: 210px;
  float:left;
}

.maison_droite {
  width: 200px;
  height: 210px;
  float: right;
  text-align: right;
}

.maison_legende {
  clear: both;
  height: 30px;
  background-image: url("../img-interface/transparent-noir.png");
}

 a .maison_legende {
  color: #ffffff;
}

a:hover .maison_legende {
  text-decoration: none;
  color: #aaaaaa;
}

/*********** FIN MINIATURE MAISONS ***********/

.gallery {
  clear: both;
  height: 215px;
  overflow: auto;
  white-space: nowrap;
  display: none;
  padding-bottom: 2em;
}

.gallery img {
  margin-right: 5px;
  border: 0px;
  display: none;
}

.cadre_fiche {
  background-color: #efefef;
  border: 1px solid #cccccc;
  padding: 10px;
  margin-bottom: 10px;
}

.categorie:hover {
  background-color: rgba(255, 255, 255, 1);
  color: #000000;
}

.note_dev {
  background-color: #ffcc00;
}

.tel {
  font-size: 30px;
  color: #ffffff;
  font-family: "Roboto Slab","Segoe UI",sans-serif;
}

.categorie {
  font-size: 14px;
  text-transform: uppercase;
  background-color: #ffffff;
  padding: 5px 10px 5px 10px;
  margin-bottom: 3px;
  margin-right: 10px;
  border-radius: 10px;
  transition: background 1s ease-out;  
}

.categorie:hover {
  background-color: rgba(26, 23, 27, 0.8);
}

.gauche {
  display: inline-table;
  padding-right: 1rem;
  width: 48%;
  vertical-align: top;
}

.droite {
  display: inline-table;
  padding-left: 1rem;
  width: 48%;
  vertical-align: top;
}

.cadre_formulaire{
  background-color: #f5f3f3;
  padding: 15px;
  margin-bottom: 10px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  color: #000000;
}

.titre_formulaire{
  font-family: "Roboto Condensed","Segoe UI",sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  color: #ffffff;
  padding: 10px;
  margin-top: 10px;
  background-color: #444444;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
}

.tag_classement {
  background-color: #323232;
  border-radius: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-right: 10px;
  font-size: 0.9rem;
}

.description_maison {
  display: inline-block;
  max-width: 910px;
  vertical-align: top;
}

.description_terrain {
  display: inline-block;
  max-width: 1010px;
  vertical-align: top;
}

.savoir_plus {
  background: rgba(140, 190, 65, 1);
  padding: 0.5rem;
  color: #ffffff;
  border-radius: 20px;
  text-align: center;
  max-width: 450px;
  margin-bottom: 1rem;
}

.savoir_plus:hover {
  background-color: #797979;
}

.savoir_plus_titre {
  font-family: "Roboto Condensed","Segoe UI",sans-serif;  
  font-size: 1.5rem;
  font-weight: 700;
}

.savoir_plus_titre a {
  color: #ffffff;
}




/*********** TAGS **********/

.mini_tag {
  font-size: 0.8em;
  color: #000000;
  padding: 0.4em 0.5em 0.4em 0.5em ;
  border-radius: 3px;
  white-space: pre;  
}

.tag {
  font-size: 0.8em;
  color: #000000;
  padding: 0.5em 1em 0.5em 1em ;
  border-radius: 3px;
  text-transform: uppercase;  
  white-space: pre;
}

.tag:hover {
  background-color: #dddddd;
}

.neutre {
  background-color: #8cbe41
}

.ajout {
  background-color: #54BEED;
}

.attente {
  background-color: #cccccc;
}

.valide {
  background-color: #c0de0c;
}

.refuse {
  background-color: #e80000;
}

.supprimer {
  background-color: #e80000;
}

/*********** FIN TAGS **********/


/***********  FORMULAIRES ***********/

.contact {
  width: 880px;
  margin: 0 auto;
}

input.champ_text, textarea.champ_text, input.inputform, textarea.inputform, select.champ_text, iframe.champ_text {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 1rem;
  color: #323232;
  background-color: #ffffff;
  padding: 11px 20px 13px 20px;
  line-height: 1.5;
  border: 1px solid #e7e7e7;
  box-sizing: border-box;
  margin: 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: middle;
}

input.champ_text:focus, textarea.champ_text:focus, iframe.champ_text:focus {
  border: 1px solid #54BEED;
  outline: 0;
}

input.champ_text_error, textarea.champ_text_error, select.champ_text_error, iframe.champ_text_error  {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 1rem;
  color: #323232;
  background-color: #ffffff;
  padding: 11px 20px 13px 20px;
  line-height: 1.5;
  border: 1px solid #a30e0e;
  box-sizing: border-box;
  outline: 0;
  width: 100%;
}

.text_erreur {
  font-size: 0.8rem;
  color: #a30e0e;
  margin: 5px;
}

.bouton_valider {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  color: #ffffff;
  background-color: #54BEED;
  text-transform: uppercase;
  border: 0px;
  margin: 0px;
  padding: 1rem 3rem 1rem 3rem;
  cursor: pointer;
  margin-bottom: 3rem;
}

.recherche {
  width: 500px;
  vertical-align: bottom;
  float: left;
}

.recherche_valider {
  width: 250px;
  display: inline-block;
  vertical-align: bottom;
}

.cadre_erreur {
  background-color: #faf9f5;
  color: rgba(193, 65, 32, 1);
  text-align: center;
  padding: 10px;
  border: 1px solid rgba(193, 65, 32, 1);
  margin-bottom: 10px;
}

.cadre_confirmation {
  background-color: #ffffff;
  color: #007f00;
  border: 1px solid rgba(140, 190, 65, 1);
  text-align: center;
  padding: 10px;
}

.entete_colonne {
  text-align: center;
  font-weight: bold;
  background-color: #aa9881;
  color: #ffffff;
}

.entete_ligne {
  text-align: left;
  font-weight: bold;
  background-color: #aa9881;
  color: #ffffff;
}

.edit input {
  font-size: 0.8rem;
}

.obligatoire {
  text-decoration: underline;  
}

.instructions {
  display: none;
}


/*********** FIN FORMULAIRES ***********/


/*********** GALERIE DE PHOTOS TRIABLES TERRAINS ***********/

ul#liste_photos_terrain{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

/* style des éléments de la liste */
ul#liste_photos_terrain li{
  padding: 10px;
  cursor: move;
  float: left;
  background: #fff;
  color: #212326;
}

/* style de l'élément fantome, qui apparait lorsque que l'on bouge un élément */
ul#liste_photos_terrain li.highlight{
  background: #f2f2f2;
  border: 1px dashed #222222;
  height: 238px;
  width: 318px;
  margin-top: 8px;
  margin-left: 8px;
  padding: 10px;
}

.bouton_rafraichir {
  margin-top: 5px;
  font-size: 18px;
  text-align: center;
  font-family: "opensans-light","Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
  padding: 15px;
  background-image:url('../include/upload/img/background_tile_3.jpg');
  box-shadow:0 0 4px rgba(0,0,0,0.3) inset,0 -3px 2px rgba(0,0,0,0.1);

}

/*********** FIN GALERIE DE PHOTOS TRIABLES TERRAINS ***********/


/*********** GALERIE DE PHOTOS TRIABLES MAISONS ***********/

ul#liste_photos_maison{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

/* style des éléments de la liste */
ul#liste_photos_maison li{
  padding: 10px;
  cursor: move;
  float: left;
  background: #fff;
  color: #212326;
}

/* style de l'élément fantome, qui apparait lorsque que l'on bouge un élément */
ul#liste_photos_maison li.highlight{
  background: #f2f2f2;
  border: 1px dashed #222222;
  height: 238px;
  width: 421px;
  margin-top: 8px;
  margin-left: 8px;
  padding: 10px;
}

/*********** FIN GALERIE DE PHOTOS TRIABLES TERRAINS ***********/



/*********** GALERIE DE PHOTOS TRIABLES ACTUALITES ***********/

ul#liste_photos_actualite{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

/* style des éléments de la liste */
ul#liste_photos_actualite li{
  padding: 10px;
  cursor: move;
  float: left;
  background: #fff;
  color: #212326;
}

/* style de l'élément fantome, qui apparait lorsque que l'on bouge un élément */
ul#liste_photos_actualite li.highlight{
  background: #f2f2f2;
  border: 1px dashed #222222;
  height: 238px;
  width: 421px;
  margin-top: 8px;
  margin-left: 8px;
  padding: 10px;
}

/*********** FIN GALERIE DE PHOTOS TRIABLES ACTUALITES ***********/

/*********** CATEGORIES ADMIN ***********/

ul#categories{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

ul#categories li{
  font-size: 20px;
  font-weight: bold;
  text-shadow: 0 1px 1px #ffffff;
  letter-spacing: -1px;
  height: 70px;
  width: 960px;
  border: 1px solid #222222;
  padding: 5px;
  cursor: move;
  background: #fff;
  color: #212326;
  position: relative;
  border-radius: 5px;
  margin-bottom: 10px;
  background-image: url('../img-interface/fond-categorie.jpg');
}

ul#categories li.highlight{
  background: #f2f2f2;
  border: 1px dashed #212326;
}

.icones {
  width: 870px;
  height: 80px;
  background-image: url('../img-interface/transparent-noir.png');
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 5px;
  padding-left: 100px;
}

.icone{
  border: 0px;
  padding: 15px 7px 15px 7px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 15px;
  padding-right: 15px;
}

.photo{
  width: 93px;
  height: 70px;
  background-color: #dddddd;
  display: inline-table;
  vertical-align: top;
}

.conteneur_droite {
  width: 705px;
  display: inline-table;
  margin-left: 10px;
  vertical-align: top;
}

.cadre_infos {
  margin: 0px;
  padding-top: 10px;
  font-size: 16px;
}

.infos {
  border-radius: 15px;
  background-color: #cccccc;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: normal;
  font-size: 14px;
}

/*********** FIN CATEGORIES ADMIN ***********/



/*********** NAVIGATION ***********/

nav {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 1rem;
  line-height: 123px;
  margin-bottom: 10px;
  color: #ffffff;
  max-width: 1400px;
  margin: 0 auto 0;
  text-transform: uppercase;
}

nav ul {
  padding: 0px;
  list-style: none;
  display: inline-block;
  margin: 0 auto;
}

nav li {
  float: left;
  margin: 0px;
  padding: 0px;
}

nav a {
  float: left;
  display: block;
  padding: 0px 8px 0px 8px;
  margin: 0px 8px 0px 8px;
  text-decoration: none;
  color: #ffffff;
}

nav a:hover {
  color: #54BEED;
}

nav #current a {
  color: #54BEED;
}

.separateur {
  float: left;
}


/*********** FIN NAVIGATION ***********/


/*********** PAGINATION ***********/

.pagination {
  margin-top: 5px;
  margin-bottom: 5px;
  clear: both;
}

.pages {
  color: #8cbe41;
  font-weight: bold;
  text-decoration: none;
  padding: 3px;
  margin: 3px;
  background-color: #323232;
  line-height: 25px;
}

.pages:hover {
  color: #f2f2f2;
  font-weight: bold;
  text-decoration: none;
  background-color: #444444;
}

.page_actuelle {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  padding: 3px;
  margin: 3px;
  background-color: #8cbe41;
  line-height: 25px;
}

.page_actuelle:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-color: #e8e8e8;
}

/*********** FIN PAGINATION ***********/




  
/*********** ORDINATEURS ***********/
@media screen and (min-width: 1200px){

  .section {
    width: 90%;
    max-width: 1400px;
    padding-top: 3em;
    padding-bottom: 3em;
    margin: 0 auto;
  }
  
  .marge {
   height: 123px;
   display: block;
  }
  
  #section1 {
    margin-top: 100px;
    height: 300px;
    max-width: none;
    width: 100%;
  }
  
  .contenu {
    width: 90%;
    margin: 0 auto;
    max-width: 1140px;
  }

  .contenu_etroit {
    width: 1000px;
    margin: 0 auto;
  }

  .accueil_titre {
    font-size: 6rem;
    font-weight: 900;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    display: block;
    width: 800px;
    margin: auto;
    padding-top: 200px;
    margin-bottom: 3rem;
    display: block;
  }
  
  .accueil_sous_titre {
    font-size: 3.62rem;
    font-weight: 200;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    display: block;
    width: 800px;
    margin: auto;
  }
  
  .accueil_sous_sous_titre {
    font-size: 1.7rem;
    font-weight: 200;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    display: block;
    width: 800px;
    margin: auto;
  }
  
  .accueil_bouton {
    font-size: 1.5rem;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    width: 400px;
    margin: 50px auto;
    background-color: #54BEED;
    border-radius: 1rem;
    padding: 1rem;
  }

  .text {
    display: block;
  }

  .text2 {
    display: none;
  }
  
  .points_conteneur {
    background-color: #F7F8F8;
  }
    
  .ms {
    max-width: 1140px;
    height: 260px;
    margin: 1rem auto;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 2px 2px 3px #e2e2e2;
    display: flex;
    flex-wrap: wrap;
    color: #777777;
  }

  .ms_image {
    width: 443px;
  }

  .ms_image, .ms_contenu {
    height: 260px;
    box-sizing: border-box;
    flex-grow: 1;
  }

  .ms_contenu {
    padding: 1rem 2rem 1rem 2rem;
    text-align: left;
    width: 697px;
  }

  .ms_contenu img {
    width: 16px;
    margin-right: 0.5rem;
  }

  .points {
    display: flex;
    flex-wrap: wrap;
  }
  
  .points div {
    flex-grow: 1;
    max-width: 33.33%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  
  .avantages_conteneur {
    background-color: #072C3D;
    color: #ffffff;
    padding: 3rem 3rem 0rem 3rem;
  }
  
  .avantages {
    display: flex;
    flex-wrap: wrap;
  }
  
  .avantages div {
    flex-grow: 1;
    max-width: 50%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 400;
  }
  
  .avantages img {
    vertical-align: middle;
    margin-right: 1rem;
  }
  
  .galerie_maisons {
    display: flex;
    flex-wrap: wrap;
  }

  .galerie_maisons div {
    flex-grow: 1;
    max-width: 25%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
  }

  .galerie_maisons img {
    opacity: 1;
    transition-duration: 0.5s;
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    display: block;
  }

  .galerie_maisons img:hover {
    opacity: 0.7;
    transition-duration: 0.5s;
  }

  .agences_conteneur {
    background-color: #ffffff;
    padding-top: 3rem;
  }
  
  .agences {
    display: flex;
    flex-wrap: wrap;
  }
  
  .agence {
    flex-grow: 1;
    max-width: 20%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-align: left;
  }
  
  .agence_libelle {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #333333;
  }
  
  .agence_icone {
    height: 32px;
    margin-right: 1rem;
  }

  .prestations_conteneur {
    background-color: #F7F8F8;
    padding-top: 3rem;
  }
  
  .prestations {
    display: flex;
    flex-wrap: wrap;
  }
  
  .prestation {
    flex-grow: 1;
    max-width: 23%;
    box-sizing: border-box;
    width: 23%;
    padding: 1rem;
    margin: 1%;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 2px 2px 3px #e2e2e2;
  }
  
  .prestation_libelle {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #333333;
    line-height: 170%;
  }
  
  .prestation_icone {
    height: 32px;
    margin-bottom: 1rem;
  }

  .artisans_conteneur {
    background-color: #F7F8F8;
    padding-top: 1rem;
  }

  .artisans {
    display: flex;
    flex-wrap: wrap;
  }

  .artisan {
    flex-grow: 1;
    max-width: 48%;
    box-sizing: border-box;
    width: 48%;
    padding: 1rem;
    margin: 1%;
    text-align: left;
    background-color: #ffffff;
    box-shadow: 2px 2px 3px #e2e2e2;
  }

  .artisans h2 {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #333333;
    line-height: 170%;
    margin: 0;
  }

  .cadre_infos_terrains {
    background-color: #f7f8f8;
    padding: 1em;
    width: 70%;
    text-align: center;
    margin: 0 auto;
    font-size: 1.2em;
  }
  
  .cadre_infos_maisons {
    background-color: #ffffff;
    padding: 1em;
    width: 70%;
    text-align: center;
    margin: 0 auto;
    font-size: 1.2em;
  }

  .cat_conteneur {
    background-color: #F7F8F8;
    padding-top: 1rem;
    padding-bottom: 3rem;
  }
  
  .cat {
    max-width: 760px;
    height: 115px;
    margin: 1rem auto;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 2px 2px 3px #e2e2e2;
    transform: translate(0px,0px);
    transition: 0.5s ease-out;
    display: flex;
    flex-wrap: wrap;
  }
  
  .cat_image, .cat_contenu {
    height: 115px;
    box-sizing: border-box;
    flex-grow: 1;
  }
  
  .cat_image {
    max-width: 26%;
  }
  
  .cat_contenu {
    max-width: 74%;
    padding: 1rem 2rem 1rem 2rem;
    text-align: left;
  }
  
  .cat:hover {
    transform: translate(0px,-10px);
    transition: 0.5s ease-out;
  }
  
  .cat_libelle {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #333333;
    line-height: 170%;
    width: 100%;
  }
  
  .cat_sous_libelle {
    font-size: 1.2rem;
    text-transform: none;
    font-weight: 400;
    color: #949494;
    line-height: 170%;
  }

  .zone_conteneur {
    background-color: #F7F8F8;
    padding-top: 1rem;
    padding-bottom: 3rem;
  }

  .zone {
    max-width: 760px;
    height: 115px;
    margin: 1rem auto;
    box-sizing: border-box;
    padding: 0;
    background-color: #ffffff;
    box-shadow: 2px 2px 3px #e2e2e2;
    transform: translate(0px,0px);
    transition: 0.5s ease-out;
    display: flex;
    flex-wrap: wrap;
  }

  .zone_image, .zone_contenu {
    height: 115px;
    box-sizing: border-box;
    flex-grow: 1;
  }

  .zone_image {
    max-width: 26%;
  }

  .zone_contenu {
    max-width: 74%;
    padding: 1rem 2rem 1rem 2rem;
    text-align: left;
  }

  .zone:hover {
    transform: translate(0px,-10px);
    transition: 0.5s ease-out;
  }

  .bureau_conteneur {
    background-color: #F7F8F8;
  }

  .bureau {
    max-width: 880px;
    height: 280px;
    margin: 1rem auto;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 2px 2px 3px #e2e2e2;
    transform: translate(0px,0px);
    transition: 0.5s ease-out;
    display: flex;
    flex-wrap: wrap;
    color: #777777;
  }
  
  .bureau_image, .bureau_contenu {
    height: 280px;
    box-sizing: border-box;
    flex-grow: 1;
    max-width: 50%;
  }
  
  .bureau_contenu {
    padding: 1rem 2rem 1rem 2rem;
    text-align: left;
  }
  
  .bureau_contenu img {
    width: 16px;
    margin-right: 0.5rem;
  }
  
  .bureau:hover {
    transform: translate(0px,-10px);
    transition: 0.5s ease-out;
  }
  
  .galerie_maisons2 {
    display: flex;
    flex-wrap: wrap;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .galerie_maisons2 div {
    flex-grow: 1;
    max-width: 33.33%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
  }

  .galerie_maisons2 img {
    opacity: 1;
    transition-duration: 0.5s;
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    display: block;
  }

  .galerie_maisons2 img:hover {
    opacity: 0.7;
    transition-duration: 0.5s;
  }
  


}


/*********** FIN ORDINATEURS ***********/


  
  

/*********** TABLETTES ***********/
/* @media screen and (max-width: 1370px){

  
  body {
    font-size: 1rem;  
  }

  header {
    height: 123px;
    padding: 0px;
    margin: 0px;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;  
    background-color: #323232;
    width: 100%;
    z-index: 10000;
    overflow: hidden;
    background-image: none;
  }

  
  section {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
  }

  #section1 {
    margin-top: 100px;
    height: 300px;
    max-width: none;
    width: 100%;
  }
  
  #accueil {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  
  nav {
    float: none;
    width: 700px;
    margin-top: 5px;
    height: 30px;
    font-size: 1.1rem;
    margin: 14px auto;
  }
  
  nav a {
    float: left;
    display: block;
    padding: 0px 10px 0px 10px;
    margin: 0px 10px 0px 10px;
    text-decoration: none;
    color: #ffffff;
  }

  footer {
    font-size: 0.9rem;
    height: auto;
    padding-bottom: 1rem;
  }

  #footer_left {
    max-width: 700px;
    width: 46%;
    display: inline-block;
    vertical-align: top;
    padding-left: 1rem;
  }

  #footer_right {
    max-width: 700px;
    width: 46%;
    display: inline-block;
    vertical-align: top;
    padding-right: 1rem;
  }
  
}




@media screen and (max-width: 1100px){
  #footer_left {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }

  #footer_right {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }

    #contact .libelle {
    display: block;
    width: 100%;
    float: none;
  }

  input.champ_text, textarea.champ_text, input.inputform, textarea.inputform, select.champ_text, iframe.champ_text {
    display: block;
    width: 100%;
  }
}
 */

/*********** FIN TABLETTES ***********/





/*********** SMARTPHONE ***********/
@media (max-width: 1200px) and (orientation: landscape) {

  html {
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
  }
}

@media screen and (max-width: 1200px){

  * {
    box-sizing: border-box;
  }

  
  /* passer body (et tous les éléments de largeur fixe) en largeur automatique */

  body {
    width: auto;
    margin: 0;
    padding: 0;
  }

  /* fixer une largeur maximale de 100% aux éléments potentiellement problématiques */

  img,
  table,
  td,
  blockquote,
  code,
  pre,
  textarea,
  input,
  iframe,
  object,
  embed,
  video {
    max-width: 100%;
  }

  /* conserver le ratio des images */

  img {
    height: auto;
  }

  /* gestion des mots longs */

  textarea,
  table,
  td,
  th,
  code,
  pre,
  samp {
    hyphens: auto; /* césure propre */
    word-wrap: break-word; /* passage à la ligne forcé */
  }

  /* Transformer les tableaux en blocs responsives */
  table,
  tbody,
  tr,
  td {
    display: block;
    width: auto!important;
  }

  header {
    height: 70px;
    background-image: none;
  }
  
  #header_conteneur {
    width: 100%;
  }
 
  .header_mini {
    height: 60px;
  }

  .header_maxi {
    height: 60px;
  }

  .logo_mini {
    margin-top: 12px;
  }
  
  nav {
    width: 100%;
    line-height: 40px;
    margin: 0px;
    color: #ffffff;
    float: none;
  }

  nav ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 100%;
    margin: 0 auto;
  }
  
  nav li {
    float: none;
    width: 100%;
  }
  
  nav a {
    float: none;
    padding: 0px;
    margin: 0px;
  }
  
  nav img {
    margin-top: 5px;
    height: 50px;
    width: auto;
  }

  .menu_mobile {
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
  }
  
  .menu_ouvert {
    height: 100%;
    transition: all 0.5s ease;
  }
  
  .menu_ferme {
    height: 60px;
    transition: all 0.5s ease;
  }

  .marge {
    height: 60px;
    display: block;
   }
  
  .contenu, .contenu_etroit {
    width: 100%;
    padding: 1rem;
  }

  .accueil_titre {
    font-size: 2rem;
    font-weight: 900;
    color: #000000;
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin: auto;
    padding-top: 1rem;
    display: block;
  }
  
  .accueil_sous_titre {
    font-size: 1.5rem;
    font-weight: 200;
    color: #000000;
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin: auto;
  }
  
  .accueil_sous_sous_titre {
    font-size: 1rem;
    font-weight: 200;
    color: #000000;
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin: auto;
    line-height: 120%;
  }
  
  .accueil_bouton {
    font-size: 1rem;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    width: 250px;
    margin: 1rem auto;
    background-color: #54BEED;
    border-radius: 1rem;
    padding: 1rem;
  }

  .text2 a {
    color: #ffffff;
  }

  .text {
    display: none;
  }

  .text2 {
    display: block;
  }
  
  .chiffre {
    display: block;
    width: 100%;
    margin-bottom: 4rem;
  }
  
  .ms {
    width: 100%;
    height: auto;
    margin: 1rem auto;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 2px 2px 3px #e2e2e2;
    display: block;
    color: #777777;
  }
  
  .ms div {
    display: block;
  }

  .ms_image, .ms_contenu {
    display: block; 
    box-sizing: border-box;
  }

  .ms_contenu {
    padding: 1rem 2rem 1rem 2rem;
    text-align: left;
    width: 100%;
  }

  .ms_contenu img {
    width: 16px;
    margin-right: 0.5rem;
  }

  .points_conteneur {
    background-color: #F7F8F8;
    overflow: hidden;
  }
  
  .points {
    display: block;
    margin-top: 2rem;
  }
  
  .points div {
    max-width: 100%;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
  }
  
  .avantages_conteneur {
    background-color: #072C3D;
    color: #ffffff;
    padding: 3rem 3rem 0rem 3rem;
    overflow: hidden;
  }

  .avantages {
    display: block;
  }

  .avantages div {
    max-width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 400;
  }

  .avantages img {
    vertical-align: middle;
    margin-right: 1rem;
  }

  .galerie_maisons {
    display: block;
  }

  .galerie_maisons div {
    max-width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
  }

  .galerie_maisons img {
    opacity: 1;
    transition-duration: 0.5s;
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    display: block;
  }

  .galerie_maisons img:hover {
    opacity: 0.7;
    transition-duration: 0.5s;
  }

  .galerie_maisons2 {
    display: block;
  }
  
  .galerie_maisons2 div {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
  }
  
  .galerie_maisons2 img {
    opacity: 1;
    transition-duration: 0.5s;
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    display: block;
  }
  
  .galerie_maisons2 img:hover {
    opacity: 0.7;
    transition-duration: 0.5s;
  }

  .agences_conteneur {
    background-color: #ffffff;
    padding-top: 3rem;
  }
  
  .agences {
    display: block;
  }
  
  .agence {
    max-width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-align: center;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
  
  .agence_libelle {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #333333;
    padding: 0.2rem;
  }
  
  .agence_icone {
    height: 32px;
    margin-right: 1rem;
  }

  .prestations_conteneur {
    background-color: #F7F8F8;
    padding-top: 3rem;
    overflow: hidden;
  }
  
  .prestations {
    display: block;
  }
  
  .prestation {
    box-sizing: border-box;
    width: 90%;
    margin: 1rem auto;
    padding: 1rem;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 2px 2px 3px #e2e2e2;
  }
  
  .prestation_libelle {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #333333;
    line-height: 170%;
  }
  
  .prestation_icone {
    height: 32px;
    margin-bottom: 1rem;
  }

  .artisans_conteneur {
    background-color: #F7F8F8;
    padding-top: 1rem;
    overflow: hidden;
  }

  .artisans {
    display: block;
  }

  .artisan {
    box-sizing: border-box;
    width: 90%;
    margin: 1rem auto;
    padding: 1rem;
    text-align: left;
    background-color: #ffffff;
    box-shadow: 2px 2px 3px #e2e2e2;
  }

  .artisans h2 {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #333333;
    line-height: 170%;
    margin: 0;
  }

  .cadre_infos_terrains {
    background-color: #f7f8f8;
    padding: 1em;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 1.2em;
  }
  
  .cadre_infos_maisons {
    background-color: #ffffff;
    padding: 1em;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 1.2em;
  }
  
  .cat_conteneur {
    background-color: #F7F8F8;
    padding-top: 1rem;
    padding-bottom: 3rem;
  }

  .cat {
    max-width: 90%;
    height: auto;
    margin: 1rem auto;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 2px 2px 3px #e2e2e2;
    transform: translate(0px,0px);
    transition: 0.5s ease-out;
    display: block;
  }

  .cat_image, .cat_contenu {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    display: block;
  }

  .cat_image {
    width: 100%;
    height: auto;
  }

  .cat_image img {
    width: 100%;
  }

  .cat_contenu {
    max-width: 100%;
    padding: 1rem 2rem 1rem 2rem;
    text-align: left;
  }

  .cat:hover {
    transform: translate(0px,-10px);
    transition: 0.5s ease-out;
  }

  .cat_libelle {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #333333;
    line-height: 170%;
    width: 100%;
  }

  .cat_sous_libelle {
    font-size: 1.2rem;
    text-transform: none;
    font-weight: 400;
    color: #949494;
    line-height: 170%;
  }

  .zone_conteneur {
    background-color: #F7F8F8;
    padding-top: 1rem;
    padding-bottom: 3rem;

  }

  .zone {
    max-width: 90%;
    height: auto;
    margin: 1rem auto;
    box-sizing: border-box;
    padding: 0;
    background-color: #ffffff;
    box-shadow: 2px 2px 3px #e2e2e2;
    transform: translate(0px,0px);
    transition: 0.5s ease-out;
    display: block;
  }

  .zone_image, .zone_contenu {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    max-width: 100%;
  }

  .zone_image img {
    width: 100%;
  }

  .zone_contenu {
    padding: 1rem 2rem 1rem 2rem;
    text-align: left;
  }

  .zone:hover {
    transform: translate(0px,-10px);
    transition: 0.5s ease-out;
  }

  .bureau_conteneur {
    background-color: #F7F8F8;
  }

  .bureau {
    max-width: 90%;
    height: auto;
    margin: 1rem auto;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 2px 2px 3px #e2e2e2;
    transform: translate(0px,0px);
    transition: 0.5s ease-out;
    display: block;
    color: #777777;
  }

  .bureau_image, .bureau_contenu {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    max-width: 100%;
  }

  .bureau_contenu {
    padding: 1rem 2rem 1rem 2rem;
    text-align: left;
  }

  .bureau_contenu img {
    width: 16px;
    margin-right: 0.5rem;
  }

  .bureau:hover {
    transform: translate(0px,-10px);
    transition: 0.5s ease-out;
  }

  .colonne {
    columns: 1;
  }

  section {
    width: 100%;
    margin: 0 auto;
  }

  .cadre_formulaire{
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-left: -1rem;
    margin-right: -1rem;
 }

  .titre_formulaire{
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    margin-left: -1rem;
    margin-right: -1rem;
    padding-left: 1rem;
  }

  #contact .libelle {
    display: block;
    width: 100%;
    float: none;
  }

  .contact {
    width: 100%;
    padding: 1rem;
  }
  
  input.champ_text, textarea.champ_text, input.inputform, textarea.inputform, select.champ_text, iframe.champ_text {
    display: block;
    width: 100%;
  }


  /*********** MINIATURE TERRAINS ***********/

  .terrain {
    display: inline-block;
    width: 320px;
    height: 240px;
    text-align: center;
    font-size: 16px;
    font-family: "Roboto Slab","Segoe UI",sans-serif;
    line-height: 30px;
    margin-left: 10px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #ffffff;
    border: 10px solid rgba(26, 23, 27, 0.8);
  }

  .terrain_gauche {
    width: 130px;
    height: 190px;
    float:left;
  }

  .terrain_droite {
    width: 170px;
    height: 190px;
    float: right;
  }

  .terrain_legende {
    clear: both;
    height: 30px;
    background-image: url("../img-interface/transparent-noir.png");
  }

  a .terrain_legende {
    color: #ffffff;
  }

  a:hover .terrain_legende {
    text-decoration: none;
    color: #aaaaaa;
  }


  /*********** FIN MINIATURE TERRAINS ***********/


  /*********** MINIATURE MAISONS ***********/

  .maison {
    display: inline-block;
    width: 350px;
    height: 199px;
    text-align: center;
    font-size: 16px;
    font-family: "Roboto Slab","Segoe UI",sans-serif;
    line-height: 30px;
    margin-left: 0px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #ffffff;
    border: 10px solid rgba(26, 23, 27, 0.8);
  }

  .maison_gauche {
    width: 100px;
    height: 149px;
    float:left;
  }

  .maison_droite {
    width: 220px;
    height: 149px;
    float: right;
    text-align: right;
  }

  .maison_legende {
    clear: both;
    height: 30px;
    background-image: url("../img-interface/transparent-noir.png");
  }

   a .maison_legende {
    color: #ffffff;
  }

  a:hover .maison_legende {
    text-decoration: none;
    color: #aaaaaa;
  }

  /*********** FIN MINIATURE MAISONS ***********/

  footer {
    height: auto;
    padding-bottom: 1rem;
  }

  footer .titre {
    font-size: 1.6rem;
  }
  
  #footer_left {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }
 
  #footer_right {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }


}
/*********** FIN SMARTPHONE ***********/