.image{
margin-left: 40px;
width: 50%;
border-radius: 60px;
margin-top: 20px;

}
.TAP{
    margin-left: 20%;
    height: 50%;
    
}
.AA{
    margin-left: 20%;
}
.NOM{
    text-align: center;
    text-decoration: underline;
}
.SS{
    margin-left: 20%;
}
.tre{
    width: 60%;
    color: rgba(170, 159, 11, 0.801);
}
.FON{
    background-color: rgb(167, 148, 98);
width: 18%;
height: 100%;
position: fixed;
left: 0;
top: 0;

}
.M{
    font-size: 60px;
    color: rgba(12, 12, 11, 0.911);
}
.LIK{
    font-size: 20px;
    color: rgb(248, 246, 246);
    margin-right: 10%;
    margin-left: 5%;
    text-decoration: none;

}
.TT{
    text-decoration: none;
    margin-left: 10%;
}
.FON img{
    margin-left: 60px;
    margin-top: 15px;
}
.FON h1{
     padding: 20px;
     margin-left: 20px;
}
.FON h1 a{
    text-decoration: none;
}