@CHARSET "UTF-8";

/*
229 138 63 : #55514f
209 74 63 : #d14a3f
 */

/*****************
 * Générique
 */

/*RESET STYLES*/
body {
    line-height: 1;
    -webkit-font-smoothing:antialiased;
    -webkit-text-size-adjust:100%;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;

}
img {border: none;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
button {
    overflow: visible;
}

a:hover, a:active{
    text-decoration: none;
}


.navbar-default {
    background-color: #55514f;
    border-color: #55514f;
    margin-bottom: 0;
    font-size: 100%;
}

.navbar {
    border-radius: 0;
}

a {
    color: #d91d24;
}

li.hover > a {
    color: #a7a9ac;
}

.error {
    color: #d91d24;
    font-weight: bold;
}


.margin-top-05 { margin-top: 0.5em; }
.margin-top-10 { margin-top: 1.0em; }
.margin-top-12 { margin-top: 1.2em; }
.margin-top-15 { margin-top: 1.5em; }
.margin-top-20 { margin-top: 2.0em; }
.margin-top-25 { margin-top: 2.5em; }
.margin-top-30 { margin-top: 3.0em; }

.margin-bottom-05 { margin-bottom: 0.5em; }
.margin-bottom-10 { margin-bottom: 1.0em; }
.margin-bottom-15 { margin-bottom: 1.5em; }
.margin-bottom-20 { margin-bottom: 2.0em; }
.margin-bottom-25 { margin-bottom: 2.5em; }
.margin-bottom-30 { margin-bottom: 3.0em; }

.margin-left-05 { margin-left: 0.5em; }
.margin-left-10 { margin-left: 1.0em; }
.margin-left-15 { margin-left: 1.5em; }
.margin-left-20 { margin-left: 2.0em; }
.margin-left-25 { margin-left: 2.5em; }
.margin-left-30 { margin-left: 3.0em; }

.margin-right-05 { margin-right: 0.5em; }
.margin-right-10 { margin-right: 1.0em; }
.margin-right-15 { margin-right: 1.5em; }
.margin-right-20 { margin-right: 2.0em; }
.margin-right-25 { margin-right: 2.5em; }
.margin-right-30 { margin-right: 3.0em; }

.padding-left-15 { padding-left: 1.5em; }
.padding-left-25 { padding-left: 2.5em; }

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #d91d24;
}

.navbar-brand > img {
    width: 5em;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #d91d24;
    background-color: transparent;
}

.navbar.navbar-center .navbar-inner {
    text-align: center;
}
.navbar.navbar-center .navbar-inner .nav {
    float: none;
    display:inline-block;
    vertical-align: middle;
}

.content {
    margin-top: 50px;
}
.divTop {
    background-image: url("/img/interieur-garage-reparation-carrosserie.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    padding: 10em;
}
.imgAccueil {
    width: 100%;
    height: auto;
}
.center {
    text-align: center;
}

.divAdresse {
    width: 100%;
    text-align: center;
}
.divAdresse table {
    margin-left:auto;
    margin-right:auto;
}
.divAdresse table tr td {
    padding: 5px 10px;
}

@media screen and (max-width: 640px) {
    .titreH1_1, .titreH1_2 {
        font-size: 1.6em;
    }
    .titreH2_1 {
        font-size: 1em;
    }
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
    .titreH1_1, .titreH1_2 {
        font-size: 4em;
    }
    .titreH2_1 {
        font-size: 2em;
    }
}
@media screen and (min-width: 1025px) {
    .titreH1_1, .titreH1_2 {
        font-size: 6em;
    }
    .titreH2_1 {
        font-size: 3em;
    }
}
.titreH1_1, .titreH2_1, .titreH1 {
    color: #d91d24;
    font-weight: bold;

}
.titreH1_2 {
    color: #d91d24;
    font-weight: bold;
    text-transform: uppercase;

}

.divContent1 {
    background-color: #dfe1df !important;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.1;
}
.divContent2 {
    background-color: #ffffff !important;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.1;
}

.divTextePres {
    font-size: 1.2em;
    text-align: justify;
    line-height: 1.2;
}


.inner {
    display: table;
    margin: 0 auto;
}
div.h1Content {
    text-transform: uppercase;
    padding-left: 15px!important;
    border-left: 3px solid #D91D24!important;
    margin-top: 1.5em !important;
    margin-bottom: 1.5em !important;

}
h1.h1Content {
    font-size: 35px;
    line-height: 38px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    margin: 0;
}

.carousel-inner>.item>img {
    width:100%;
    height:auto;
}

.blocPresH {
    height: 100%;
}
.blocPres, .blocPres3 {
    width: 100%;
    margin: 1em 1em 1em 0;
    padding: 0.5em;
    background-color: #ffffff;
    text-align: justify;
    line-height: 1.2;
}
.blocPres2 {
    width: 100%;
    margin: 1em 1em 1em 0;
    padding: 0.5em;
    background-color: #dfe1df;
    text-align: justify;
    line-height: 1.2;
}
@media screen and (min-width: 1400px) {
    .blocPres {
        height: 520px;
    }
    .blocPres2 {
        height: 620px;
    }
}
@media screen and (min-width: 990px) and (max-width: 1259px) {
    .blocPres {
        height: 680px;
    }
    .blocPres2 {
        height: 640px;
    }
}
@media screen and (min-width: 1260px) and (max-width: 1399px) {
    .blocPres {
        height: 600px;
    }
    .blocPres2 {
        height: 730px;
    }
}
.h3BlocPres {
    color: #d91d24;
}


