    

#show_product{
    position: relative;
}


.product img{
    float: right;
}

.informations,
.content.product{
    margin-left: 390px;
    height: auto;
    margin-bottom: 80px;
}
.dpeproduct{
    margin-left: 40px;
    height: auto;
    margin-bottom: 0px;
}
#show-product .nb-files{
    visibility: hidden;
}


/*  Correction framework
---------------------------------------------------------------------*/

ul{
    padding: 0;
    margin: 0;
}

body{
    font-family: Arial;
}

hr{
    margin: 0;
    padding: 0;
    visibility: hidden;
    clear: both;
}

.cl-right{
    clear: right;
    width: auto;
}

#list{
    background: none;
    margin-left: 20px;
    left: -15px;
    height: 120px;
}

#list li{
    padding: 5px;
    float: none;
    display: inline;
}

a:visited{
    color: #0f0f0f;
}

/*  Global
---------------------------------------------------------------------*/

fieldset{
    border: none;
    margin: 0;
    padding: 0;
}

fieldset textarea{
    width: 90%;
    font-family: Arial;
    font-size: 12px;
}

hr{
    clear: both;
    visibility: hidden;
}

h2{
    margin: 0;
}

#header-container{
    background: url(../../imgs/bg_header_container.gif) repeat-x 0 0;
    position: relative;
    z-index: 100;
}

#header{
    position: relative;
    height: 157px;
}

#header p{
    background: url(../../imgs/bg_header.jpg) no-repeat 0 0;
    position: absolute;
    top: 0;
    left: 163px;
    text-indent: -9999px;
    height: 112px;
    width: 788px;
    display: none;
}


#header #anim{
    position: absolute;
    top: 0;
    right: 0;
}

#header h1{
    position: absolute;
    top: 0;
    left: 0;
    background: url(../../imgs/logo.gif) no-repeat 0 0;
    width: 163px;
    height: 157px;
    text-indent: -9999px;
}

#content-container .container{
    position: relative;
    border-top: none;
}

.btn{
    background: none;
    border: none;
    display: block;
    float: left;
    text-indent: -9999px;
    cursor: pointer;
    margin: 0;
    padding: 0;
}


/*  Menus
---------------------------------------------------------------------*/

#nav_main{
    padding: 0;
    margin: 0;
    position: absolute;
    left: 163px;
    bottom: 16px;
}

#nav_main li{
    list-style: none;
}

#nav_main li a{
    text-decoration: none;
}

#nav_main li span{
    font-size: 13px;
    color: #fff;
}

#nav_main ul{
    padding: 0;
    margin: 0;
}

#nav_main .level1{
    float: left;
    position: relative;
}

#nav_main li.level1 span{
    padding: 13px 34px 15px 34px;
    
}

#nav_main li.level1 a:hover span,
#nav_main li.level1.active span{
    background: url(../../imgs/bg_nav_main_rollover.gif) repeat-x bottom #18060f;
}

#nav_main li.level1.active li.level2 span{
    background: none;
}

#nav_main li.level2 span{
    color: #000;
    line-height: 24px;
    
}

#nav_main li.level2 a:hover span{
    background: none;
    color: #D32A23;
    cursor: pointer;
}

#nav_main .level1 ul{
    position: absolute;
    top: 32px;
    left: 0;
    display: none;
    background: #fff;
    width: 270px;
    border: 1px solid #eee;
    
}

/*  Search
---------------------------------------------------------------------*/

#SearchForm{
    color: #fff;
    padding: 5px 0 0 10px;
}

#SearchForm select{
    margin: 0;
    padding: 0;
    width: 160px;
}

#SearchForm label{
    font-weight: lighter;
}

#SearchForm fieldset{
    position: relative;
    margin-top: 9px;
    float: left;
}

#home #SearchForm .send{
    right: 90px;
    bottom: 20px;
}

#SearchForm .send{
    position: absolute;
    bottom: 25px;
    right: 65px;
    width: 97px;
    cursor: pointer;
}

#SearchForm #secteur{
    left: 40px;
}

#SearchForm #secteur input{
    position: relative;
    top: 0px;
}

