#header {
    height: auto;
}
.partenaires  p {
    padding: 13px 0;
    margin: 0 13px;
}

.footer {
    height: auto;
    background: url(img2/bg_footer.jpg) repeat;
    padding-bottom: 15px;
}
.navbar {
    float: none;
    background: url(img2/bg_footer.jpg) repeat;
}
.logo {
    text-align: center;
    margin-bottom: 10px;
}
.logo img{
    height: 100px;
    width: auto;
}
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.block_produit a{
    height: 40px;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    display: block;
    border: 1px solid #63707b;
    position: relative;
    margin-bottom: 10px;
}
.block_produit img {
    max-height: 38px;
    display: block;
    margin-right: 15px;
    float: right;
}
.block_produit span {
    height: 38px;
    background: transparent;
    position: relative;
    float: right;
    line-height: 38px;
    font-weight: bold;
    text-align: left;
    color:#596772;
    width: 75%;
}
.block_produit span i {
    float: right;
    margin: 11px 10px 0 0;
}
.resume_magasin {
    height: auto;
}
.block_produit a:hover span {
    background: transparent;
}
.block_produit a:hover {
    background: #eee;
}
.block_slide_produit {
    box-shadow: none;
    text-align: center;
}
.menu_xs button, .menu_xs a {
    border: none;
    margin: 0;
    padding: 0;
    font-size: 22px;
    color:#f1c40f;
    float: right;
    background: transparent;
    margin-top:40px;
}
.menu_xs a{
    margin-left: 10px;
}
.menu_xs button.navbar-toggle { 
    float: none;
    margin-left: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
#bs-example-navbar-collapse-2 ul{
    margin: 0;
}
.navbar {
    margin-top:0;
}
.navbar-default .navbar-nav > li > a {
    border-radius: 0;
}
.menu_mobile .col-xs-12{
    padding: 0;
}
.form_search input, .form_search button {
    border:1px solid #dddddd;
}
.form_search input {
    border-right: none;
    padding-top: 0;
    padding-bottom: 0;
}
 .form_search button {
    border-left: none;
 }
 .img_produit {
    height: 192px;
    width: 100%;
}
.img_produit img {
    max-height: 180px;
}
.info_produit {
    height: auto;
}
#produit_image {
    height: 204px;
    width: 100%;
}
#produit_image img {
    max-height: 172px;
}
.actualites {
    height: auto;
    margin-bottom: 45px;
}
.img_actualites {
    width: 100%;
    height: 193px;
}
.img_actualites img {
    max-height: 193px;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    width: 100%;
    float: none;
}

#rassurer i {
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0 15px 0 0;
    width: 30px;
}
#rassurer a {
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 30px;
    padding: 5px 0;
    text-align: left;
}
.block_slide_produit a {
    height: 250px;
    width: 266px;
}
.block_slide_produit img {
    max-height: 250px;
    max-width: none;
}