.colors-h{
    color:#efefef;
    background-color :rgba(14, 14, 15, 0.65)
}
.highlight{
    color: #434343;
}
#top-nav {
    margin: 0 0px;
}

body {
    padding-left: 0px;
    padding-right: 0px;
}
.background-lite-e {
    border:none;
}

.colors-e a, a.colors-e {
    color: #434343;
}

.helvetica{
    font-family: 'Helvetica', 'Arial', sans-serif;
}

.domainetexte{
    font-family:'Domaine Sans Text Regular';font-weight:normal
}

.just p{
    text-align: justify;
}





.highlight-d{

    color: #fff!important;
}


.colors-g input.button {
    color: #fff;
}

.titlevld{
    color: #434343;
    font-size: 15px;
}

.h4new{
    font-size: 15px;
}

.bannierback{
    background-color: rgb(231,230,230);


    width: 100%;

    padding-top: 80px ;
    padding-bottom: 120px;
}

.bannierback h2{
    font-size: 60px;
    padding-top: 30px;
}

.navbar-right {
    float: left !important;
    margin-right: -15px;
}

.heading-c {
    color: #434343!important;
}
.background-lite-c {
    background-color: rgba(255, 250, 246, 0)!important;
}

.btn, a.button, input.button {
    border-style: none;
}

.button.light-hover:before, .button:before {
    background-color: rgba(170, 168, 168, 0.32);
}