body{
    font-family: "Arial","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
    overflow-x: hidden;
    
}
.introuvable{
    margin-top: 1%;
}


.titre{
    color: rgb(160,91,182); 
    font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
    font-size: 20px;
    text-align: left;
  
}

.merci{
    color: rgb(160,91,182); 
    font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
    text-justify: inter-character;
}
@media (min-width: 390px){
    .banniereimg{
        background-image: url("../img/banner-bis3.jpg");
        width:600PX;
        height:200px;
        
    }
    .titre{
        color: rgb(160,91,182); 
        font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
        font-size: 15px;
        text-align: center;
        padding-left: 40px;
        padding-top: 60px;  
    }
    .merci{
        color: rgb(160,91,182); 
        font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
        font-size: 17px;
        
    
    }
 
}
@media (min-width: 500px){
    .banniereimg{
        background-image: url("../img/banner-bis2.jpg");
        background-repeat: no-repeat;
        width:1000px;
        height:300px;
    }
    .titre{
        color: rgb(160,91,182); 
        font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
        font-size: 22px;
        text-align: center;
        padding-right: 250px;
        padding-top: 70px;  
    }
    .merci{
        color: rgb(160,91,182); 
        font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
        font-size: 20px;
        
    
    }
    
}

@media (min-width: 600px){
    .banniereimg{
        background-image: url("../img/banner-bis2.jpg");
        background-repeat: no-repeat;
        width:1000px;
        height:300px;
        padding-left: 130px;  
    }
    .titre{
        color: rgb(160,91,182); 
        font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
        font-size: 25px;
        text-align: center;
        padding-right: 370px;
        padding-top: 90px;  
    }
    .merci{
        color: rgb(160,91,182); 
        font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
        font-size: 25px;
    }
}

@media (min-width: 700px){
    .banniereimg{
        background-image: url("../img/banner-bis2.jpg");
        background-repeat: no-repeat;
        width:1000px;
        height:300px;
        padding-left: 130px;  
    }
    .titre{
        color: rgb(160,91,182); 
        font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
        font-size: 27px;
        text-align: center;
        padding-right: 200px;
        padding-top: 90px;  
    }

    .merci{
        color: rgb(160,91,182); 
        font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
        font-size: 25px;
    }
}

@media (min-width: 800px){
    .banniereimg{
        background-image: url("../img/banner-bis2.jpg");
        background-repeat: no-repeat;
        width:1000px;
        height:300px;
        padding-left: 130px;  
    }
    .titre{
        color: rgb(160,91,182); 
        font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
        font-size: 40px;
        text-align: center;
        padding-right: 110px;
        padding-top: 55px;  
    }

    .merci{
        color: rgb(160,91,182); 
        font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
        font-size: 35px;
    }
}

@media (min-width: 1000px){
    .banniereimg{
        background-image: url("../img/banner-bis.jpg");
        background-repeat: no-repeat;
        width:1200px;
        height:400px;
        
    }
    .titre{
        color: rgb(160,91,182); 
        font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
        font-size: 55px;
        text-align: center;
        padding-right: 17px;
        padding-top: 65px;  
      }

      .merci{
        color: rgb(160,91,182); 
        font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
        font-size: 45px;
    }
}



.fondbanner{
    box-shadow: 0 4px 2px -2px rgb(175, 175, 175);
    margin:0 auto;
    overflow: hidden;
    background: linear-gradient(rgb(224,224,222),rgb(218,217,215));
}
.fondlogo{
    display: flex;
    justify-content: space-between;
    box-shadow: 0 4px 2px -2px rgb(175, 175, 175);
    text-align:left;
    background-color: white;
    z-index: 1;
}

.rgpd{
margin:0 auto;
font-size: 10px;
width: 60%;
height : 100px;
overflow-y: scroll;
scrollbar-color: #0C419A rgb(110, 164, 214);
scrollbar-width: thin;
}
.amelibutton{
    background-color: rgb(12,65,154);
    float: right;
    padding:15px;
    margin-right: 15px;
    margin-top: 20px;
    overflow: visible;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    transition-duration: 0.4s;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.amelibutton:hover{
    transition-duration: 0.4s;
    background-color: white;
    color: rgb(12,65,154);

}
input{
margin: 1%;   
padding: 0.5%;
border-color: rgb(207, 207, 207);
font-family: "Arial","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
font-size: 18px;
}
input:focus{
    margin: 1%;   
    padding: 0.5%;
    border-color: rgb(207, 207, 207);
    font-family: "Arial","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
    font-size: 18px;
    box-shadow: 0 4px 2px -2px rgb(175, 175, 175);
    }
label{
    color: rgb(160,91,182);
    font-weight: bolder;
    padding-top: 2%;
}
.ast{
    font-size: 15px;
    font-style: normal;
    color:sandybrown;
}
.flextitle{
    display: flex;
    overflow:hidden;
    overflow-y:hidden;
    overflow-x:hidden;
    justify-content: space-between;
    font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
    color:rgb(160,91,182);
    overflow: hidden;
    margin-top: 1%;
     background: linear-gradient(rgb(223,225,220),rgb(220,219,217));
     max-height: 230px;
     z-index: 2;
}
.imgban{
}
.titletext{
    padding-top: 40px;
    padding-left : 2%;
    text-align: left;
    font-size: 28px;
    overflow: hidden;
}
.title{
    font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
    color:rgb(160,91,182);
}
.titrebanniere{
    font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
    font-size: 30px;
    color:rgb(103,187,99);
}
.intro{
    font-family: "Mic 32 New","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif; 
    font-size: 20px;
}
.centre {
    font-family: "Arial","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
    margin: 0 auto;
    margin-top: 1%;
    max-width: 1200px;
    font-size:16px !important;
    left:15%;
    right:15%;
    text-align: left;
    padding-left: 1%;
    padding-right: 1%;
    background-color: rgba(255, 255, 255, 0.1);
    width: 100%; 
    height:90%;
    top:-10%;
    min-width: 350px;
    min-height:1000px;
    overflow: hidden;
    overflow-x: hidden;

  }
.ZoneErreur{
    color:brown;
    font-size: 20px;
    border-radius: 20px;
    text-align: center;
    margin-top: 1%;
    padding: 1% ,auto;
    font-size: 20px;
    background-color: #ffdddd;
    z-index: 3;
}
.divbutton{
    text-align: center;
}
.button {
    background-color: rgb(160,91,182); 
    border-radius: 16px;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    transition-duration: 0.4s;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
hr{
    margin: auto;
    width: 80%;
    margin-top:3%;
    margin-bottom: 3%;
    color: rgb(182, 182, 182);
}
input[type=text] {
    border: none;
    border-bottom: 2px solid rgb(12,65,154);; 
} 
input[type=email] {
    border: none;
    border-bottom: 2px solid rgb(12,65,154);; 
} 
input[type=tel] {
    border: none;
    border-bottom: 2px solid rgb(12,65,154);; 
} 
.button:hover {
    background-color: white;
    border: none;
    color: rgb(160,91,182);
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    
    
}
.banniere{
        width : 100%;
        height: 100%;
        height: auto;
        margin-bottom: -1%;
}
.footer{
    background-color: rgb(12,65,154);
    margin:0 auto;
    color: white;
}
.lienfooter{
    color: white;
}
table{
    margin-left: auto;
    margin-right: auto;
}
input:invalid {
    background-color: rgb(233, 233, 233);
  }
