/* HEADER */
/*.navbar-header {width: auto; padding-left: 30px;}*/
.navbar-header {width:44%;}
.header {height: 25px;}
.header-image {display: none;}
.header-content {display: none;}

/* CONTENT */
.content {background: url(/img/bg-voiture9.jpg) no-repeat fixed;}
.content-sidebar {width: 44%; margin-bottom: 2em;}
.content-sidebar-modules {margin-bottom:0; border: 0;}
.module2, .module3 {display: none;}
.content-import {width: 54%; border: 0;}
.module1 h2 {display: none;}
.module1 p {line-height:0;}
.presentation {display:none;}

.copyright {text-align: center; padding-right: 10px;}

img.hidden-xs {margin-top: -55px; width: 115px;}

@media screen and (max-width: 900px) {

.navbar-header {padding-left: 1em; width:100%; }
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {margin-right: 0;}
.header {height: auto;}
.header-content {display: block;}
.content-import {width: 93%;}
.content-sidebar {width: 100%; margin-bottom: 0;}
.content-sidebar-modules {background: #ffffff; border-top: 1px solid #c5c5c5;}
.presentation .wrap {padding: 0;}
.presentation {margin: 2em auto; width: 93%;}
.module1 {display:none;}

img.visible-xs {margin-top: -40px; width: 145px;}
}


@media screen and (max-width: 550px) {

.content {padding: 1em 0 0 0;}
.content-import {margin: 0 auto 1em auto;}
.presentation {margin: 1em auto;}
.presentation-content p, .presentation-content li  {word-wrap: break-word;}
.navbar-brand img {max-height: 107px;}


}