 /*Mise en forme du site */

html, body {
  height: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; 
}

body {
  background-color: #f5f5f5;
  background-color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
  font-size: 1.1em;
  line-height: 180%;
  text-align: justify;
}

#website {
  color: #E0E0E0;

}
/* #conteneur {
  background-color: #f5f5f5;
} */

.contenu1 {
  margin: 0 auto;
  background-color: #323232;
  padding-bottom: 3em;
  box-sizing: border-box;
}

.contenu2 {
  margin: 0 auto;
  background-color: #404040;
  padding-bottom: 3em;
}  

.contenu3 {
  margin: 0 auto;
  background-color: #262626;
  padding-bottom: 3em;
}  

.contenu4 {
  margin: 0 auto;
  background-color: #171717;
  padding-bottom: 3em;
  /*text-align: center;*/
  /*padding-top: 3em;*/
}  

.contenu5 {
  margin: 0 auto;
  background-color: #f5f5f5;
  padding-bottom: 3em;
} 

.contenu_min {
  max-width: 900px;
  margin: 0 auto;
} 

#login {
  width: 500px;
  margin: 50px auto;
}

h1 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;    
  font-size: 2em;
  color: #000000;
  text-transform: uppercase;
  line-height: 120%;
  text-align: left;
}

#website h1 {
  /* font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 2.8em;
  color: #ffffff;
  padding-top: 2em;
  padding-bottom: 0.5em;
  text-align: center;
  margin: 0;*/
  text-transform: initial; 



  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 2.8em;
  color: #ffffff;
  padding: 0.5em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  line-height: 120%;
  text-align: center;
  padding-top: 2em;
  padding-bottom: 0.5em;
  margin: 0;


}

h2 {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  color: #323232;
  text-transform: uppercase;
  line-height: 120%;
  text-align: left;
} 

#website h2 {
  /* font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  color: #999999;
  text-transform: uppercase;
  line-height: 120%;
  text-align: center; */

  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  color: #999999;
  text-transform: uppercase;
  text-align: center;
  padding-top: 0;
  padding-bottom: 1em;
  margin: 0;

} 

#logo {
  display: block;
  margin: 0 auto;
}

.ariane {
  background-color: #eeeeee;
  padding: 0.3em;
  font-size: 0.8em;
}
















section {
  padding: 0px;
  overflow: hidden;
  max-width: 1040px;
  margin: 0 auto;
}

header {
  height: 300px;
  padding: 0px;
  margin: 0px;
  text-align: center;
  /* position: fixed; */
  top: 0;
  left: 0;  
  background-color: #1c1c1c;
  width: 100%;
  z-index: 10000;
  overflow: hidden;
  background-image: url('../img-interface/header-appli.png');
  background-position: top center;
  background-repeat: no-repeat;
}

#header_conteneur {
  width: 90%;
  margin: 0 auto;
  max-width: 1040px;
}

.menu_mobile {
  position: absolute;
  top: 15px;
  left: 15px;
  display: none;
}

a {
  text-decoration: none;
  color: #836225;
}

a:hover {
  text-decoration: none;
  color: #323232;
}

#website a {
  text-decoration: none;
  color: #E0E0E0;
}

#website a:hover {
  text-decoration: none;
  color: #565656;
}

#contenu {
  max-width: 1040px;
  text-align: justify;
  margin: 0 auto;
  /* background-color: #ffffff; */
  box-sizing: border-box;
  padding: 1em;
  color: #000000;
}

#contenu_photo {
  width: 75%;
  text-align: center;
  margin: 0 auto;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 1em;
}

.contenu_fiche {
  max-width: 800px;
  margin: 0 auto;
}

#conteneur1 {
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 2em;
  padding-top: 1em;
  padding-bottom: 1em;
}

#commentaires {
  max-width: 1040px;
  background-color: #dddddd;
  margin: 0 auto;
  padding: 1em;
  box-sizing: border-box;
  background: #fafafa;
  border-top: 1px solid #ddd;
}

#zone_commentaire {
  max-width: 1040px;
  text-align: justify;
  margin: 0 auto;
  background-color: #efefef;
  box-sizing: border-box;
  padding: 1em;
}

.libelle_critere {
  padding-right: 1em;
  font-weight: bold;
  min-width: 20%;
}

