body {
    background: #6b1317 !important;
}

#background_page {
    position: fixed;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1073px;
    background: #6b1317 url('../images/fond.jpg') center top no-repeat !important;
}

#legal_notice {
    text-align: center;
    font-size: 12px;
}

#legal_notice a {
    font-size: 12px;
    font-weight: normal;
}

#sidebar-color {
    background-color: #7D4F32  !important;
}

.not_displayed {
    display: none;
}

.page_contact_form .send_button {
    width: 180px;
}

.form_error {
    color: #be2510;
}

.msg_success {
    color: #529207;
}

.align-center {
    text-align: center;
}

#copyright {
    line-height: 26px;
    color: #fff;
    margin-top: 50px;
}

#copyright .large {
    font-size: 18px;
    font-weight: bold;
}

h1.pageTitleH3.introduction {
    font-size: 18px;
    line-height: 24px;
}

.section {
    overflow: hidden;
}

#page {
    background: url('../images/body_background.jpg') repeat;
}

span.mini_slider_container {
    overflow: hidden;
    display: block;
    width: 100%;
}

span.mini_slider {
    display: block;
    width: 207px;
    height: 151px;
    float: left;
    margin-bottom: 30px;
    background: transparent url('../images/cadre_louisxv.png') center center no-repeat;
    padding: 41px 38px 40px 40px;
}

span.mini_slider_pictures {
    display: block;
    overflow: hidden;
    width: 207px;
    height: 151px;
}

span.mini_slider.first {
    margin-right: 15px;
}

#sid_estimation {
    margin-top: 50px;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    width: 246px;
    font-size: 15px;
    color: #d9c35b;
}

#sid_estimation span {
    padding: 10px;
    border: 1px solid #d9c35b;
    border-radius: 3px;
    display: inline-block;
    font-weight: bold;
}

#sid_label {
    margin-top: 50px;
    display: block;
    float: left;
}

a#sid_label_content {
    display: block;
    width: 207px;
    height: 68px;
    padding: 8px 0 0 43px;
    background: transparent url('../images/label.png') center center no-repeat;
    cursor: pointer;
    color: #d0b968;
    font-weight: normal;
    text-shadow: 0px 2px #000;
    font-style: italic;
    margin-left: -30px;
}

a#sid_label_content:hover {
    color: #edd998;
}

#sid_label_content_text.flash {
    display: none;
}

#sid_label_content_text.flash:hover {
    display: block;
}

a#sid_label_content .bold {
    font-weight: bold;
    font-size: 12px;
}

#sidebar-bottom {
    display: none;
}

#contact_attachment_widget label {
    font-weight: bold;
    color: #941013;
}

.bold {
    font-weight: bold;
}