.contenu .titre {
    pposition: relative;
    color: #D99B35;
    font-size: 20px;
    font-weight: bold
    }
.TitrePage, TitrePage h1 {
    position: relative;
    padding-bottom: 4px;
    margin-bottom: 15px;
    border-bottom: 1px solid #F5F3F3;
    color: #d99b35;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial
    }