#recherche_conteneur {
  width: 100%;
  background-color: #e2e2e2;
  padding: 0;
}

#recherche {
  max-width: 1040px;
  text-align: justify;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 1em;
  /* text-align: center; */
  /* border:1px solid red; */
}

#recherche input {
  margin: 0;
  vertical-align: middle;
  margin: 0.5em;
}

#annonces {
  padding-top: 1em;  
}

.sur_evenement {
  max-width: 1040px;
  margin: 1em auto;
  border: 1px solid #b9b9b9;
  background-color: #ffffff;
  padding: 0em 1em 0.5em 1em;
  box-sizing: border-box;  
}

.evenement {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: nowrap;

}

.evenement div:nth-child(1) {
  flex-basis: 20%;
  margin-right: 1em;
  box-sizing: border-box;
}

.evenement div:nth-child(2) {
  flex-basis: 30%;
  margin-right: 1em;
  box-sizing: border-box;
}

.evenement div:nth-child(3) {
  flex-basis: 50%;
  box-sizing: border-box;
}


#liens_accueil {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: nowrap;
}

.cadre {
  padding: 1em 1em 0em 1em;
  background-color: #ffffff;
  box-sizing: border-box;
  margin-bottom: 1em;
  flex-grow: 1;
}

.petit_cadre {
  border: 1px solid #cccccc;
  background-color: #eeeeee;
  padding: 1em;
}



#liens_accueil div+div{
  margin-left: 10px;
}

#liens_accueil li:last-child {
  border: 0;
}

#evenements li:last-child {
  border: 0;
}

#li:last-child {
  border: 0;
}

#liens_accueil h2 {
  margin-top: 0;
}

#connexion {
  background-color: #ffffff;
  color: #000000;
  padding-bottom: 2em;
}



a#precedent {
  display: block;
  width: 30px;
  line-height: 80px;
  text-decoration: none;
  /*background: 0 url(../img-interface-softassur/btn-espace-client.jpg) no-repeat top;*/ /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
  background-image: url(../img-interface/fleche-gauche.png);
  background-repeat: no-repeat;
  background-position: top;
}
a:hover#precedent {
  /*background: url(../img-interface-softassur/btn-espace-client.jpg) no-repeat 0 bottom ;*/ /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */
  background-image: url(../img-interface/fleche-gauche.png);
  background-repeat: no-repeat;
  background-position: bottom;
}

a#suivant {
  display: block;
  width: 30px;
  line-height: 80px;
  text-decoration: none;
  /*background: 0 url(../img-interface-softassur/btn-espace-client.jpg) no-repeat top;*/ /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
  background-image: url(../img-interface/fleche-droite.png);
  background-repeat: no-repeat;
  background-position: top;
}
a:hover#suivant {
  /*background: url(../img-interface-softassur/btn-espace-client.jpg) no-repeat 0 bottom ;*/ /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */
  background-image: url(../img-interface/fleche-droite.png);
  background-repeat: no-repeat;
  background-position: bottom;
}

.semaine {
  font-weight: bold;
  color: #a1a1a1;
}

.annee {
  font-size: 2.2em;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}



/*#contenu_min {
  max-width: 800px;
  margin: 0 auto;
}*/

#inscription {
  background-color: #ffffff;
  color: #000000;
  padding-bottom: 2em;
}

#contenu_etroit {
  max-width: 800px;
  margin: 0 auto;
}

.bouton_precedent {
  width: 15px;
  height: 26px;
  background: url('../include/colorbox/images/precedent.png') no-repeat;  
}

.bouton_precedent:hover {
  background: url('../include/colorbox/images/precedent-over.png') no-repeat;
}

.bouton_suivant {
  width: 15px;
  height: 26px;
  background: url('../include/colorbox/images/suivant.png') no-repeat;  
}

.bouton_suivant:hover {
  background: url('../include/colorbox/images/suivant-over.png') no-repeat;
}

.bouton_vide {
  width: 15px;
  height: 26px;
}

.photo_fiche {
  /*max-height: 75vh;
  width: auto;*/

  height: auto;
  width: 90%;
  max-width: 1040px;


  margin-left: 0.5em;
  margin-right: 0.5em;

  box-sizing: border-box;

}

