/**  */
p, ul, ol { margin-bottom: 15px; }
ul, ol {padding-left: 15px; }
.align-right {	text-align:right; }
.align-center { text-align:center; }
.align-justify { text-align:justify; }
.skip {
    display: block;
    font-size: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    text-indent: -10000em;
}
/*p:last-of-type:last-child { margin-bottom: 0; }*/
a,a:hover { color: #333333; }
img { max-width: 100%; height: auto; }

h1, h2 {
    text-transform: uppercase;
    font-weight: bold;
}

#main section h2 {
    font-size: 26px;
    font-weight: normal;
    color: #373737;
    text-transform: none;
}

body.home #main section .csc-header.csc-header-n1, body.home #main section .csc-textpicHeader, body.home #main section .h2Box h2 {
    font-size: 30px;
    font-weight: normal;
    color: #e32118;
    border-bottom: 1px solid #c3c3c3;
    text-transform: none;
    margin-bottom: 10px;
    line-height: 28px;
}

body.home #main section .csc-header.csc-header-n1 > h1, body.home #main section .csc-header.csc-header-n1 > h2, body.home #main section .csc-textpicHeader > h2, body.home #main section .h2Box h2 > span {
    display: inline-block;
    padding: 0 5px;
    border-bottom: 1px solid #e32118;
    color: #e32118;
    margin: 0 35px;
    margin-bottom: -1px;
    font-size: 26px;
    font-weight: normal;
    text-transform: none;
}
body.home #main section .csc-header.csc-header-n1 > h1 a, body.home #main section .csc-header.csc-header-n1 > h2 a, body.home #main section .csc-textpicHeader > h2 a {
    text-decoration: none;
}

#main section h3 {
    font-size: 24px;
    font-weight: normal;
    color: #e32118;
}

#main section h4 {
    font-size: 20px;
    font-weight: normal;
    color: #e32118;
}

#main a {
    color : #e32118;
    text-decoration: underline;
}
#main a:hover {
    text-decoration: none;
}

#main ul li {
    list-style: none;
    line-height: 20px;
    position: relative;
}
#main ul li:before {
    color: #e32118;
    content: "•";
    font-size: 20px;
    line-height: 20px;
    top: 0px;
    left: -15px;
    position: absolute;
}

#main table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
    border-collapse: collapse;
    border: 1px solid #FFF;
    color: #808080;
}
#main table:last-child:last-of-type {
    margin-bottom: 0;
}

#main table th {
    background: #e32118;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    padding: 5px 0;
    border: 1px solid #FFF;
    font-weight: normal;
}

#main table td {
    border: 1px solid #b7b7b7;
    padding: 8px 15px;
}
#main table tr td:first-child {
    border-left-color: #FFF;
}
#main table tr td:last-child {
    border-right-color: #FFF;
}
#main table tr:last-child td {
    border-bottom-color: #FFF;
}
/**/

/** Bootstrap override */
h1:first-child,
#main section .csc-default:first-child h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0;
}

/** All */
body {
    font-size: 1.4em;
    font-family: 'PT Sans', sans-serif;
    color: #464646;
}

header {

}

#topHeader {
    height: 94px;
    background: #c6c6c6;
    border-bottom: 1px solid #e32118;
}

#logo {
    position: absolute;
    margin-bottom: 0;
}

#topRightHeader {
    float: right;
    width: 65%;
    padding-top: 8px;
    text-align: right;
}

#topRightHeader ul.topMenu {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

#topRightHeader ul.topMenu li {
    position: relative;
    list-style: none;
    display: inline-block;
    color: #373737;
    padding: 0 12px;
}

#topRightHeader ul.topMenu li:after {
    content: "|";
    font-size: 14px;
    line-height: 15px;
    position: absolute;
    right: 0;
}
#topRightHeader ul.topMenu li:last-child:after {
    display: none;
}

#topRightHeader ul.topMenu li a {
    color: #373737;
    display: inline-block;
    padding: 0 6px;
    border-bottom: 4px solid transparent;
}

#topRightHeader ul.topMenu li a:hover, #topRightHeader ul.topMenu li.active a {
    text-decoration: none;
    border-bottom-color: #e32118;
}

