/*
COLOR 1 : #EC672E (orange)
COLOR 2 : #54616C (gris)
COLOR 3 : #
*/

@font-face {
    font-family: 'NexaLightRegular';
    src: url('fonts/nexa_light/nexa_light-webfont.eot');
    src: url('fonts/nexa_light/nexa_light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/nexa_light/nexa_light-webfont.woff') format('woff'), url('fonts/nexa_light/nexa_light-webfont.ttf') format('truetype'), url('fonts/nexa_light/nexa_light-webfont.svg#NexaLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a,
p,
h1,
h2,
h3,
h4,
h5,
html,
div,
span,
h3.headline.footer,
.whereclause {
    font-family: 'NexaLightRegular', serif!important;
}

img.logoindex {
    margin: 20px 0 !important;
}

#top-bar {
    margin-top: -24px!important;
}

.menu,
.menu li a,
.menu li a:hover {
    background-color: white!important;
    font-size: 15px;
    text-transform: uppercase;
}

.menu li:hover,
li.dropdown ul li:hover {
    border-bottom: 2px solid #EC672E;
}

.menu a*,
li.dropdown ul li a:hover,
li.dropdown ul li,
li.dropdown ul li a:hover,
#navigation ul li a,
#navigation ul li a:hover {
    color: #54616C!important;
}

li.dropdown ul li {
    margin-top: 1px;
}

li.dropdown ul li:hover {
    margin-top: 1px;
}

li.dropdown ul li a:hover {
    background-color: #54616C!important;
}

.dropdown ul {
    margin-top: 2px;
}

#footer-bottom {
    background: #EC672E!important;
    color: #54616C!important;
    text-align: center;
}

#footer-bottom a,
ul.top-bar-menu li {
    color: #54616C!important;
}

#footer h3.footer,
a.button.colo,
a.button.dark:hover,
a.button.gray:hover,
a.button.color:hover {
    background: #54616C!important;
}

@media screen and (max-width:1023px) {
    img.logoindex {
        margin: 5% auto!important;
    }
}

@media screen and (min-width:768px) {
    #navigation {
        float: right;
        margin-top: 105px;
    }
}

#top-bar .social-icons li {
    line-height: 8px;
}

#topsearchform {
    background: rgba(255, 255, 255, 0.8);
}

.plusmoins, .sb-navigation-left,
.sb-navigation-right {
    background: #EC672E!important;
}

.plusmoins:hover,.sb-navigation-left:hover,
.sb-navigation-right:hover {
    background: #54616C!important;
}

.line {
    border-bottom: 1px solid #EC672E!important;