.navig_photo {
  display: inline-block;
  vertical-align: middle;
}

#photos {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

#photos div {
  /* -webkit-box-flex: auto;
  -ms-flex: auto; */
  flex: auto; 
  width: 340px; 
  margin: 3px;
}

#photos div img { 
  width: 100%; 
  height: auto;
}

#etablissements {
  padding: 3px;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -ms-flex-direction: column;
  -webkit-flex-flow: row wrap; 
  flex-flow: row wrap; 
  display: -webkit-box;
  display: flex;
  line-height: normal;
  margin-top: 1em;
  margin-bottom: 1em;  
}

#etablissements .cadre_etab {
  /* -webkit-box-flex: auto;
  -ms-flex: auto; */
  flex: auto; 
  width: 340px; 
  margin: 3px;
  text-align: center;
  background-size: 340px 340px !important;
}

#etablissements .cadre_etab img { 
  width: 100%; 
  height: auto;  
}

.nom_etablissement {
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;  
  font-weight: 900;
  font-size: 1.5em;
  color: #454545;
  margin-bottom: 0;
  color: #ffffff;
  padding-top: 1em;  
  margin: 0;
}

.commune_etablissement{
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1em;
  color: #454545;
  margin-top: 0;
  margin-bottom: 0;
  color: #ffffff;
}

#liste_photos {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

#liste_photos div:not(.enfant) {
  flex-basis: 340px;
  width: 32%;
  margin: 3px;
}

div.parent {
  width: 340px;
  height: 340px;
  background-size: 340px 340px;
  box-sizing: border-box;
}

div.enfant {
  opacity: 0;
  visibility: hidden;
  /* -webkit-transition: opacity 500ms, visibility 500ms; */
  transition: opacity 500ms, visibility 500ms;
  background-image: url("../img-interface/transparent-noir.png");
  width: 100%;
  height: 100%;
  padding: 1em;
  box-sizing: border-box;
  text-align: center;
  color: #ffffff;
  margin: 0 !important;
  overflow: hidden;
}

div.parent:hover .enfant {
  opacity: 100;
  visibility: visible;
  /* -webkit-transition: opacity 500ms, visibility 500ms; */
  transition: opacity 500ms, visibility 500ms;
}

div.enfant img {
  margin: 1em;
}

.highlight{
  background: #f2f2f2;
  border: 1px dashed #222222;
  height: 340px;
  width: 340px;
}

#photo_principale img {
  width: 100%;
  display: block;
}

#coordonnees {
  max-width: 1040px;
  margin: 0 auto;
  padding: 1em;
  box-sizing: border-box;
  text-align:center;  
}

.ariane {
  background-color: #eeeeee;
  padding: 0.3em;
  font-size: 0.8em;
}

.souligne {
  border: 0;
  height: 0;
  border-top: 1px solid #ffffff;
  max-width: 150px;
  text-align: center;
  margin-bottom: 2em;
} 

.ligne_evenements {
  border: 0;
  height: 0;
  border-top: 3px solid #0099CF;
  /*max-width: 200px;*/
  text-align: left;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

/*********** CADRE POUR LA LISTE DES ETABLISSEMENTS ***********/

.cadre_etab_cache {
  width: 340px;
  height: 340px;
  margin: 0 !important;
  box-sizing: border-box;
}

.nom {
  background-color: rgba(0, 0, 0, 0.55);
  box-sizing: border-box;
  margin:0;
  padding:0;
}

/*********** FIN CADRE POUR LA LISTE DES ETABLISSEMENTS ***********/


.liste {
  list-style: none;
  padding: 0;
}

.liste_element {
  border-bottom: 1px dashed #dddddd;
  padding: 0.5em 0em;
}

/* footer {
  color: #ffffff;
  background-color: #323232;
  font-weight: 300;
  padding-top: 10px;
} */

footer {
  background-color: #323232;
  margin: 0;
  padding: 0;
  padding: 3em;
}

.ligne {
  border-top: 1px solid #403E3F;
  max-width: 1040px;
  padding-top: 2em;
  /* margin: 2em auto; */
}
/* 
#footer_conteneur div {
  display: inline-block;
  vertical-align: top;
  margin-right: 2em;
} */

#footer_conteneur {
  text-align: center;
  max-width: 1040px;
  margin: 0 auto;
  padding: 0px;
  font-size: 0.8em;
  /* color: #403E3F; */
  color: #706e6f;
  font-weight: 300;
  font-size: 0.8em;
  box-sizing: border-box;

}