#topRightHeader ul.social {
    display: inline-block;
    padding: 0 12px 17px;
    margin: 0;
    background: url('../images/header/social/bg_social.png') no-repeat center bottom;
}

#topRightHeader ul.social li {
    list-style: none;
    display: inline-block;
    margin: 0 4px;
}

#topRightHeader ul.social li a {

}

#topRightHeader ul.social li a img {
    vertical-align: bottom;
}

header .langue {
    width: 180px;
    margin-right: 30px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

header .langue ul {
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 200;
    width: 100%;
    cursor: pointer;
}
header .langue ul.active li {
    display: block;
}

header .langue ul li {
    display: none;
    background: rgba(255,255,255,0.9);
    font-size: 13px;
}

header .langue ul li:first-child {
    display: block;
    position: relative;
    height: 32px;
    padding: 7px 15px 6px 35px;
    font-size: 12px;
    color: #959595;
    background: #FFF;
    /*box-shadow: 0px 1px 2px #666;*/
}
header .langue ul li:first-child:after {
    content: url('../images/header/langue/select.png');
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 32px;
    padding-top: 10px;
    background: #ebebeb;
    border: none;
    border-left: 1px solid #d8d8d8;
    text-align: center;
}
header .langue ul li:first-child:before {
    position: absolute;
    top: 9px;
    left: 10px;
}
header .langue ul li.act-fr:first-child:before {content: url('../images/header/langue/fr.png');}
header .langue ul li.act-en:first-child:before {content: url('../images/header/langue/en.png');}
header .langue ul li.act-cn:first-child:before {content: url('../images/header/langue/cn.png');}
header .langue ul li.act-br:first-child:before {content: url('../images/header/langue/br.png');}
header .langue ul li.act-es:first-child:before {content: url('../images/header/langue/es.png');}
header .langue ul li.act-de:first-child:before {content: url('../images/header/langue/de.png');}
header .langue ul li.act-it:first-child:before {content: url('../images/header/langue/it.png');}
header .langue ul li.act-hu:first-child:before {content: url('../images/header/langue/hu.png');}
header .langue ul li.act-fi:first-child:before {content: url('../images/header/langue/fi.png');}
header .langue ul li.act-pt:first-child:before {content: url('../images/header/langue/pt.png');}
header .langue ul li.act-ch:first-child:before {content: url('../images/header/langue/ch.png');}
header .langue ul li.act-tr:first-child:before {content: url('../images/header/langue/tr.png');}

header .langue ul li a, header .langue ul li span.off {
    position: relative;
    display: block;
    padding: 7px 15px 6px 35px;
}
header .langue ul li span.off {
    cursor: default;
    opacity: 0.3;
}

header .langue ul li a:before, header .langue ul li span.off:before {
    position: absolute;
    top: 8px;
    left: 10px;
}
header .langue ul li.fr a:before, header .langue ul li.fr span.off:before {content: url('../images/header/langue/fr.png');}
header .langue ul li.en a:before, header .langue ul li.en span.off:before {content: url('../images/header/langue/en.png');}
header .langue ul li.cn a:before, header .langue ul li.cn span.off:before {content: url('../images/header/langue/cn.png');}
header .langue ul li.br a:before, header .langue ul li.br span.off:before {content: url('../images/header/langue/br.png');}
header .langue ul li.es a:before, header .langue ul li.es span.off:before {content: url('../images/header/langue/es.png');}
header .langue ul li.de a:before, header .langue ul li.de span.off:before {content: url('../images/header/langue/de.png');}
header .langue ul li.it a:before, header .langue ul li.it span.off:before {content: url('../images/header/langue/it.png');}
header .langue ul li.hu a:before, header .langue ul li.hu span.off:before {content: url('../images/header/langue/hu.png');}
header .langue ul li.fi a:before, header .langue ul li.fi span.off:before {content: url('../images/header/langue/fi.png');}
header .langue ul li.pt a:before, header .langue ul li.pt span.off:before {content: url('../images/header/langue/pt.png');}
header .langue ul li.gr a:before, header .langue ul li.gr span.off:before {content: url('../images/header/langue/gr.png');}
header .langue ul li.ch a:before, header .langue ul li.ch span.off:before {content: url('../images/header/langue/ch.png');}
header .langue ul li.tr a:before, header .langue ul li.tr span.off:before {content: url('../images/header/langue/tr.png');}


form#search {
    position: relative;
    display: inline-block;
    width: 230px;
    margin-right: 5px;
}

