html, body {
	height: 100%;
	margin: 0; padding: 0;
}
body {
	display : table;
	width: 100%;
}
footer {
	display : table-row;
	height: 210px;
}
footer a:link, footer a:visited {
  text-decoration: none;
  color: #c2c0c0;
  font-size: 14px;
}
footer a:hover{
  color:#fff;
}
.cookies {
  display: block;
  position: fixed;
  right: -350px;
  z-index: 50;
  top: 150px;
  width: 350px;
  background: rgba(255,255,255,0.8);
  box-shadow: -1px 3px 9px #0000004a;
  border: 1px solid #999;
  border-radius: 20px 0 0 20px;
  padding: 10px;
  font-size: 13px;
}
.mais-oui-bien-sur{
  right: -2px;
  transition-duration: 0.7s;
}
span.cookie-titre {
  display: block;
  font-size: 26px;
}
.cookies img{
  width:100%;
}
.ok-cookie {
  padding: 0 6px;
  text-decoration: none;
  background: #28a9e0;
  border-radius: 4px;
  color: #fff;
}.ok-cookie:hover {
  color: #ff0;
}
a.no-cookie, a.plus-cookie {
  display: block;
  text-align: right;
}
li.en-pause {
  background: #900;
  width: 250px;
  margin: 20px auto;
  padding: 20px;
  border-radius: 10px;
  color: #fff;
  text-align: left;
}
li.en-pause i {
  margin: 0 10px 0 0px;
}
a#sign {
  display: block;
  text-align: right;
  font-size: 11px;
}
.mb-passe {
  color: #900;
  font-style: italic;
  display: block;
  margin: 0 0 40px 0;
}
.signalement{
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.8);
  width: 100%;
  height: 100vh;
  display: none;
}
.signalement label{
  cursor: pointer;
}
.signalement div{
  width: 60%;
  margin: 50px auto;
  border:2px solid #ccc;
  background-color: #fff;
  border-radius: 20px;
  padding:15px;
}
.signalement div form{
  width: 80%;
  margin: 10px auto;
  line-height: 40px;
}
.image-accueil{
  max-width: 560px;
}
.close-sign{
  display: block;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
}
.header-search {
  display: inline-block;
}
.header-search-q {
  padding: 5px;
  height: 50px;
}
.moteur-head{
  width: 300px;
}
.form-control-header {

  padding: 10px;
  font-size: 1rem;
  color: #212529;
  background-color: #fff;
  border: none;
  border-radius: 6px;
}
input.btn.btn-primary.champ-q2 {
  background: #666;
  padding: 10px;
  margin: -6px 0 0 -10px;
}
.container-fluid.access.pb-5.interstitiel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: #24a5df; */
}
 @media screen and (min-width:1200px){
  div#content.fond-accueil {
      padding: 30px 0 0 0;
      background: url(../images/bg/mec1.png) left 150px no-repeat;
    }  
    .etroit{
      width: 70%;
      margin: 20px auto;
    }
 }
 @media screen and (max-width:1199px){
  div#content.fond-accueil {
    padding: 30px 0 0 0;
  }
  .etroit{
    width: 100%;
  }
}
/******************************************** REGLES RESPONSIVES *******************************************************/
@media screen and (max-width:768px){
  .argu-accueil {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  a.nav-link.depart {
    background: #565252;
    font-size: 20px;
    margin: 0 20px;
    border-radius: 7px;
    width: 280px;
    text-align: left;
    padding: 10px;
    margin: 30px 0;
  }
  .house{display: none;}
  div#navbarSupportedContent {
    padding: 10px;
    margin: 40px 0;
  }
  #form-inscrit {
    left: 0px;
    width: 100%;
    border: none;
    background: #eeeeee;
    border-radius: 20px;
    padding: 0 20px;
    color: #fff;
    margin: 50px auto 200px auto;
    text-align: center;
    padding: 20px;
    position: relative;
  }
}
@media screen and (min-width:767px){
  #form-inscrit {
    left: 0px;
    width: 500px;
    border: none;
    background: #eeeeee;
    border-radius: 20px;
    padding: 0 20px;
    color: #fff;
    margin: 50px auto 200px auto;
    text-align: center;
    padding: 20px;
    position: relative;
  }
  .argu-accueil {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  a.nav-link.depart {
    background: #565252;
    font-size: 20px;
    margin: 0 20px;
    border-radius: 7px;
    width: 280px;
    text-align: left;
  }
}
.dep {
  padding: 10px;
  margin: 20px 0;
  width: 100%;
  box-sizing: border-box;
}
.meta {
  background: #f9f9f9;
  padding: 5px;
  font-style: italic;
  color: #666;
}
.menu-mizz{
  font-size: 30px;
}
.mizz-menu-bg{
  background: #fff;
}
div#content{
  padding: 30px 0 0 0;
}
.bg-content{
  background-color: #eee;
}
.ho-non {
  font-size: 26px;
  padding: 10px;
  display: block;
  margin: 0 0 80px 0;
  text-align: center;
}
.ho-non span {
  font-weight: bold;
  font-style: italic;
}
.ho-non a:link, .ho-non a:visited{
  background: #f37021;
  border: navajowhite;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  font-size: 22px; 
  display: block;
}
.ho-non a:hover{
  background-color: #565252;
}
a.navbar-brand {
  padding: 15px 5px;
  background: #fff;
  border-radius: 0 0 7px 7px;
  margin: -20px 0 0 0;
  /* height: 100px; */
  box-shadow: 5px 4px 3px #00000047;
  display: block;
}
nav .navbar-nav li a{
  color: white !important;
  font-size: 22px;
}
ul#liens-menu-sec a {
  color: #767676 !important;
}
.navbar {
  background: #28a9e3 !important;
}
.no-barre {
  color:#f36e1e !important;
}
.no-barre:hover{
  color:#f36e1e !important;
}
h1.text-primary.mb-3 span {
  font-size: 20px;
}
input.btn.btn-primary.mb-3.p-2.champ-q {
  background:  #28A9E0;
  padding: 10px 10px 10px 10px !important;
}
.text-primary {
  color: #24a7e2 !important;
  font-size: 22px;
}