#SearchForm #type{
    left: 15px;
}
#SearchForm #choixsect{
    left: 8px;
}
#SearchForm #choixsectacc{
    left: 15px;
}
#SearchForm #price-range{
    left: 10px;
}

#SearchForm #price-range input{
    width: 50px;
}

#SearchForm #cp-ville{
    left: 0;
}

#SearchForm #cp-ville input{
    width: 140px;
}

#content-container{
    position: relative;
    z-index: 99;
}

#MandatSearchForm .send{
    width: 91px;
    cursor: pointer;
}

#left-col #MandatSearchForm{
    margin-top: 3px;
    position: relative;
    background: url(../../imgs/bg_search.gif) no-repeat 0 0;
    height: 52px;
}

#left-col #MandatSearchForm #secteur label input{
    background: none;
    border: 1px solid #000;
    text-indent: 5px;
    padding-top: 2px;
    position: absolute;
    top: 20px;
    left: 0;
    height: 16px;
    width: 128px;
}

#left-col #MandatSearchForm .send{
    position: absolute;
    top: 15px;
    right: 5px;
}

#left-col #infos{
    position: relative;
    top: -20px;
    height: 176px;
}

#SearchForm{
    position: relative;
    background: url(../../imgs/bg_search.gif) no-repeat 0 -52px;
    padding-top: 40px;
    height: 175px;
}

.bread{
    position: relative;
    top: 8px;
    color: #D32A23;
    width: 57%;
    font-size: 11px;
}

.bread .ditto_pages{
    position: absolute;
    top: 0;
    right: 0;
    left : 205px;
}

.ditto_currentpage{
    color: #000;
    padding-right: 5px;
}

.bread .ditto_pages .ditto_page{
    padding-right: 5px;
    
}

.bread a{
    color: #D32A23;
}

.catalog{
    margin-bottom: 40px;
}

.indic{
    color: #D32A23;
    text-align: center;
    font-weight: bold;
    margin: 0;
    margin-bottom: 5px;
}

.nb-files{
    color: #D32A23;
    font-weight: bold;
    margin: 0 0 5px 15px;
}

/*  Map
---------------------------------------------------------------------*/

#map{
    background: url(../../imgs/bg_datas_col_left.jpg) no-repeat 0 0;
    height: 235px;
    padding: 0;
    margin: 0;
    position: relative;
    top: -20px;
}

#map_area{
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 100%;
    height: 130px;
}

#map #v-card span,
#map h2{
    position: absolute;
    left: 10px;
}

#map h2{
    font-size: 18px;
    top: 130px;
}

#home #map .phone{
    top: 150px;
}

#map .phone{
    top: 158px;
    font-weight: bold;
    font-size: 18px;
}

#map .street{
    top: 178px;
}

#map .postal-code{
    top: 193px;
}

#map .mail{
    top: 215px;
    color: #d32a23;
    font-weight: bold;
}

.search .bread{
    visibility: hidden;
}


/*  Infos
---------------------------------------------------------------------*/

#infos{
    position: relative;
    background: url(../../imgs/bg_datas_col_left.jpg) no-repeat 0 -235px;
    height: 200px;
}

#infos #horaires{
    position: absolute;
    left: 10px;
}

#infos p{
    text-align: center;
}

#infos #horaires{
    color: #fff;
    top: 5px;
}

#infos .line{
    display: block;
}

#infos .horaires{
    font-weight: bold;
}


/*  Home
---------------------------------------------------------------------*/
/*
#lbBottom{
    background: #333;
    color: #dbdbdb;
    height: 45px;
}

#lbCloseLink{
    width: 27px;
    height: 27px;
    right: 10px;
}

#lbPrevLink,
#lbNextLink{
    width: 27px;
    height: 27px;
    display: block;
    position: absolute;
    margin-top: 10px;
    z-index: 4;
}

#lbPrevLink{
    background: url(../../../plugins/slimbox2/imgs/prevlabel.gif) no-repeat 0 0;
}

#lbNextLink{
    background: url(../../../plugins/slimbox2/imgs/nextlabel.gif) no-repeat 0 0;
}
*/

/*  Home
---------------------------------------------------------------------*/

#home{
    position: relative;
    height: 503px;
}