form#search input {
    height: 32px;
    width: 230px;
    padding: 0 46px 0 10px;
    border: none;
    font-size: 12px;
    /*box-shadow: 0px 1px 2px #666;*/
}

form#search button {
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 32px;
    background: #ebebeb;
    border: none;
    border-left: 1px solid #d8d8d8;
}

#main {
    background: #ebebeb;
    border-bottom: 14px solid #555555;
    padding: 0 0 60px;
}

body.home #main {
    padding-top: 20px;
}

#main #rootline {
    line-height: 40px;
    padding-left: 30px;
}

#main #rootline span {
    color: #e32118;
}

#main #rootline a {
    color: #333333;
    text-decoration: none;
}

#main #rootline a:hover {
    text-decoration: underline;
}

#main #bandeau {
    margin-bottom: 20px;
    position: relative;
}

#main #bandeau img {
    max-width: 100%;
    height: auto;
}

#main #bandeau p {
    position: absolute;
    top: 50%;
    margin-top: -36px;
    background: rgba(0,0,0,0.5);
    color: #FFF;
    font-size: 36px;
    line-height: 32px;
    padding: 20px 30px;
    margin-left: 80px;
    font-weight: normal;
    text-transform: none;
}

#main aside > ul {
    margin: 0 0 15px 0;
    padding: 0;
}

#main aside > ul > li {
    list-style: none;
    width: 100%;
    margin-bottom: 3px;
    background: #FFF;
    border-left: 3px solid #cacaca;
    box-shadow: 2px 2px 2px #CCC;
}
#main aside > ul > li:before {
    display: none;
}

#main aside > ul > li > a {
    display: block;
    font-size: 16px;
    color: #474747;
    padding: 10px 10px 10px 20px;
    line-height: 22px;
    text-decoration: none;
}

#main aside > ul > li.act, #main aside > ul > li:hover {
    background: #e32118;
    border-left-color: #373737;
}

#main aside > ul > li.act > a, #main aside > ul > li:hover > a, #main aside > ul > li:hover > a:hover {
    color: #FFF;
    text-decoration: none;
    /*font-weight: bold;*/
}

#main aside > ul > li.act > ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #c2c1c3;
    background: #ef5042;
}

#main aside > ul > li.act > ul > li {
    list-style: none;
    border-bottom: 1px dotted #e32118;
}
#main aside > ul > li.act > ul > li:before {
    display: none;
}

#main aside > ul > li.act > ul > li:last-child {
    border-bottom: none;
}

#main aside > ul > li.act > ul > li > a {
    display: block;
    font-size: 15px;
    color: #FFF;
    padding: 8px 20px 8px 40px;
    line-height: 20px;
    text-decoration: none;
}

#main aside > ul > li.act > ul > li.act > a, #main aside > ul > li.act > ul > li > a:hover {
    /*font-weight: bold;*/
    text-decoration: none;
    padding-left: 25px;
}
#main aside > ul > li.act > ul > li.act > a:before, #main aside > ul > li.act > ul > li > a:hover:before {
    content: ">";
    display: inline-block;
    width: 15px;
}

#main aside > ul > li.act > ul > li > ul {
    margin: 0;
    padding: 0;
    background: #f5786a;
}

#main aside > ul > li.act > ul > li > ul > li {
    list-style: none;
    border-top: 1px dotted #e32118;
}
#main aside > ul > li.act > ul > li > ul > li:before {
    display: none;
}

#main aside > ul > li.act > ul > li > ul > li > a {
    display: block;
    font-size: 14px;
    color: #FFF;
    padding: 5px 15px 5px 55px;
    line-height: 20px;
    text-decoration: none;
}