/* #footer_left {
  max-width: 700px;
  width: 47%;
  display: inline-block;
  vertical-align: top;
} */

/* footer li {
 display : list-item;
 list-style-image : url('../img-interface/puce.png');
} */

footer img {
  border: 0;
}

/* #footer_right {
  max-width: 700px;
  width: 47%;
  display: inline-block;
  vertical-align: top;
  margin-left: 5%;
}

footer .titre {
  font-family: 'Rubik', sans-serif;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.5em;
  color :#9b9b9b;
}

footer .mentions {
  font-weight: 300;
  font-size: 0.8em;
  line-height: 150%;
} */

footer a {
  color: #836225;
}

footer a:hover {
  color: #9b9b9b;
}

.cadre_bouton {
  width: 20px;
  height: 220px;
  background-position: top center;
  background-repeat: no-repeat;
  display: table-cell;
  padding: 0px;
  margin: 0px;
}


.cadre_fiche {
  background-color: #efefef;
  border: 1px solid #cccccc;
  padding: 10px;
  margin-bottom: 10px;
}

.categorie {
  font-size: 14px;
  text-transform: uppercase;
  background-color: rgba(26, 23, 27, 0.8);
  color: #ffffff;
  padding: 5px 10px 5px 10px;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  border-radius: 10px;
  /* -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-transition: background 1s ease-out;
  -moz-transition: background 1s ease-out;
  -o-transition: background 1s ease-out; */
  transition: background 1s ease-out;  
}

.categorie:hover {
  background-color: rgba(255, 255, 255, 1);
  color: #000000;
}

.note_dev {
  background-color: #ffcc00;
}

.categorie {
  font-size: 14px;
  text-transform: uppercase;
  background-color: #ffffff;
  padding: 5px 10px 5px 10px;
  margin-bottom: 3px;
  margin-right: 10px;
  border-radius: 10px;
  /* -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-transition: background 1s ease-out;
  -moz-transition: background 1s ease-out;
  -o-transition: background 1s ease-out; */
  transition: background 1s ease-out;  
}

.categorie:hover {
  background-color: rgba(26, 23, 27, 0.8);
}

.cadre_formulaire {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  box-sizing: border-box;
  margin: 0;
}

.cadre_formulaire:first-of-type {
  padding-right: 1em;
}

.cadre_formulaire:last-of-type {
  padding-left: 1em;
}


/*********** NAVIGATION ***********/

nav {
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
  text-transform: uppercase;
  height: 40px;
  font-size: 1.2em;
  line-height: 2em;
  margin-bottom: 10px;
  color: #ffffff;
  max-width: 1040px;
  width: 90%;
  margin: 230px auto 0px;
  text-align: center;
}

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 15px 0px 15px;
  margin: 0px 10px 0px 10px;
  text-decoration: none;
  color: #ffffff;
}

/* Commented Backslash Hack
   cache la règle à IE5-Mac \*/
nav a {
  float: none;
  /* -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out; */
  transition: background 0.2s ease-out;
}

/* Fin du hack IE5-Mac */
nav a:hover {
  background: #836225;
  color: #323232;
}

nav #current a {
  background: #836225;
  color: #ffffff;
}

.separateur {
  float: left;
}


/*********** FIN NAVIGATION ***********/






/*********** 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;
  margin: 0 0.1em 0 0.1em;
}

.case_icone {
  text-align: right !important;
}

.case_icone a {
  color: #000000;
}

.case_icone a:hover {
  color: #777777;
}

/* .icone {
  border: 0px;
  padding: 0.5em;
} */

.icone_mini {
  transition: opacity 500ms, visibility 500ms;
  opacity: 1;
  margin-left: 1em;
}

.icone_mini:hover {
  transition: opacity 500ms, visibility 500ms;
  opacity: 0.5;
}

.cellule_centre {
  text-align: center !important;
}

.cellule_date {
  color: #dddddd;
  font-size: 0.9em;
  font-weight: normal !important;
}

.sous_libelle {
  font-size: 0.8em;
  font-weight: 400;;
}