#home #search,
#home #map,
#home #infos,
#home #intro,
#home #coeur{
    width: 278px;
    position: absolute;
}

#home #search{
    top: 5px;
    left: 6px;
    height: 246px;
    background: url(../../imgs/bg_home_search.jpg) no-repeat 0 0;
}

#MandatSearchForm label span{
    position: absolute;
    top: 25px;
    left: 20px;
}

#left-col #MandatSearchForm label span{
    top: 23px;
    left: 10px;
}

#home #MandatSearchForm #secteur label input{
    background: none;
    position: absolute;
    border: none;
    top: 26px;
    left: 16px;
    text-indent: 40px;
}

#left-col #MandatSearchForm #secteur label input{
    background: none;
    position: absolute;
    border: none;
    top: 23px;
    left: 16px;
    text-indent: 30px;
}

#home #MandatSearchForm .send{
    position: absolute;
    top: 13px;
    right: 25px;
}

#home #SearchForm{
    background: none;
    position: relative;
    top: 40px;
}

#home #SearchForm #secteur{
    left: 60px;
}

#home #SearchForm #type{
    left: 30px;
}

#home #SearchForm #price-range{
    left: 25px;
}

#home #map{
    top: 253px;
    width: 301px;
    height: 241px;
    background: url(../../imgs/bg_home_map.jpg) no-repeat 0 0;
    right: 7px;
    color: #fff;
}

#home #map h2{
    display: none;
}

#home #infos{
    top: 545px;
    left: 6px;
    background: url(../../imgs/bg_home_infos.jpg) no-repeat 0 0;
    width: 258px;
    height: 305px;
}

#home #infos p{
    position: relative;
    top: 50px;
    width: 90%;
}

#home #coeur{
    background: url(../../imgs/bg_coup_coeur.jpg) no-repeat 0 0;
    width: 710px;
    height: 246px;
    top: 251px;
    left: -70px;
    text-transform: uppercase;
}

#home #coeur p{
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
}

.upper{
    text-transform: uppercase;
}

.capitalize{
    text-transform: capitalize;
}

#home #SEO{
    position: absolute;
    top: 540px;
    right: 10px;
    width: 659px;
}

#home #SEO h3,
#home #SEO h4{
    color: #D32A23;
    margin: 10px 0 0 0;
}

#home #SEO h3{
    border-bottom: 1px solid #222;
    font-size: 14px;
    line-height: 25px;
}

#home #SEO a{
    text-decoration: none;
    color: #666;
}

#home #SEO div{
    width: 50%;
    float: left;
}

#home #SEO .sale-mode{
    text-transform: capitalize;
}

#home #SEO li{
    list-style: none;
}

#home #intro{
    background: url(../../imgs/bg_intro.jpg) no-repeat 0 0;
    top: 5px;
    right: 7px;
    width: 659px;
    height: 249px;
    color: #fff;
}

#home #intro p{
    width: 40%;
    padding: 30px 10px 0 10px;
}

    /*  Coup de coeur
    ---------------------------------------------------------------------*/
    
    #home #coeur{
        position: relative;
        border: none;
    }
    
    #home #coeur li{
        position: relative;
        width: 100%;
    }
    
    #home #coeur li .coeur-infos{
        position: absolute;
        top: 174px;
        left: 88px;
        width: 37%;
        color: #fff;
        padding: 5px;
    }
    
    #home #coeur li .coeur-infos p{
        margin: 0;
        padding: 0;
    }
    
    #home #coeur li a{
        position: absolute;
        right: 20px;
        top: 4px;
    }


/*  Mensions
---------------------------------------------------------------------*/

    
.mentions{
    background: url(../../imgs/bg_mentions.gif) no-repeat right 0;
    height: 700px;
    padding-top: 60px;
    padding-left: 250px;
}

.mentions p{
    padding: 0;
    margin: 0;
}

.mentions #present{
    width: 400px;
    margin-top: 20px;
}

.mentions #adresse,
.mentions #nums{
    width: 250px;
}

.mentions #adresse{
    margin-top: 35px;
}

.mentions #nums{
    margin-top: 10px;
}

.mentions #cnil{
    margin-top: 40px;
    width: 96%;
}

.mentions #thanks{
    margin-top: 50px;
}