#main aside > ul > li.act > ul > li > ul > li.act > a, #main aside > ul > li.act > ul > li > ul > li > a:hover {
    color: #393939;
    text-decoration: none;
    font-weight: bold;
    padding-left: 40px;
}
#main aside > ul > li.act > ul > li > ul > li.act > a:before, #main aside > ul > li.act > ul > li > ul > li > a:hover:before {
    content: ">";
    display: inline-block;
    width: 15px;
}

#main aside > ul > li.act > ul > li > ul > li > ul {
    margin: -5px 0 10px 0;
    padding: 0;
    background: #f5786a;
}

#main aside > ul > li.act > ul > li > ul > li > ul > li {
    list-style: none;
}
#main aside > ul > li.act > ul > li > ul > li > ul > li:before {
    display: none;
}

#main aside > ul > li.act > ul > li > ul > li > ul > li > a {
    display: block;
    font-size: 13px;
    color: #FFF;
    padding: 3px 15px 3px 50px;
    line-height: 16px;
    text-decoration: none;
}

#main aside > ul > li.act > ul > li > ul > li > ul > li.act > a, #main aside > ul > li.act > ul > li > ul > li > ul > li > a:hover {
    text-decoration: underline;
}
#main aside > ul > li.act > ul > li > ul > li > ul > li > a:before {
    content: "-";
    display: inline-block;
    width: 15px;
}

body.page #main section h1 {
    font-size: 30px;
    font-weight: normal;
    color: #e32118;
    border-bottom: 1px solid #c3c3c3;
    text-transform: none;
    /*padding-left: 40px;*/
}

body.page #main section h1 span {
    display: inline-block;
    padding: 0 5px;
    border-bottom: 1px solid #e32118;
    margin: 0 35px;
    margin-bottom: -1px;
}

#main .mainContent {
    position: relative;
    background: #FFF;
    padding: 50px 40px 30px;
    margin-bottom: 20px;
    box-shadow: 1px 1px 1px #CCC;
}

#main .mainContent:before {
    content: "+";
    position: absolute;
    top: 0;
    left: 0;
    color: #FFF;
    font-size: 26px;
    font-weight: bold;
    background: #c2c1c3;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

#fixedLinks {
    position: fixed;
    right: -150px;
    top: 270px;
    /*overflow: hidden;*/
    z-index: 100;
}

#fixedLinks ul {
    margin: 0;
    padding: 0;
}

#fixedLinks ul li {
    list-style: none;
    width: 210px;
    height: 37px;
    position: relative;
    margin-bottom: 12px;
}

#fixedLinks ul li.essai {}
#fixedLinks ul li.tel {}

#fixedLinks ul li a {
    display: block;
    position: absolute;
    width: 190px;
    line-height: 37px;
    background: #e32118;
    padding-left: 45px;
    font-size: 12px;
    color: #FFF;
    right: 0;
    background-repeat: no-repeat;
    background-position: 0px center;
    z-index: 10;
}
#fixedLinks ul li a:before {
    content: url('../images/quickLinks/bg_quickLinks.png');
    position: absolute;
    left: -17px;
    z-index: 0;
}

#fixedLinks ul li.devis a { background-image: url('../images/quickLinks/devis.png');}
#fixedLinks ul li.essai a { background-image: url('../images/quickLinks/essai.png'); background-position: 0 5px}
#fixedLinks ul li.tel a { background-image: url('../images/quickLinks/tel.png');}

#fixedLinks ul li a:hover {
    margin-right: 150px;
    z-index: 1000;
}

footer {
    background: #373737;
    border-top: 1px solid #e32118;
    color: #737373;
    padding: 10px 0;
}

footer #footerTop {
    border-bottom: 1px solid #b9b9b9;
    padding: 20px 0;
    font-size: 12px;
    position: relative;
}

footer #footerTop #baseline {
    position: absolute;
    top: -39px;
    right: 0;
    width: 301px;
    height: 28px;
    line-height: 28px;
    background: url('../images/footer/baseline.png') no-repeat 0 0;
    color: #FFF;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
}

footer #footerTop ul {
    margin: 0 0 20px 0;
    padding: 0;
}