/*********** FIN TABLEAUX **********/




/*********** TAGS **********/

.mini_tag {
  font-size: 0.8em;
  color: #000000;
  padding: 0.4em 0.5em 0.4em 0.5em ;
  border-radius: 3px;
  /* -moz-border-radius: 3px;
  -webkit-border-radius: 3px; */
  white-space: pre;  
}

.tag {
  font-size: 0.8em;
  color: #000000;
  padding: 0.5em 1em 0.5em 1em ;
  border-radius: 3px;
  /* -moz-border-radius: 3px;
  -webkit-border-radius: 3px; */
  text-transform: uppercase;  
  white-space: pre;
}

.tag:hover {
  background-color: #b88a35;
  /*background-color: #006225*/
}

.neutre {
  background-color: #dba239; 
  /*background-color: #836225*/
}

.attente {
  background-color: #cccccc;
}

.valide {
  background-color: #c0de0c;
  /*background-color: #006225*/
}

.refuse {
  background-color: #e80000;
  /*background-color: #832E25*/
}

.supprimer {
  background-color: #e80000;
}

/*********** FIN TAGS **********/


/*********** COMMENTAIRES **********/

.commentaire {
  border: 1px dashed #ababab;
  margin-bottom: 1em;
  background-color: #ffffff;
  padding: 1em;
}

.commentaire_prenom {
  font-weight: bold;
  text-transform: uppercase;
}

.commentaire_date {
  color: #999999;
  margin-left: 0.5em;
}

.cadre_plus {
  margin-top: 1em;
  background-color: #ffffff;
  box-sizing: border-box;
  text-align: center;
  padding: 1em;
  border: 1px solid #ababab;
}

/*********** FIN COMMENTAIRES **********/


/***********  FORMULAIRES ***********/

#contact .libelle {
  width: 25%;
  display: block;
  float: left;
}

input.champ_text, textarea.champ_text, input.inputform, textarea.inputform, select.champ_text, iframe.champ_text {
  font-family: 'Raleway', sans-serif;
  box-sizing: border-box;
  font-weight: 300;
  font-size: 1em;
  color: #919699;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.7em;
  margin: 0px;
  display: inline-block;
  width: 100%;
  /* margin-bottom: 1.2em; */
  vertical-align: middle;
  border-radius: 3px;
  /* -moz-border-radius: 3px;
  -webkit-border-radius: 3px; */
}

select.champ_text {
  background-color: #ffffff;
}

input.champ_text:focus, textarea.champ_text:focus, iframe.champ_text:focus {
  color: #696969;
  background-color: #f9f9f9;
}

input.champ_text_error, textarea.champ_text_error, select.champ_text_error, iframe.champ_text_error {
  font-family: 'Raleway', sans-serif;
  box-sizing: border-box;
  font-size: 1em;
  color: #7c7565;
  border: 1px solid #dddddd;
  background-color: #faf9f5;
  padding: 0.7em;
  border-left: 5px solid rgba(193, 65, 32, 1);
  width: 100%;
  border-radius: 3px;
  /* -moz-border-radius: 3px;
  -webkit-border-radius: 3px; */
}

.text_erreur {
  font-size: 0.8em;
  color: #c14120;
  display: block;
  text-align: right;
}

.bouton_valider {
  font-family: 'Raleway', sans-serif;
  font-size: 1em;
  color: #ffffff;
  background-color: #565656;
  border: 0px;
  margin: 0px;
  padding: 0.7em 1.5em 0.7em 1.5em;
  cursor: pointer;
  margin-bottom: 2em;
  border-radius: 3px;
  /* -moz-border-radius: 3px;
  -webkit-border-radius: 3px; */
  text-transform: uppercase;
}

.cadre_erreur {
  background-color: #faf9f5;
  color: rgba(193, 65, 32, 1);
  text-align: center;
  padding: 1em;
  border: 1px solid rgba(193, 65, 32, 1);
  margin-bottom: 3em;
  border-radius: 3px;
  /* -moz-border-radius: 3px;
  -webkit-border-radius: 3px; */
}

.cadre_confirmation {
  background-color: #ffffff;
  color: #007f00;
  border: 1px solid rgba(140, 190, 65, 1);
  text-align: center;
  padding: 1em;
  margin-bottom: 3em;
  border-radius: 3px;
  /* -moz-border-radius: 3px;
  -webkit-border-radius: 3px;   */
}