.mentions #thanks p{
    width: 48%;
    float: left;    
}

/*  Présentation
---------------------------------------------------------------------*/

.present h2{
    font-size: 16px;
    color: #222;
    background: url(../../imgs/bg_titre_infos_immo.gif) no-repeat 0 0;
    width: 572px;
    height: 30px;
    text-indent: 15px;
    padding-top: 3px;
}

.present a{
    padding-left: 10px;
}
    
.present{
    background: url(../../imgs/bg_infos_immo.gif) no-repeat right 0;
    height: 700px;
    width: 707px;
    padding-top: 70px;
}

.present p{
    margin: 7px 0;
}

.honoraires{
    width: 728px;
   
}

/*  Catalogue
---------------------------------------------------------------------*/

.product{
    height: 240px;
}

.product.view{
    margin-bottom: 10px;
    background: url(../../imgs/bg_products_paire_top.gif) no-repeat 0 0;
    position: relative;
}

.product.view .animate{
    position: absolute;
    top: 60px;
    right: 247px;
    width: 100px;
    height: 100px;
}

.product.view .link{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    display: block;
    background: url(../../imgs/bg_products_bottom.gif) no-repeat 0 9px;
    z-index: 1;
    text-indent: 17px;
    color: #d32a23;
}

.product.view .nb-files{
    font-weight: bold;
    display: block;
    padding: 0;
    margin: 0;
}

.product.view img{
    position: relative;
    z-index: 2;
    right: 15px;
}

.product.view p{
    margin: 0;
}

.product.view .content{
    width: 50%;
    margin: 20px 0 0 10px;
}

    /*  Order
    ---------------------------------------------------------------------*/
    
    .order{
        position: absolute;
        right: 0;
        top: 8px;
        width: 240px;
    }
    
    .order .title{
        position: absolute;
        top: 0;
        left: 0;
    }
    
    .order li{
        list-style: none;
    }
    
    .order li a{
        display: block;
        float: right;
        margin-right: 10px;
        text-decoration: none;
        color: #fff;
        padding-top: 5px;
        text-align: center;
        position: relative;
        top: -5px;
        cursor: pointer;
    }
    
    .order .title{
        color: #d32a23;
    }
    
    .order .price,
    .order .type{
        background: url(../../imgs/bg_tri_price.gif) no-repeat 0 0;
        width: 63px;
        height: 36px;
    }
    
    .order .ref{
        background: url(../../imgs/bg_tri_price.gif) no-repeat 0 0;
        width: 63px;
        height: 36px;
    }

    /*  Bannière
    ---------------------------------------------------------------------*/
    
    .product.view .banner{
        position: relative;
        height: 58px;
    }
    
    .product.view .banner h4,
    .product.view .banner h3,
    .product.view .banner p{
        font-weight: bold;
    }

    .product.view .banner h3,
    .product.view .banner h4,
    .product.view .banner p{
        position: absolute;
        color: #fff;
        margin: 0;
    }
    
    .product.view .banner h3{
        font-size: 14px;
        top: 7px;
        left: 17px;
    }
    
    .product.view .banner .sup{
        font-size: 14px;
        top: 20px;
        left: 17px;
    }
    
    .product.view .banner h4{
        font-size: 12px;
        bottom: 2px;
        left: 17px;
        margin: 0;
    }
    
    .product.view .banner .ref{
        top: 7px;
        left: 60%;
    }
    
    .product.view .banner .dispo{
        top: 23px;
        left: 60%;
    }
    
    .product.view .banner .charges{
        bottom: 0;
        left: 60%;
    }
    
    .product.view .banner .dpe{
        top: 20px;
        left: 80%;
    }
    
    .product.view .banner .price-vente,
    .product.view .banner .price{
        top: 7px;
        right: 15px;
    }
    
    
    .product.view .banner .price-vente,
    .product.view .banner .dpe{
        font-size: 14px;
    }
    
    .product.view .banner .frais,
    .product.view .banner .ref-vente{
        bottom: 0;
        right: 15px;
        margin: 0;
    }

/*  Fiche produit
---------------------------------------------------------------------*/