footer #footerTop ul li {
    list-style: none;
    display: inline-block;
    margin-right: 45px;
}
footer #footerTop ul li:last-child {
    margin-right: 0;
}

footer #footerTop ul li a {
    color: #FFF;
    opacity: 0.5;
    font-weight: bold;
}

footer #footerAdv {
    padding: 50px 0;
}

footer #footerAdv a {
    color: #838383;
}

footer #footerAdv span.h2 {
    font-size: 22px;
    font-weight: normal;
    margin: 0 0 40px 0;
    color: #737373;
    text-transform: uppercase;
    display: inline-block;
}
footer #footerAdv span.h2 a {
    color: #737373;
}

footer #footerAdv ul.menuAdv {
    margin-bottom: 0;
    padding: 0;
}

footer #footerAdv ul.menuAdv li {
    list-style: none;
}

footer #footerAdv ul.menuAdv li ul {
    margin: 0;
    padding: 0;
}

footer #footerAdv ul.menuAdv li ul > li {
    margin-bottom: 2px;
}

footer #footerAdv form {
    margin-bottom: 40px;
}

footer #footerAdv form input[type=text] {
    background: #9b9b9b;
    color: #434343;
    border: 0;
    width: 100%;
    padding: 30px 10px;
    text-align: center;
}

footer #footerAdv form input[type=text]::-webkit-input-placeholder { color:#434343; text-transform: uppercase; }
footer #footerAdv form input[type=text]::-moz-placeholder { color:#434343; text-transform: uppercase; } /* firefox 19+ */
footer #footerAdv form input[type=text]:-ms-input-placeholder { color:#434343; text-transform: uppercase; } /* ie */
footer #footerAdv form input[type=text]input:-moz-placeholder { color:#434343; text-transform: uppercase; }

footer #footerAdv form button[type=submit] {
    background: #e21918;
    border: none;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
}

footer #footerAdv ul.social {
    margin-top: -20px;
    padding: 0;
}

footer #footerAdv ul.social li {
    list-style: none;
    display: inline-block;
    margin-right: 12px;
}
footer #footerAdv ul.social li:last-child {margin-right: 0;}

footer #copyright {
    border-top: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
    padding: 20px;
}

footer #copyright ul.copyrightMenu {
    display: inline-block;
    margin: 0;
    padding: 0;
}

footer #copyright ul.copyrightMenu li {
    display: inline-block;
}
footer #copyright ul.copyrightMenu li:before {
    content: "|";
    margin: 0 10px;
}

footer #copyright ul.copyrightMenu li a {
    color: #737373;
}

footer #copyright .designBy {
    float: right;
}

footer #copyright .designBy strong {
    font-weight: normal;
    color: #e32118;
}

/** Only Desktop + Tablettes */
@media (min-width: 768px) {
    #topHeader > .container,
    #mainMenu > .container,
    #main > .container,
    footer > .container {
        padding-left: 0;
        padding-right: 0;
    }

    header nav {
        height: 50px;
        background: #555555;
    }

    header nav#mainMenu ul.container {
        display: table;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    header nav#mainMenu ul.container > li {
        display: table-cell;
        text-align: center;
        max-width: 170px;
        position: relative;
    }
    header nav#mainMenu ul.container > li:after {
        content: "|";
        line-height: 50px;
        position: absolute;
        right: 0;
        color: #767676;
    }
    header nav#mainMenu ul.container > li:last-child:after {
        display: none;
    }

    header nav#mainMenu ul.container > li.home {
        width: 60px;
        padding-right: 15px;
    }

    header nav#mainMenu ul.container > li > a {
        display: inline-block;
        font-size: 14px;
        height: 50px;
        line-height: 52px;
        padding: 0 10px;
        vertical-align: middle;
        text-transform: uppercase;
        color: #FFFFFF;
    }

    header nav#mainMenu ul.container > li.home > a {
        background: url("../images/header/mainMenu_home.png") no-repeat center 16px;
        padding: 0;
        text-indent: -10000em;
        width: 30px;
    }

    header nav#mainMenu ul.container > li:hover > a, header nav#mainMenu ul.container > li > a:hover, header nav#mainMenu ul.container > li.active > a {
        color: #FFFFFF;
        text-decoration: none;
        border-bottom: 4px solid #e32118;
    }

    header nav#mainMenu ul.container > li > ul {
        display: none;
        position: absolute;
        z-index: 200;
        background: rgba(255,255,255,0.9);
        padding: 5px 15px;
        min-width: 260px;
        text-align: left;
    }
    header nav#mainMenu ul.container > li:hover > ul {
        display: block;
    }

    header nav#mainMenu ul.container > li:last-child > ul {
        right: 0;
    }

    header nav#mainMenu ul.container > li > ul > li {
        list-style: none;
        border-bottom: 1px solid #c7c7c7;
    }
    header nav#mainMenu ul.container > li > ul > li:last-child {
        border-bottom: none;
    }

    header nav#mainMenu ul.container > li > ul > li > a {
        background: url('../images/header/mainMenu_niv2.png') no-repeat 0 center;
        display: block;
        padding: 3px 0 3px 20px;
    }
}

