body{
     background-color: rgb(212, 201, 201); 
    /* background-color: red; */
}
/* img{  
    border-radius: 0px;
    max-width: 40%;
    max-height: 30%;
    margin-left: 59%;
    margin-top: -32px; 
    
    
    
}*/

/* header
{
    background-color: red;
} */

div img{
    width: 750px;
    height: 568px;
    margin-left: 38%;
    margin-top: -50px;
}
/* #mon_logo{ 
    height: 900px;
}*/
h1{
    font-size: 40px;
    margin: 0px 50px;
    border-bottom: 1.5px solid black;
    padding-top: 30px;
}
#bloc_page{
    height: auto;
    width: auto;
}
.ligne{
    width: 250px;
    background-color: none;
}
nav ul
{
    display: flex;
    list-style-type: none;
    float: right;
    top: -50px;
    position: relative;
    /* margin-left: 20px; */

}
nav li{
    margin-right: 90px;
    text-transform: uppercase;
    font-weight: bolder;
}
nav a{
    text-decoration: none;
}

.kaire
{
    margin-top: -40%;
    margin-left: 4%;
    /* position: relative; */
    /* background-color: red;  */

}

h2
{
    color: red;
    font-size: 35px;
    font-weight: lighter;
    font-weight: bolder;
}
strong
{
    color: black;
}

p
{
    font-size: 17px;
}
.noire
{
    color: black;
}
.telecharger
{
    background-color: rgba(250, 255, 251, 0.993);
    width: 110px;
    text-align: center;
    border-radius: 5px;
    height: 22px;
    margin-left: 50px;
}
 
div .noires 
{
    color: red;
    text-decoration: none;
    
}