.donnees_manquantes {
  background-color: #c14120;
  color: #ffffff;
  padding: 0.2em;
}

.entete_colonne {
  text-align: center;
  font-weight: bold;
  background-color: #aa9881;
  color: #ffffff;
}

.edit input {
  font-size: 0.8em;
}

.obligatoire {
  text-decoration: underline;  
}

.search {
  background: url('../img-interface/loupe.png');
  background-position: 0.3em;
  background-repeat: no-repeat;
  padding: 0.5em !important;
  padding-left: 2em !important;
  background-color: #ffffff;
  font-size: 0.8em !important;
  vertical-align: top;
  width: 250px !important;
}

.bouton_search {
  font-size: 0.8em !important;
  padding: 0.5em 1.3em 0.5em 1.3em;
  vertical-align: top;
}

.facultatif {
  background-color: #f9f9f9;
}

.liste_themes {
  list-style: none;
  display: inline-block;
  width: 25%;
}


#txt_cdif [label], #txt_treso [label], #txt_expert [label], #txt_apporteur [label] {
  color: #d70000;
  background-color: #f3f0e8;
  font-style: normal;
  font-weight: bold;
}

#txt_cdif option, #txt_treso option, #txt_expert option, #txt_apporteur option {
  color: #000000;
  background-color: #e9e6de;
  margin-left: 10px;
  padding-left: 5px;
  border-left: 1px solid #333333;
}


.form_group {
  display: flex;
  gap: 2rem;
  margin-top: 0.7em;
  /* align-items: center; */
  /* justify-content: space-around;
  align-items: flex-start;
  flex-wrap: nowrap; */
}

label {
  flex: 0 1 15%;
}

input, select, textarea {
  flex: 1;
}


/*********** FIN FORMULAIRES ***********/

.bouton_retour {
  font-family: 'Raleway', sans-serif;
  font-size: 1em;
  color: #ffffff;
  /* background-color: #565656; */
  border: 1px solid #565656;
  display: inline-block;
  /* border: 0px; */
  margin: 0px;
  padding: 0.7em 1.5em 0.7em 1.5em;
  cursor: pointer;
  margin-bottom: 2em;
  border-radius: 3px;
  /* -moz-border-radius: 3px;
  -webkit-border-radius: 3px; */
  text-transform: uppercase;
}




/*********** PAGINATION ***********/

.pagination {
  margin-top: 5px;
  margin-bottom: 5px;
  clear: both;
}

.pages {
  color: #00a0c6;
  font-weight: bold;
  text-decoration: none;
  padding: 3px;
  margin: 3px;
  background-color: #393939;
  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: #6d7f00;
  line-height: 25px;
}

.page_actuelle:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-color: #e8e8e8;
}

/*********** FIN PAGINATION ***********/






































/*********** GALERIE DE PHOTOS TRIABLES TERRAINS ***********/

/*ul#liste_photos{
  list-style: none;
  margin: 0px;
  padding: 0px;
}*/

/* style des éléments de la liste */
/*ul#liste_photos 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 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;
  font-family: 'Lato', sans-serif;
  font-family: "Roboto Slab","Segoe UI",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 ***********/








  
  
  
  
  

  
/*********** ORDINATEURS ***********/
@media screen and (min-width: 1370px){

  .header_mini {
    height: 50px;
    /* -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; */
    transition: all 0.5s ease;
    background-color: #323232;
    background-image: url('../img-interface/header-appli.png');
    background-position: center -180px;
    background-repeat: no-repeat;
  }

  .header_maxi {
    height: 300px;
    /* -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; */
    transition: all 0.5s ease;
    background-image: url('../img-interface/header-appli.png');
    background-position: top center;
    background-repeat: no-repeat;

  }
  
  .nav_mini {
    margin-top: 4px;
    /* -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; */
    transition: all 0.5s ease;
  }

  .nav_maxi {
    margin-top: 230px;
    /* -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; */
    transition: all 0.5s ease;
  }

  nav img {
    display: none;
  }

  /* .marge {
    height: 300px;
    display: block;
  } */
    
  #conteneur1 {
    width: 100%;
    background-color: #ffffff;
  }

  #annonces {
    height: 300px;
  }
  