/** Desktop */
@media (min-width: 992px) {
    .container {
        width: 940px;
    }

    #topRightHeader ul.topMenu {
        width: 69%;
    }

    #topRightHeader ul.topMenu li {
        padding: 0 5px;
    }

    body.pageCompacte #main .mainContent {
        padding-top: 30px;
    }
}

/** Desktop large */
@media (min-width: 1200px) {
    .container {
        width: 1180px;
    }

    #topRightHeader ul.topMenu {
        width: 75%;
    }

    #topRightHeader ul.topMenu li {
        padding: 0 15px;
    }

    header nav#mainMenu ul.container {
        float: right;
    }

    header nav#mainMenu ul.container:after {
        content: " ";
        display: table;
        clear: both;
    }

    footer #footerTop {
        padding: 20px;
    }

    footer #footerAdv {
        padding: 20px;
    }
}

/** Tablettes */
@media (max-width: 991px) {
    .container {
        width: 745px;
    }

    body.home #main section > *:first-child > *:first-child > .csc-default:first-child h2:first-child {
        margin-top: 0;
    }
    body.home #main section > *:first-child h2:first-child {
        margin-top: 20px;
    }

    #topRightHeader ul.topMenu li {
        padding: 0;
    }

    #topRightHeader ul.social {
        padding-left: 4px;
        padding-right: 4px;
    }
    
    header #logo img {
        width: 265px;
        height: 100px;
    }

    header nav#mainMenu ul.container > li.home {
        padding-right: 10px;
        width: 40px;
    }

    header nav#mainMenu ul.container > li {
        max-width: inherit;
    }

    header nav#mainMenu ul.container > li > a {
        letter-spacing: -0.02em;
        font-size: 13px;
    }

    #main #bandeau h1 {
        margin-left: 40px;
        font-size: 26px;
        line-height: 22px;
        margin-top: -31px;
    }

    footer #footerAdv span.h2 {
        font-size: 15px;
    }

    footer #footerAdv form input[type=text] {
        font-size: 12px;
        padding: 20px 0;
    }

    footer #footerAdv form button[type=submit] {
        font-size: 12px;
        padding: 15px 0;
    }

    footer #footerAdv ul.social li {
        margin-right: 10px;
    }

    footer #footerAdv ul.social li img {
        width: 30px;
        height: auto;
    }

    footer #copyright ul.copyrightMenu {
        display: block;
    }

    footer #copyright ul.copyrightMenu li:first-child:before {
        display: none;
    }

    footer #copyright .designBy {
        float: none;
    }
}