a.nav-link.depart:hover {
  background: #9a9696;
}
.retrait-10{
  padding: 0 0 0 10px;
}
.retrait-10-2{
  padding: 0 10px 0 0 ;
}
.myfinder-boom {
  background: #eeeeee;
  width: 100%;
  border-radius: 10px;
 
  margin: 50px auto 150px auto;
  padding: 20px;
}
hamp-q{
  width: 50%;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
}
.fond-deg{
  background: linear-gradient(178deg, #eeeeee, #d9d9d9);
  width: 100%;
}
.access{
  background: #24a7e2;
  color: #fff;
  font-size: 24px;

}
.access-2 {
  background: #565252;
  color: #fff;
  font-size: 16px;
 
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  flex-wrap: nowrap;
}
.access span{
  display: block;
  margin: 40px 0 0 0;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
  color:#272525;
}

.clock {
  color: #fff;
  font-size: 50px;
}
.what {
  position: absolute;
  color: #3a8eee;
  font-size: 22px;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.v {
  width: 90%;
  display: block;
  padding: 20px 70px 20px 20px;
  margin: 50px auto;
  color: #3a8eee;
  font-weight: normal;
  font-size: 22px;
}
.v2 {
  width: 90%;
  display: block;
  padding: 20px;
  margin: 50px auto;
  color: #3a8eee;
  font-weight: lighter;
  font-size: 22px;
}
.c {
  width: 90%;
  display: block;
  padding: 20px;
  margin: 50px auto;
  color: #3a8eee;
  font-weight: lighter;
  font-size: 22px;
}
.message {
  width: 100%;
  display: block;
  padding: 20px;
  margin: 10px auto;
  color: #5d5d5d;
  font-weight: lighter;
  font-size: 20px;
}
.arg-la-classe{
  font-size: 28px;
  color: #28a9e3;
  margin: 10px 0px 60px 0;
}
p.arg-la-classe span {
  background: #f27021;
  color: #fff;
  display: inline-block;
  padding: 0 4px;
}
.btn-go {
  padding: 2% 20%;
  text-wrap: wrap;
  background: #3a8eee;
  color: #fff;
  text-decoration: none;
  border-radius: 7px;
  transition-duration: 0.2s;
  border: none;
  font-size: 23px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 70px 0;
}
.recup {
  display: block;
  padding: 10px;
  font-size: 20px;
}
.btn-go2 {
  padding: 10px;
  background: #3a8eee;
  color: #fff;
  text-decoration: none;
  border-radius: 7px;
  transition-duration: 0.2s;
  border: none;
  font-size: 23px;
  width:100%;
  margin: 0 0 70px 0;
}
.btn-go2:hover{
  background-color: #565252;
  transition-duration: 0.2s;
}
.de-qui {
  font-size: 20px;
  color: #565252;
  font-style: italic;
  display: contents;
  text-transform: capitalize;
  color: #333;
}

.crea-cpt {
  display: block;
  padding: 10px;
  font-size: 20px;
  text-decoration: none;
  color: #fff;
  background: #f37021;
  border-radius: 5px;
  margin: 50px 10px;
}
.crea-cpt:hover {
  background: #828282;
  color: #fff;
}
.recherche-3 {
  background: #f37021;
  border: navajowhite;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  font-size: 18px;
  text-wrap: nowrap;
}
.champ-q {
  font-size: 20px;
}
.recherche-3:hover{
  color:#ff0;
}
h2 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #828282;
  font-size: 30px;
  margin: 0 0 20px 0;
}
.marron {
  display: inline;
  color: #f37021;
}
.gras {
  display: inline;
  font-weight: bold;
  color: #28a9e3;
}
.texte-recup {
  color: #666;
  margin: 30px 0 -20px 0;
}
.case {
  width: 30px;
  height: 30px;
}
.accept-cond {
  position: absolute;
  top: 7px;
  left: 40px;
  font-size: 17px;
  text-align: left;
  width: 100%;
}
.mr-black {
  background: rgba(255,255,255,0.9);
}
.cont-mise-a-jour {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1035;
}
.mise-a-jour a {
  padding: 10px 40px;
  background: #fff;
  border-radius: 7px;
  text-decoration: none;
  color: #333;
  font-weight: bold;
}

.mise-a-jour {
  z-index: 1031;
  display: block;
  width: 30%;
  height: 300px;
  margin: -400px auto;
  border-radius: 20px;
  background: #3a8eee;
  font-size: 20px;
  color: #fff;
  padding: 0;
  text-align: center;
  -moz-box-shadow: 0px 0px 15px 0px #999;
  -webkit-box-shadow: 0px 0px 15px 0px #999;
  -o-box-shadow: 0px 0px 15px 0px #999;
  box-shadow: 0px 0px 15px 0px #999;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#999, Direction=NaN, Strength=15);
  cursor: pointer;
}
.en-bas {
  margin: 220px auto 0 auto;
  transition-duration: 0.3s;
}
.relire-titre {
  font-size: 22px;
  text-align: left;
  width: 80%;
  margin: 0 auto;
}
.relire-texte {
  font-size: 18px;
  text-align: left;
  width: 80%;
  margin: 0 auto;
}
.relire-titre2 {
  font-size: 13px;
  text-align: left;
  width: 80%;
  margin: 0 auto;
}
.relire-mot {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  width: 50%;
  margin: 20px auto;
  background: #fefefe;
  padding: 5px;
}
.proprio-ok {
  text-align: right;
}
span.date-centre {
  text-align: center;
  font-size: 12px;
  display: block;
  color: #999;
  border-top: 1px solid #999;
}
.row.separe {
  background: #eee;
  text-align: left;
  margin: 20px 0;
  display: flex;
  align-items: center;
  border-radius: 3px;
}
a.mod {
  text-decoration: none;
  width: 40%;
  display: inline-block;
  text-align: center;
  background: #1abe35;
  padding: 10px;
  color: #fff;
  margin: 0 20px;
}
a.mod2 {
  text-decoration: none;
  width: 100%;
  display: inline-block;
  text-align: center;
  background: #1abe35;
  padding: 10px;
  color: #fff;
  margin: 0 20px;
  border-radius: 0 10px 10px 0;
  font-size: 20px;
}
a.add {
  text-decoration: none;
  width: 40%;
  display: inline-block;
  text-align: center;
  background: #28a9e3;
  padding: 10px;
  color: #fff;
  margin: 0 20px;
  text-transform: uppercase;
}
a.sup {
  text-decoration: none;
  width: 40%;
  display: inline-block;
  text-align: center;
  background: #f42222;
  padding: 10px;
  color: #fff;
}
p.reponse {
  font-size: 20px;
  display: block;
  margin: 20px 0px;
  background: #fff;
  padding: 10px;
}
.reponse span{
  color: #F00;
}
ul.poster-choix {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 70%;
  margin: 0 auto;
}
ul.poster-choix input:checked{
  border: none;
  outline: 3px solid rgb(77, 77, 77);
}

ul.poster-choix li {
  display: inline-block;
  margin: 20px;
  border:5px solid #fff;
}

ul.poster-choix li img{ cursor: pointer;}
ul.poster-choix li:hover {
  cursor: pointer;
  border:5px solid #666;
}
a.mod:hover, a.sup:hover, a.mod2:hover{
  background-color: #666;
}
ul.liens-prems, ul.liens-sec {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.liens-prems a:link, .liens-prems a:visited {
  width: 300px;
  height: 80px;
  display: flex;
  background: #1abe35;
  text-decoration: none;
  color: #fff;
  margin: 20px auto;
  font-size: 20px;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  box-shadow: 2px 1px 6px #0000004f;
  transition-duration: 0,5ms;
}
.liens-prems a:hover{
  background:#f37021; 
  width: 340px;
  transition-duration: 0.3s;
}
.what {
  position: absolute;
  color: #3a8eee;
  font-size: 22px;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.combo-question {
  width: 350px;
  position: absolute;
  top: 1px;
  right: -333px;
  font-size: 14px;
  padding: 7px;
}
.img-question {
  background: url(../images/bg/angle_bleu.png) center center no-repeat;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 14px;
  right: 320px;
}
.message-question {
	background:#3a8eee;
	-moz-box-shadow: 0px 0px 15px 0px #c0c0c0;
	-webkit-box-shadow: 0px 0px 15px 0px #c0c0c0;
	-o-box-shadow: 0px 0px 15px 0px #c0c0c0;
	box-shadow: 0px 0px 15px 0px #c0c0c0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=NaN, Strength=15);
	border-radius:7px;
	padding:15px;
}
.jaune {
  color: #FFEB3B;
  font-size: 30px;
}
img.poster {
  width: 32px;
  padding: 10px 0 0 0;
}
.recherche-2 {
  background: #f37021;
  border: navajowhite;
}
span.votre-demd {
  font-size: 12px;
  margin: 0 0 0 20px;
  background: #999;
  padding: 0 10px;
  color: #fff;
  border-radius: 16px;
}
span.votre-demd2 {
  font-size: 22px;
  margin: 0 0 0 20px;
  background: #999;
  padding: 0 10px;
  color: #fff;
  border-radius: 16px;
}
span.ecrit1 {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}
h1.text-primary.mb-3 span {
  margin: 0px 0 0 0;
  display: block;
  font-size: 16px;
  padding: 0 0 0 50px;
  color: #565252;
}
.retour{
  text-decoration: none;
  background: #0d6efd;
  padding: 5px;
  margin: 2px 0 0 0;
  display: block;
  width: 85px;
  color: #FFF;
  border-radius: 3px;
}
.retour:hover{
  background-color: #565252;
  color: #fff;
}
.combo-alerte {
  background: #8c8a8a;
  width: 90%;
  margin: 20px auto;
  border-radius: 20px;
  font-size: 22px;
  padding: 0 0 20px 0;
}
.zut {
  font-size: 40px;
  margin: 10px;
  color: #FF0;
}
.combo-alerte a:link, .combo-alerte a:visited{
  display: block;
  width:60%;
  text-decoration: none;
  padding: 10px;
  background: #5d5d5d;
  color: #fff;
  margin: 3px auto;
  border-radius: 10px;
}
.combo-alerte a:hover{
  background-color: #333;
}
span.statut {
  display: block;
  font-size: 12px;
  color: #900;
}
span.statut-ok {
  display: block;
  font-size: 12px;
  color: #1abe35;
}
span.statut2 {
  font-size: 12px;
  color: #900;
}
span.statut-ok2{
  font-size: 12px;
  color: #1abe35;
}
ul.liens-admin {
  list-style-type: none;
}
ul.liens-admin li {
  padding: 5px;
  background: #eee;
  margin: 2px;
}
form#form-inscrit h6 {
  color: #333;
  font-size: 21px;
  line-height: 34px;
  font-weight: lighter;
  margin: 20px 0 50px 0;
}
form#form-inscrit em {
  font-weight: bold;
}
.mentions-legales h2 {
  margin: 60px 0px 10px 0;
  font-size: 26px;
  color: #28a9e3;
}
.mentions-legales{
  margin: 60px auto;
  width:70%;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
 box-shadow: none !important;
}
.pass-parent {
  position: relative;
}
.pass-parent i.fa-solid.fa-eye, .pass-parent i.fa-solid.fa-eye-slash {
  color: #999;
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 30px;
  cursor: pointer;
}
.pass-parent i.fa-solid.fa-eye-slash {
  display: none;
}

.annonces-block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.annonce-accueil {
    width: 40%;
    display: inline-block;
    margin: 10px;
    background: #fef;
    padding: 5px;
    height: 120px;
}
.annonce-accueil .text-secondary {
    font-size: 17px;
	font-weight: normal !important;
}
.annonce-accueil a.link-secondary.link-offset-3.no-barre {
    font-size: 17px;
}
.annonce-boite {
    background: #ffffff;
    border-top: 16px solid #24a7e2;
}
.annonce-titre-accueil {
    width: 50%;
    margin: 0 auto 20px auto;
    background: #24a7e2;
    padding: 10px 0;
    border-radius: 13px 13px 0 0;
    box-shadow: -2px -6px 4px #00000024;
    color: #fff;
}
.decal {
    margin: -56px 0 0 0;
}
.rose {
    background: #fff;
}