#product{
    margin-bottom: 10px;
    background: url(../../imgs/bg_product.gif) repeat-y 0 0;
    position: relative;
    height: 270px;
}

#product #diaporama{
    position: relative;
    top: 2px;
    left: 2px;
}

#show-product{
    width: 364px;
}

    /*  Banner
    ---------------------------------------------------------------------*/
    
    .head-product{
        background: url(../../imgs/bg_products_paire_top.gif) no-repeat 0 0;
        position: relative;
        height: 56px;
    }

    .head-product h2,
    .head-product h3,
    .head-product p{
        position: absolute;
        color: #fff;
        margin: 0;
    }
    
    .head-product h2{
        font-size: 14px;
        top: 7px;
        left: 17px;
    }
    
    .head-product .sup{
        font-size: 14px;
        top: 20px;
        left: 17px;
    }
    
    .head-product h3{
        font-size: 12px;
        bottom: 2px;
        left: 17px;
        margin: 0;
    }
    
    .head-product .ref{
        top: 7px;
        left: 60%;
    }
    
    .head-product .ref-vente{
        bottom: 0;
        right: 15px;
        margin: 0;
    }
    
    .head-product .dispo{
        top: 23px;
        left: 60%;
    }
    
    .head-product .charges{
        bottom: 0;
        left: 60%;
    }
    
    .head-product .price{
        top: 7px;
        right: 15px;
    }
    
    .head-product .frais{
        bottom: 0;
        right: 15px;
        margin: 0;
    }

    /*  Récapitulatif
    ---------------------------------------------------------------------*/
    
    .location #product #recap{
        position: absolute;
        top: 62px;
        right: 6px;
        width: 327px;
        height: 54px;
        background: url(../../imgs/bg_loc_recap.gif) no-repeat 0 0;
        color: #fff;
    }
    
    .location #product #recap span{
        position: absolute;
    }
    
    .location #product #recap .size{
        top: 5px;
        left: 10px;
    }
    
    .location #product #recap .surface{
        top: 5px;
        left: 35%;
    }
    
    .location #product #recap .rooms{
        top: 5px;
        right: 3px;
    }
    
    .location #product #recap .chauffage{
        bottom: 10px;
        left: 10px;
    }
    
    .content.product{   
        position: relative;
        left: -6px;
    }
    
    #charges-type{
        position: absolute;
        top: 110px;
        right: 2px;
        width: 327px;
        color: #fff;
        text-indent: 10px;
        padding-top: 2px;
    }
    
    .location #charges-type{
        background: url(../../imgs/bg_loc_charges.gif) no-repeat 0 0;
        height: 33px;
        top: 117px;
        right: 6px;
    }
    
    .location #product .informations{
        background: url(../../imgs/bg_loc_infos.gif) no-repeat 0 0;
        height: 106px;
        top: 149px;
        right: 6px;
    }
    
    .ventes #charges-type{
        background: #000;
        height: 40px;
        top: 125px;
        background: url(../../imgs/bg_vente_charges.gif) no-repeat 0 0;
        right: 6px;
    }
    
    .ventes #product .informations{
        top: 160px;
    }
    
    .ventes #charges-type .charges,
    .ventes #charges-type .tf{
        position: absolute;
        margin: 0;
        padding: 0;
        bottom: 8px;
    }
    .ventes #charges-type .libre2{
        position: absolute;
        margin: 0;
        padding: 0;
        top: 3px;
        right: 15px;
    }
    .ventes #charges-type .charges{
        left: 0px;
    }
    
    .ventes #charges-type .tf{
        right: 15px;
    }
    
    .ventes #product #recap{
        color: #fff;
        width: 327px;
        top: 60px;
        right: 6px;
        height: 65px;
        position: absolute;
        background: url(../../imgs/bg_vente_recap.gif) no-repeat right 0;
    }
    
    .ventes #product .informations{
        background: url(../../imgs/bg_vente_infos.gif) no-repeat right 0;
        height: 106px;
        top: 165px;
        right: 6px;
    }
    
    .ventes #product #recap span{
        position: absolute;
    }
    
    
    #product #recap span .prefix,
    #product #recap span .value,
    #product #recap span .label,
    #product #recap span .suffix{
        position: relative;
    }
    
    .ventes #product #recap .size{
        top: 2px;
        left: 12px;
    }
    
    .ventes #product #recap .rooms{
        right: 2px;
        top: 2px;
    }
    
    .ventes #product #recap .chauffage{
        top: 20px;
        left: 12px;
    }
    
    .ventes #product #recap .dpe{
        right: 2px;
        top: 20px;
    }
    
    .ventes #product #recap .terrain{
        top: 20px;
        left: 12px;
    }
    .ventes #product #recap .libre{
        top: 40px;
        left: 12px;
    }
    /*  Inforamtions
    ---------------------------------------------------------------------*/
    
    #product .informations{
        position: absolute;
        top: 140px;
        right: 1px;
        width: 327px;
        color: #fff;
    }
    
    #product .informations p{
        width: 45%;
        float: left;
        padding: 0;
        margin: 0px 0 0 10px;
    }
    
    #p-cont{
        background: url(../../imgs/bg_products_fiche_bottom.gif) no-repeat 0 bottom;
        padding-bottom: 40px;
    }

    /*  Boutons
    ---------------------------------------------------------------------*/
    
    .print{
        position: absolute;
        bottom: -40px;
        left: 93px;
        background: url(../../imgs/btn_print.gif) no-repeat 0 0;
        width: 111px;
        height: 39px;
    }
    
    .back{
        position: absolute;
        bottom: -40px;
        left: 200px;
        background: url(../../imgs/btn_back.gif);
        width: 85px;
        height: 39px;
    }
    
    #add-to-compare,
    .remove-to-compare{
        display: none;
    }
    
    .add-compare{
        position: absolute;
        bottom: -40px;
        left: 0px;
        background: url(../../imgs/btn_add_selection.gif);
        width: 100px;
        height: 39px;
    }
    
    .remove{
        position: absolute;
        bottom: 12px;
        left: 15px;
        z-index: 11;
    }
    
    .link{
        z-index: 10;
    }

    /*  Formulaire de devis
    ---------------------------------------------------------------------*/
    
    #DevisForm{
        background: url(../../imgs/bg_devis.gif) no-repeat 0 0;
        height: 210px;
        position: relative;
        margin-bottom: 20px;
    }
    
    #DevisForm h3{
        color: #fff;
        font-size: 14px;
        font-weight: lighter;
    }
    
    #DevisForm fieldset{
        position: absolute;
        width: 45%;
    }
    
    #DevisForm #identification_data{
        top: 10px;
        left: 20px;
    }
    
    #DevisForm #content_data{
        top: 10px;
        right: 10px;
    }
    
    #DevisForm input.text{
        width: 190px;
        position: absolute;
        top: -10px;
        right: 0;
    }
    
    #DevisForm #message{
        margin: 0;
    }
    
    #DevisForm label{
        color: #fff;
        display: block;
        position: relative;
        margin-bottom: 20px;
        font-weight: lighter;
    }
    
    #DevisForm textarea{
        height: 102px;
    }
    
    #DevisForm #cfContact{
        position: absolute;
        bottom: 0;
        left: 10px;
        width: 100%;
        color: #fff;
    }
    
    #DevisForm #cfContact .button{
        position: absolute;
        right: 110px;
        top: -14px;
        width: 150px;
        cursor: pointer;
    }
    

/*  Contact
---------------------------------------------------------------------*/

#EmailForm{
    background: url(../../imgs/bg_contact.gif) no-repeat right 0;
    height: 700px;
    padding-top: 70px;
    padding-left: 260px;
}

#EmailForm label{
    font-weight: lighter;
    display: block;
}

#EmailForm fieldset{
    margin: 0;
    border: none;
}

#EmailForm label input{
    display: block;
}

/*  Footer
---------------------------------------------------------------------*/

#footer{
    background: url(../../imgs/bg_links.gif) no-repeat 0 0;
    margin-bottom: 50px;
    height: 38px;
}

#footer #links{
    position: relative;
    top: 10px;
    margin-left: 90px;
}

#footer #links li{
    display: inline;
    list-style: none;
    color: #fff;
}

#home #footer #links{
    display: none;
}

#footer #links li a{
    text-decoration: none;
    color: #fff;
}
