.bg-about{
    color: white;
    height: 100%;
    background-image: url(../img/autre/bg_home1.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: justify;
    padding: 10px;
}





.titleli{
    color: rgb(240, 232, 232);
    text-decoration: underline;
    font-weight: bold;
}


.puceOk{
    list-style: "\002611";}

.nopuce{
    list-style-type: none;}

.buttonCV{
    margin: 5px 0;
    z-index: 9999;
    position: absolute;
    left:45%;
}
                                


.about-title h1{
text-align: center;
color: rgb(179, 127, 67);
width: 100%;
}                                 