body{
    background-color: #ededed;
}
.logo{
    width: 10%;
    margin-left: 5px;
    box-shadow: 4px 4px 5px ;
    height: 85px;
    color: #284144;
}
.onglet{
    display: inline-block;
    padding: 4px;
    color: black;
    padding-bottom: 20px;
    margin-left: 30px;
    text-decoration: none;
}
.titre{
    color: black;
    font-size: 30PX;
}
footer{
    margin-top: 20px;
}
#image{
    width: 30%;
    margin-left: 5px;
    box-shadow: 4px 4px 5px ;
    height: 80px;

}
section{
    display: inline-block;
    width: 20%;
    margin-left: 20px;

}
.sect{
    display: inline-block;
    width: 30%;
    margin-left:40px;

}
.Boutton{
    margin-left: 10px;
    background-color: blue;
    color: white;
    padding: 10px;
    border-radius:  10px;
    border: 2px solid blue;
    text-decoration: none;
}
.text{
    font-size: 50px;
}
.mot{
    padding-left: 10PX;
}
.container{
    margin-bottom: 10px;
}
.sect2{
    margin-left: 20px;
    display: inline-block;
}
.ttr{
    text-align: center;
}
.PP{
    text-align: center;
}
.photo{
    border-radius: 50%;
    width: 45%;
    margin-left:  30%;
}
.container2{
    margin-left: 10%;
    margin-right: 10%;
}
.un{
    margin-left: 15%;
    background-color: blue;
    border: 4px solid blue;
    color: white;
    border-radius: 5PX;
    font-size: 20px;
    margin-bottom: 20px;
    width: 99%;
    padding: 5px;
    text-decoration: none;
    margin-top: 20px;
}
.DEUX{
    
    background-color: blue;
    border: 4px solid blue;
    color: white;
    border-radius: 5PX;
    margin-left: 70%;
    margin-bottom: 30px;
    text-decoration: none;
}
.trois{
    border-radius: 10px;
    margin-bottom: 20px;
    width: 98%;
}
.sect4{
    margin-left: 20px;
    background-color: white;
    width: 31%;
    margin-bottom: 20px;
}
.container3{
    margin: 20px;
}
.container5{
    background-color: white;
}
.NOM{
    font-size: 30px;
}
.date{
    margin-left: 20px;
    font-size: 50%;
}
.container6{
    margin-left: 10%;
    margin-right: 10%;
}
.SEPT{
    font-size: 110%;
    margin: 10px;
}
.huit{
    text-align: center;
}
.disc{
    font-size: 20px;
}
.ONZE{
    width: 45%;
    position: relative;
}
.group{
    width: 99%;
    border: 2px solid white;
    border-radius: 15px;
    margin-top: 20px;
}
.DOUZE{
    font-weight: bold;
    font-size: 200%;
    align-items: center;
    
}
.phrase{
    width: 100%;
    font-size: 16px;
}
.name{
    text-align: center;
}
.menu{
    display: flex;
    align-items: center;
}
.CONT7{
    
    display: flex;
    align-items: center;
}
hr{
    background-color: white;
}