body{
    background-color: olive;
    }
    
    .entete{
        border: 1px solid;
        width: 92%;
        height: 24vh;
        margin-left: 50px;
        margin-top: 15px;
        display: flex;
        
    
    }
    .image{
        border-right: 1px solid;
        width: 150px;
        height: 150px;
    }
    .un{
        margin-left: 32em;
        font-size: 80%;
    }
    .deux{
        margin-left: 20em;
        font-size: 80%;
    }
    .rt{
        margin-left: 30em;
        font-size: 80%;
    }
    .ft{
        margin-left: 20em;
        font-size: 80%;
    }
    img{
       width:  150px;
       height: 150px;
        
     
        
    }
    .texte p{
        text-align: center;
        font-size: 14px;
        margin-left: 8em;
        
    }
    .texte h2{
        text-align: center;
        font-size: 14px;
        position: relative;
        padding-left: 8em;
    
    }
    
    h3{
        border: 1px dashed;
        width: 180px;
        margin-left: 26em;
        border-radius: 10px;
        text-align: center;
        background-color: gray;
    }
    p{
        text-align: center;
    }
    .idenfiant{
    display: inline-flex;
    
    
    
    }
    
    .idenfiant ol li{
    margin-left: 260px;
    list-style-type: none;
    
    }
    .idenfiant ul li{
        list-style-type: none;
    }
    .TY{
        margin-left: 100px;
        font-size: 23px;
    }
    .contenu{
        border-collapse: collapse;
        margin-left: 50px;
        width: 92%;
        border: 1px solid;
        
    }
    .th{
        border: solid 1px;
        margin-left: 4em;
        background-color: grey;
        
    }
    .td{
        border: solid 1px;
        margin-left: 20px;
        margin-left: 3em;
    
    }
    a{
        margin-left: 2px;
        text-decoration: none;
        color: black;
        padding-left: 90px;
        display: inline-block;
       padding: 4px;
    }    
    .a1{
        margin-left: 150px;
        text-decoration: none;
        color: black;
        display: inline-block;
        bottom: 50px;
    
    }
    .thi1{
        border: solid 1px;
        margin-left: 4em;
    }
    .contenu1{
        
        margin-left: 50px;
        width: 92%;
        border: 1px solid;
    }
    section{
        margin-left: 57em;
        font-size: 95%;
    }
    
    .imge{
        height: 27.5vh;
        margin-left: 58em;
    }
    .ng{
        font-size: 50%;
        margin-left: 40px;
    }
    .page{
        border: 2px solid;
        width: 86%;
        margin-left: 4em;
        background-color: white;
        border-radius: 10px;
    }