/** Mobiles */
@media (max-width: 767px) {

    body {
        overflow-x: hidden;
    }

    body.lock-position {
        height: 100%;
        overflow: hidden;
        width: 100%;
        position: fixed;
    }
    body.lock-position:before {
        content: " ";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 200;
        background: rgba(0,0,0,0.5);
    }

    .container {
        width: auto !important;
    }

    header {
        position: relative;
    }

    header nav {
        position: fixed;
        top: 0;
        left: -85%;
        margin-right: 15%;
        z-index: 300;
        background: #555555;
        overflow-x: hidden;
        overflow-y: scroll;
        width: 85% !important;
        height: 100%;
        text-align: center;
    }

    header .navbar-toggle {
        position: absolute !important;
        z-index: 500;
        left: 0;
        top: 0;
        margin: 0 !important;
    }

    header .navbar-toggle .icon-bar {
        background-color: #555555;
        height: 3px !important;
    }

    header nav > .container {
        padding: 0;
    }

    header nav#mainMenu .closeMenu {
        margin: 0;
        padding: 10px 0;
        background: #555555;
    }

    header nav#mainMenu .closeMenu a {
        background: #e32118;
        display: inline-block;
        color: #fff !important;
        padding: 8px 50px;
        text-decoration: none !important;
    }

    header nav#mainMenu ul.container {
        margin: 0;
        padding: 0;
        border-top: 1px solid #afafaf;
        text-align: left;
    }

    header nav#mainMenu ul.topMenu {
        border-top: none;
    }

    header nav#mainMenu ul.container > li, header nav#mainMenu ul.container > li.home {
        list-style: none;
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #afafaf;
    }

    header nav#mainMenu ul.container > li > a {
        display: block;
        width: 100%;
        border-left: 3px solid transparent;
        padding: 8px 12px 8px 15px;
        color: #FFF;
        font-size: 14px;
        text-decoration: none;
    }

    header nav#mainMenu ul.container > li > a:hover {
        border-left-color: #e32118;
        background: #777777;
    }

    header nav#mainMenu ul.container > li  ul {
        margin-left: 35px;
        padding: 0;
    }

    header nav#mainMenu ul.container > li  ul > li {
        border-top: 1px dotted #7d7d7d;
        list-style: none;
    }

    header nav#mainMenu ul.container > li  ul > li > a {
        display: block;
        width: 100%;
        border-left: 3px solid transparent;
        padding: 5px 7px 5px 10px;
        color: #FFF;
        font-size: 13px;
        text-decoration: none;
    }

    header nav#mainMenu ul.container > li  ul > li > a:hover {
        background: #777777;
        border-left-color: #e32118;
    }

    header nav#mainMenu form#search {
        margin: 15px 0;
    }

    #topHeader {
        height: 110px;
    }

    #topRightHeader {
        float: none;
        text-align: center;
        width: auto;
    }

    #logo {
        width: 100%;
        text-align: center;
        position: static;
    }

    header .langue {
        height: 32px;
        margin: 15px 30px 0;
    }

    header .langue ul:hover li {
        margin-top: -63px;
    }
    header .langue ul li:first-child {
        margin-top: 0;
    }

    #topRightHeader form {
        display: none;
    }

    #main {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    #main #bandeau h1 {
        font-size: 20px;
        margin-left: 30px;
        margin-top: -18px;
        padding: 8px 10px;
    }

    #main #bandeau img {
        height: 80px;
    }

    body.page #main section h1 {font-size: 24px;}
    #main section h2 {font-size: 20px;}
    #main section h3 {font-size: 18px;}
    #main section h4 {font-size: 16px;}

    #main .mainContent {
        padding-left: 20px;
        padding-right: 20px;
    }

    footer {
        padding-top: 0;
    }

    footer #footerTop {
        padding: 10px 0;
    }

    footer #footerTop #baseline {
        top: -29px;
    }

    footer #footerTop ul {
        margin: 0;
        text-align: center;
    }

    footer #footerTop ul li {
        margin-right: 10px;
    }

    footer #footerTop ul li a {
        display: inline-block;
        padding: 4px;
    }

    footer #footerAdv {
        padding: 20px 0;
    }

    footer #footerAdv span.h2 {
        margin-bottom: 10px;
    }

    footer #footerAdv form {
        margin-bottom: 20px;
    }

    footer #footerAdv ul.social {
        margin-top: 0;
    }

    footer #copyright {
        padding: 10px;
        text-align: center;
    }

    footer #copyright ul.copyrightMenu {
        margin: 10px 0;
    }

    footer #copyright .designBy {
        float: none;
    }
}

@media (max-width: 359px) {

    #topHeader {
        height: 130px;
    }

    header #logo img {
        height: 80px;
        width: 230px;
    }
}