/*****************************************************************************
*                              Style principal                               *
*    -------------------------------------------------------------------     *
*         Copyright - MBI Connexion - http://www.mbi-connexion.com           *
*            Copyright - ThinkAndGo - http://www.thinkandgo.fr               *
*****************************************************************************/

body {
        margin: 0px;
        padding: 0px;
        color: #c3c3c3;
        font-size: 12px;
        text-align: center;
        font-weight: normal;
        letter-spacing: 0.0pt;
        font-family: Verdana, Arial, Helvetica;
        background-color: #e2e2e2;
}

img {
        border: 0px;
}

a {
        color: #6bc5d8;
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

.Bold, .Prix {
        font-weight: bold;
}

.NomContact {
        color: #e2e2e2;
        font-weight: bold;
}

.Italic {
        font-style: italic;
}

.BI {
        font-weight: bold;
        font-style: italic;
}

.Orange {
        color: #ee8031;
        font-weight: bold;
}

.Error {
        color: red;
        font-weight: bold;
}

.Container {
        position: relative;
        margin: 0 auto;
        width: 933px;
        background: url('../images/fond_noir_ombre.jpg');
        background-repeat: repeat-y;
}

.TopContainer {
        position: relative;
        margin: 0 auto;
        width: 829px;
        height: 181px;
        background-color: #000000;
}

.TopImgContainer {
        position: relative;
        width: 829px;
        height: 141px;
        top: 40px;
        overflow: hidden;
}

.TopTitle {
        position: absolute;
        color: #6bc5d8;
        text-align: left;
        font-size: 1.35em;
        font-weight: bold;
        font-style: italic;
        bottom: 30px;
        left: 380px;
}

.MainContainer {
        position: relative;
        margin: 0 auto;
        width: 829px;
        background-color: #000000;
}

.BottomBorder {
        position: relative;
        margin: 0 auto;
        width: 829px;
        height: 35px;
        background-color: #000000;
}

.Spacer {
        clear: both;
        display: block;
}

.Devis {
        margin: 10px auto 0px auto;
        width: 202px;
        height: 160px;
        overflow: hidden;
}

.Hr {
        margin: 0 auto;
        width: 100%;
        height: 2px;
        clear: both;
        overflow: hidden;
        background-color: #e2e2e2;
}

.BottomNav {
        margin: 0 auto;
        width: 933px;
        height: 41px;
}

.NavGauche {
        float: left;
        width: 95px;
        height: 41px;
        background-repeat: no-repeat;
        background: url('../images/nav_bas/nav_gauche.jpg');
}

.BContainer {
        float: left;
        width: 743px;
        height: 41px;
}

.Legales {
        width: 743px;
        height: 21px;
        font-size: 0.75em;
        line-height: 19px;
        vertical-align: middle;
        background-color: #696261; /*#504848;*/
}

.Bottom {
        width: 743px;
        height: 20px;
        background-repeat: repeat-y;
        background: url('../images/nav_bas/bottom.jpg');
}

.NavDroite {
        float: right;
        width: 95px;
        height: 41px;
        background-repeat: no-repeat;
        background: url('../images/nav_bas/nav_droite.jpg');
}
