.body{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

header{
    background-image: url(image/fond\ site.png);
    border-radius: 20px;
    height:100%;
    width:100%;
    margin: 0;
    padding: 0;
    
}

.logo{
    float: left;
    height: 5%;
    width: 14%;
    padding-left: 1%;
}

.presentation{
    text-align: center;
    font-family: "questrial";
    color: white;
    padding-top: 2%;
    padding-bottom: 3%;  
    font-size: 250%;
}

.maison{
    float: right;
    height: 30%;
    width:10%;
    padding-right: 5%;
    padding-top: 0%;
}

.insta{
    float: right;
    height: 30%;
    width:10%;
    padding-right: 0%;
    padding-top: 3%;
}

.facebook{
    float: right;
    height: 30%;
    width:10%;
    padding-right: 0%;
    padding-top: 3%;
}


nav{
background-color: #145da0;
width: 100%;
margin: 0px;
padding: 0px;
border-radius: 20px;
text-align: left;
margin: auto;
}


nav ul{
    list-style-type: none;
   
}


nav ul li{

    width: 15%;
    text-align: center;
    position: relative;
    padding: 25px;
    display: inline-block;
}

nav ul::after{
    display: table;
    clear: both;
}

nav a{
    display: block;
    text-decoration: none;
    color: white;
    border-bottom: 0px solid transparent;
    padding: 0px 0px;
    font-family: "questrial";
}

nav a:hover{
    color: orange;
    border-bottom: 0px solid transparent
}
.sous{
    display: none;
    box-shadow:  #ccc;
    background-color: black;
    position: absolute;
    width: 100%;
    z-index: 1000;
    border-radius: 10px;
       
}

nav > ul li:hover .sous{
    display:block;
}

.sous li{
    float: none;
    width: 90%;
    text-align: left;
}

.sous a{
    padding: 10px;
    border-bottom: none;
}

.deroulant{
    color: white;
}







img{
    max-width: 500%;
}

.slide-container{
    max-width: 800px;
    position: relative;
    margin: auto;
    margin-top: 20px;
    height: 350px;
    overflow: hidden;
}




.conteneur0{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}


.conteneur0 a{
   color: white;
    text-decoration: none;
}

.conteneur0 a:hover{
    color: orange;
}

.inscription{
    background-image: url(image/Jeveuxminscrire\ .png);
   margin-top: 2%;
    margin-right: 2%;
    width: 50%;
    height: 214px;
    border-radius: 25px;
}

.titre-inscris{
    color: black;
    list-style: none;
    width: 100%;
    text-align: center;
    margin: auto;
    font-family: "questrial";
    padding-top: 70px;

}

.benevole{
    background-image: url(image/fond-benevole-accueil.png);
    margin-top: 2%;
    margin-right: 2%;
    width: 50%;
    height: 214px;
    border-radius: 25px;
}

.titre-benevole{
    color: black;
    list-style: none;
    width: 100%;
    margin: auto;
    font-family: "questrial";
    padding-top: 90px;
    margin-left: 49%;
}


.programme{
    background-image: url(image/fond-agenda\ .png);
    margin-top: 2%;
    margin-right: 2%;
    width: 50%;
    height: 214px;
    border-radius: 25px;
}

.conférence{
    background-image: url(image/1-fond-acceuil-conference.svg);
    margin-top: 2%;
    width: 50%;
    height: 214px;
    border-radius: 25px;
}

.conteneur1{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.conteneur1 a{
    color: white;
    text-decoration: none;
}

.conteneur1 a:hover{
    color: orange;
}
.polesenior{
    background-image: url(image/fond-senior\ .png);
    margin-top: 3%;
    margin-right: 2%;
    width: 50%;
    height: 210px;
    border-radius: 25px;
    margin-right: 2%;
}

.service{
    background-image: url(image/fond-jeunesse\ .png);
    margin-top: 3%;
    margin-right: 2%;
    width: 50%;
    height: 212px;
    border-radius: 25px;
} 

.conteneur2{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
   
}

.conteneur2 a{
    color: white;
    text-decoration: none;
}


.conteneur2 a:hover{
    color: orange;
}

.titre-agenda{
    color: white;
    list-style: none;
    width: 100%;
    text-align: center;
    margin: auto;
    font-family: "questrial";
    padding-top: 90px;
}
.titre-conference{
    color: white;
    list-style: none;
    width: 100%;
    text-align: center;
    margin: auto;
    font-family: "questrial";
    padding-top: 90px;
}

.titre-pole{
    color: white;
    list-style: none;
    width: 100%;
    text-align: left;
    font-family: "questrial";
    padding-top: 70px; 
    padding-left:  6%;
}

.titre-service{
    color: black;
    list-style: none;
    width: 100%;
    text-align: center;
    margin: auto;
    font-family: "questrial";
    padding-top: 50px;
}


.conteneur3{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding-bottom: 5%;
}

.conteneur3 a{
    color: white;
    text-decoration: none;
}


.conteneur3 a:hover{
    color: orange;
}

.chaudron{
    background-image: url(image/festivalochaudron.png);
    margin-top: 2%;
    margin-right: 2%;
    width: 50%;
    height: 214px;
    border-radius: 25px;
    }

.titre-chaudron{
    list-style: none;
    width: 100%;
    text-align: center;
    margin: auto;
    font-family: "questrial";
    padding-top: 20%; 
}

.limp{
    background-image: url(image/1-fond-accueil-limp.png);
    margin-top: 1%;
    margin-bottom: 5%;
    width: 60%;
    height: 214px;
    border-radius: 25px;
}

.titre-limp{
    list-style: none;
    width: 100%;
    text-align: center;
    margin: auto;
    font-family: "questrial";
    padding-top: 50px;

}




footer{
    background-image: url(image/fond\ site.png);
    background-position: bottom;
    margin-top: 25px;
    color: white;
    border-radius: 20px;
}

.contenu-footer{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.contenu-footer a{
    color: white;
    text-decoration: none;
}


.contenu-footer a:hover{
      color: orange;
}

.contenu-footer .liste-contact li{
    list-style: none;
    padding-right: 10%;
    }