.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;
}


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


    width: 100%;

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

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


.highlight-d{

    color: #fff!important;
}


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

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

.h4new{
    font-size: 15px;
}

.view {
    overflow: hidden;
    width: 100%;
    position: relative;
}


@media only screen and (max-width: 600px) {

    .view {
        overflow: hidden;
        width: 100%;
        position: relative;
    }
}


.fluid-height {
    width: auto;
    height: 85%;
}
.lead, p {
    letter-spacing: 2.2px;
}

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