/*  h1 {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 700;    
    font-size: 1.8em;
    color: #323232;
  }
  
  h2 {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.5em;
    color: #323232;
  }
  
  h3 {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2em;
    color: #454545;
  }*/

  .plus_fin {
    font-weight: 400;
    font-size: 0.9em;
  }
  
  .hcentre {
    text-transform: uppercase;
    font-size:2em;
    text-align: center;
  }
  
  .gauche {
    float: left;
    padding-right: 15px;
    width: 48%;
  }

  .droite {
    float: right;
    padding-left: 15px;
    width: 48%;
  }

  .centre {
    text-align: center;
    width: 30%;
    margin: 0 auto;  
  }

  .centre2 {
    text-align: left;
    width: 50%;
    margin: 0;    
  }

  figure {
    margin: 1em 0 0 0;  
  }

  figcaption {
    font-size: 0.8em;
    text-align: center;
  }


  /*Formulaires*/

/*  input.champ_text, textarea.champ_text, input.inputform, textarea.inputform, select.champ_text, iframe.champ_text {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #000000;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    padding: 10px;
    margin: 0px;
    display: inline-block;
    border-left: 5px solid rgba(140, 190, 65, 1);
  }

  input.champ_text:focus, textarea.champ_text:focus, iframe.champ_text:focus {
    color: #696969;
    border: 1px solid #565656;
    background-color: #f9f9f9;
    border-left: 5px solid rgba(77, 77, 7, 1);
  }

  input.champ_text_error, textarea.champ_text_error, select.champ_text_error, iframe.champ_text_error  {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #7c7565;
    border: 1px solid #dddddd;
    background-color: #faf9f5;
    padding: 10px;
    border-left: 5px solid rgba(193, 65, 32, 1);
  }

  .text_erreur {
    font-size: 12px;
    color: #c14120;
    margin: 5px;
  }

  .bouton_valider {
    font-family: 'Raleway', sans-serif;    
    font-size: 16px;
    color: #ffffff;
    background-color: #565656;
    border: 0px;
    margin: 0px;
    padding: 10px;
    width: 100%;
    cursor: pointer;
    margin-bottom: 100px;
  }

  .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;
  }


  .edit input {
    font-size: 12px;
  }

  .obligatoire {
    text-decoration: underline;  
  }
*/
  /*Fin formulaires*/

  
  
}
/*********** FIN ORDINATEURS ***********/


  
  
  
  
  
  
  
  
  
  
  
  

/*********** TABLETTES ***********/
@media screen and (max-width: 1370px){

  
  body {
    font-size: 1em;  
  }

  header {
    height: 30px;
    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;
  }

  .marge {
     height: 60px;
     display: block;
  }
  
  section {
    /*padding: 2% 2% 2% 2%;
    padding: 200px 100px 50px 100px;*/
    /*height: 3000px;*/
    /*width: 90%;*/
    max-width: 1040px;
    margin: 0 auto;
  }
  
  #accueil {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  
  nav {
    float: none;
    /*width: 780px;*/
    margin-top: 5px;
    height: 30px;
    font-size: 1.1em;
    margin: 14px auto;
  }
  
    nav a {
    float: left;
    display: block;
    padding: 0px 10px 0px 10px;
    margin: 0px 10px 0px 10px;
    text-decoration: none;
    color: #ffffff;
  }

  .header_mini {
    height: 60px;
    /* -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; */
    transition: all 0.5s ease;
  }

  .header_maxi {
    height: 60px;
    /* -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; */
    transition: all 0.5s ease;
    background-image: none;
  }
  
  .nav_mini {
    /* -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease; */
    transition: all 0.9s ease;
    background-image: none;
  }

  .nav_maxi {
    /* -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease; */
    transition: all 0.9s ease;
  }
 
  h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 900;   
    text-transform: uppercase;
    font-size: 1.6em;
    color: #323232;    
  }
  
  h2 {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.3em;
    color: #323232;
  }
  
  h3 {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.1em;
    color: #454545;
  }

  .centre {
    text-align: center;
    width: 100%;
  }
    
  /*Formulaires*/

/*  input.champ_text, textarea.champ_text, input.inputform, textarea.inputform, select.champ_text, iframe.champ_text {
    font-family: 'Raleway', sans-serif;

    font-size: 16px;
    color: #000000;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    padding: 10px;
    margin: 0px;
    display: block;
    border-left: 5px solid rgba(140, 190, 65, 1);
  }

  input.champ_text:focus, textarea.champ_text:focus, iframe.champ_text:focus {
    color: #696969;
    border: 1px solid #4d4d4d;
    background-color: #f9f9f9;
    border-left: 5px solid rgba(77, 77, 7, 1);
  }

  input.champ_text_error, textarea.champ_text_error, select.champ_text_error, iframe.champ_text_error  {
    font-family: 'Raleway', sans-serif;

    font-size: 16px;
    color: #7c7565;
    border: 1px solid #dddddd;
    background-color: #faf9f5;
    padding: 10px;
    border-left: 5px solid rgba(193, 65, 32, 1);
  }

  .text_erreur {
    font-size: 12px;
    color: #c14120;
    margin: 5px;
  }

  .bouton_valider {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #ffffff;
    background-color: #4d4d4d;
    border: 0px;
    margin: 0px;
    padding: 10px;
    width: 100%;
    cursor: pointer;
    margin-bottom: 30px;
  }

  .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: 12px;
  }

  .obligatoire {
    text-decoration: underline;  
  }
*/
  /*Fin formulaires*/  

  footer {
    font-size: 0.9em;
  }
  
}
/*********** FIN TABLETTES ***********/



/*********** SMARTPHONE ***********/
@media screen and (max-device-width: 760px){
/*@media screen and (max-width: 870px){*/
  

    #logo {
      width: 100%;
    }

    .contenu_min {
      width: 100%;
      padding-left: 1em;
      padding-right: 1em;
      box-sizing: border-box;      
    } 


    



  header {
    height: 60px;
  }
  
  #header_conteneur {
    width: 100%;
  }
  
  .header_mini {
    height: 60px;
  }

  .header_maxi {
    height: 60px;
  }

  .logo_mini {
    margin-top: 5px;
  }
  
  nav {
    /*height: 240px;*/
    width: 100%;
    line-height: 40px;
    margin: 0px;
    color: #ffffff;
    float: none;
  } 
  
  nav li {
    float: none;
    width: 100%;
  }
  
  nav a {
    float: none;
    padding: 0px;
    margin: 0px;
  }

  .nav_mini {
    margin: 0px;
  }

  .nav_maxi {
    margin: 0px;
  }

  .menu_mobile {
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
  }
  
  .menu_ouvert {
    /*height: 300px;*/
    height: 100%;
    padding: 0;
    margin: 0;
    /* -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; */
    transition: all 0.5s ease;
  }
  
  .menu_ferme {
    height: 60px;
    /* -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; */
    transition: all 0.5s ease;
  }


  #liens_accueil {
    display: block;
/*    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: nowrap;*/
  }

  #liens_accueil div+div{
    margin: 0;
  }

  .cadre {
    padding: 0;
    margin: 0;
    flex-grow: unset;
/*    padding: 1em 1em 0em 1em;
    background-color: #ffffff;
    box-sizing: border-box;
    margin-bottom: 1em;
    flex-grow: 1;*/
  }

  .evenement {
    flex: unset;
    display: block;
  }

  .evenement div:nth-child(1) {
    flex-basis: 100%;
    margin-right: 0;
    box-sizing: border-box;
  }

  .evenement div:nth-child(2) {
    flex-basis: 100%;
    margin-right: 0;
    box-sizing: border-box;
  }

  .evenement div:nth-child(3) {
    flex-basis: 100%;
    box-sizing: border-box;
  }

  .centre {
    text-align: center;
    width: 100%;
  }

  #contenu_photo {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 1em;
  }

  figure {
    width: 100%;
    padding: 1em 0 0 0;
    margin: 0;
  }

  figcaption {
    font-size: 0.8em;
    text-align: center;
  }

  footer {
    height: auto;
    padding-bottom: 1em;
  }

  footer .titre {
    font-size: 1.6em;
  }

  #footer_left {
    display: block;
    width: 100%;
    margin: 0 auto;

  }
 
  #footer_right {
    display: block;
    width: 100%;
    margin: 0 auto;
  }


}
/*********** FIN SMARTPHONE **********