/******************************************************************************/
/*********************************************************** BODY *************/
/******************************************************************************/
html,body{
    font-family: "arial";margin:0;padding:0;
    padding-top:0px;
    background:#404042 ;
}
/******************************************************************************/
/*********************************************************** GENERIQUE ********/
/******************************************************************************/
img{border:0;}
form{margin:0;}

#containersite{
    width:100%;
    position:relative;
    margin:auto;
    background:url(../images/bgSite.png) no-repeat center -1px;
    z-index:2;
}
#containerGlobal{
    /* -->ombre perspective ou décoration d'entête <--*/
    margin:auto;
    width:1000px;
    background:#9a9389 url(../images/bgSite.jpg) no-repeat center top;
}
#containerShadow{
    margin:auto;
    width:1078px;
    background:transparent url(../images/shadowBottom.png) no-repeat center bottom;
}
#global{
    width:1000px;
    margin:auto;
    padding-top:0px;
    margin-bottom:0px;
    padding-bottom:2px;
}
/********************************************************************** bloc **/
#containerBloc{position:relative;position:block !important!;top:0px;margin-top:0px;}
#bloc{margin-top:20px;}

#gauchepage {float:left;width:256px;
min-height:370px;height:auto !important;height:370px;position:relative;z-index:10;margin-left:15px;}

#droitepage {float:left;width:724px;
min-height:370px;height:auto !important;height:370px;position:relative;}
/******************************************************************************/
/*********************************************************** HEADER ***********/
/******************************************************************************/
#header {
    position:relative;
    z-index:1;
    width:1000px;
    height:440px;
    margin:auto;
}
#header_logo_site_principal{
    cursor:pointer;
    position:absolute;
    top:0px;
    left:0px;
    z-index:6;
    width:1000px;
    height:149px;
    background:transparent url("../images/logoSite.png") top left no-repeat;
}
#header_image{
    position:absolute;
    top:147px;left:0px;
    z-index:2;
    width:1000px;
    height:305px;
}
#header_bandeau_menu {
    position:absolute;
    top:413px;
    left:0px;
    z-index:3;
    width:1000px;
    height:51px;
    background:transparent url(../images/backMenu.png) no-repeat top center;
}
#coordTop{
    position:absolute;
    font-size:11px;
    color:#FFF;
    right:0px;
    top:45px;
    text-align:right;
}
/*********************************************************** MENU *************/
#Ensemble_Menu_fr {position:absolute;z-index:3;top:425px;left:20px;width:980px;height:30px;float:left;
background:transparent;text-transform:uppercase;font-size:12px;color:#3a393a;}
#Ensemble_Menu_en {position:absolute;z-index:3;top:425px;left:20px;width:980px;height:30px;float:left;
background:transparent;text-transform:uppercase;font-size:12px;color:#3a393a;}
#Ensemble_Menu_it {position:absolute;z-index:3;top:425px;left:20px;width:980px;height:30px;float:left;
background:transparent;text-transform:uppercase;font-size:12px;color:#3a393a;}

#Ensemble_Menu_fr ul {list-style:none;padding-left:0px;margin:0px;padding-top:0px;}
#Ensemble_Menu_en ul {list-style:none;padding-left:0px;margin:0px;padding-top:0px;}
#Ensemble_Menu_it ul {list-style:none;padding-left:0px;margin:0px;padding-top:0px;}

#Ensemble_Menu_fr ul li {
    float:left;
    margin-left:0px;
    margin-bottom:0px;
    height:14px;
    margin-top:5px;
    border-left: 1px solid #FFF;
}
#Ensemble_Menu_en ul li {
    float:left;
    margin-left:0px;
    margin-bottom:0px;
    height:14px;
    margin-top:5px;
    border-left: 1px solid #FFF;
}
#Ensemble_Menu_it ul li {
    float:left;
    margin-left:0px;
    margin-bottom:0px;
    height:14px;
    margin-top:5px;
    border-left: 1px solid #FFF;
}

#Ensemble_Menu_fr ul li.first_fr {border:0;margin-left:-4px;}
#Ensemble_Menu_en ul li.first_en {border:0;margin-left:-4px;}
#Ensemble_Menu_it ul li.first_it {border:0;margin-left:-4px;}

#Ensemble_Menu_fr ul li a{
    float:left;
    text-decoration:none;    
    padding: 8px 16px    0;
    height:30px;    
    color:#FFF;
    font-weight:bold;
    margin-top:-9px;
    margin-left:10px;
    margin-right:10px;
    letter-spacing: 0px;
}
#Ensemble_Menu_en ul li a{
    float:left;
    text-decoration:none;    
    padding: 8px 16px 0;  
    height:30px;    
    color:#FFF;
    font-weight:bold;
    margin-top:-9px;
    margin-left:13px;
    margin-right:13px;
    letter-spacing: 0px;    
}
#Ensemble_Menu_it ul li a{
    float:left;
    text-decoration:none;    
    padding: 8px 16px 0;
    height:30px;    
    color:#FFF;
    font-weight:bold;
    margin-top:-9px;
    margin-left:18px;
    margin-right:17px;
    letter-spacing: 0px;
}

#Ensemble_Menu_fr ul li a:hover{
    color:#FFF;
    background:transparent url(../images/menuHoover.png) repeat-x top left;
    border-left: solid 0px #000;
    border-right: solid 0px #000;
}
#Ensemble_Menu_en ul li a:hover{
    color:#FFF;
    background:transparent url(../images/menuHoover.png) repeat-x top left;
    border-left: solid 0px #000;
    border-right: solid 0px #000;
}
#Ensemble_Menu_it ul li a:hover{
    color:#FFF;
    background:transparent url(../images/menuHoover.png) repeat-x top left;
    border-left: solid 0px #000;
    border-right: solid 0px #000;
}

#Ensemble_Menu_fr ul li a.actif{
    color:#FFF;
    border-left: solid 0px #000;
    border-right: solid 0px #000;
    background:url(../images/menuHoover.png) repeat-x top left;
}
#Ensemble_Menu_en ul li a.actif{
    color:#FFF;
    border-left: solid 0px #000;
    border-right: solid 0px #000;
    background:url(../images/menuHoover.png) repeat-x top left;
}
#Ensemble_Menu_it ul li a.actif{
    color:#FFF;
    border-left: solid 0px #000;
    border-right: solid 0px #000;
    background:url(../images/menuHoover.png) repeat-x top left;
}
/*********************************************************** MARQUEE **********/
#scroll{
    font-size:9px;
    color:#c3b69d;
    height:12px;
}
.lienscroll {text-decoration:none;color:#c3b69d;cursor:pointer;}
a.lienscroll {text-decoration:none;color:#c3b69d;}
a:hover.lienscroll {text-decoration:underline;color:#c3b69d;}
/*********************************************************** FLASH ************/
#flashcontent{
    position: absolute;
    z-index:3;
    margin-top: 134px;
}
/*********************************************************** DRAPEAUX *********/
#Ensemble_Flags {
    position:absolute;
    top:125px;
    right:5px;
    z-index:17;
    width:55px;height:18px;
}
#Div_Flags {
    position:relative;
    z-index:6;
    width:53px;
    height:18px;
}
/*FR*/
#div_drapeau_fr {
position:absolute;z-index:7;top:0px;left:0px;
width:24px;height:18px;cursor:pointer;
background:url("../images/contact-lang.png") no-repeat 0px 0px;}

#div_drapeau_frH {position:absolute;z-index:7;top:0px;left:0px;
width:24px;height:18px;cursor:pointer;
background:url("../images/contact-lang.png") no-repeat 0px -18px;}	

#div_drapeau_frH:hover	{background-position:0px 0px;}

/*EN*/
#div_drapeau_en {position:absolute;z-index:7;top:0px;left:30px;
width:24px;height:18px;cursor:pointer;
background:url("../images/contact-lang.png") no-repeat -160px 0px;}

#div_drapeau_enH {position:absolute;z-index:7;top:0px;left:30px;
width:24px;height:18px;cursor:pointer;
background:url("../images/contact-lang.png") no-repeat -160px -18px;}

#div_drapeau_enH:hover {background-position:-160px 0px;}		

/*IT*/
#div_drapeau_it {position:absolute;z-index:7;top:0px;left:60px;
width:24px;height:18px;cursor:pointer;
background:url("../images/contact-lang.png") no-repeat -32px  0px;}

#div_drapeau_itH {position:absolute;z-index:7;top:0px;left:60px;
width:24px;height:18px;cursor:pointer;
background:url("../images/contact-lang.png") no-repeat -32px   -18px;}	

#div_drapeau_itH:hover {background-position:-32px   0px;}
/******************************************************************************/
/*********************************************************** FOOTER ***********/
/******************************************************************************/
#containerFooter{
    margin-top:0px;
    width:100%;
    background:transparent;
    position:relative;
    z-index:1;
}
#BackFooter{
    position:absolute;
    width:1180px;
    top:-82px;
    left:-86px;
    height:155px;
    background:url(../images/back_footer.png) no-repeat center top;
}

#footer{
    position:relative;z-index:1;width:1000px;height:65px;margin:0;padding:0;
    margin-top:0px; padding-top:0px;
    top:0px;
}
#partenaires {
    position:absolute;
    z-index:2;top:13px;left:542px;width:207px;height:43px;
    background:url("../images/partenaires.png") no-repeat bottom left;
}
#footer_contact {font-family:arial;text-align:left;position:absolute;z-index:3;top:10px;left:0px;color:#b9b0a4;font-size:11px;line-height:15px;margin-top:3px;}
#footer_contact a{color:#b9b0a4;text-decoration:none;padding-left:3px;padding-right:3px;}
#footer_contact a:hover{color:#FFF;background:#b9b0a4;text-decoration:underline;}

#logo_boite_immo {position:absolute;z-index:2;top:-6px;right:0px;width:231px;height:53px;
background:transparent url("../images/logoLBI.png") no-repeat bottom left;}

.lien_logo_boite_immo {display:block;position:absolute;
z-index:3;top:4px;right:0px;width:220px;height:31px;margin-top:10px;}

#translation_by_google {
    font-size:10px;
    position:absolute;
    right:28px;
    top:44px;
    z-index:10;
    width:201px;font-family:"Verdana";
    color:#ffffff;letter-spacing:0px;margin-top:0px;
}
.footerlink2 {font-size:11px;color:#c2b49a;text-decoration:none;}
a.footerlink2 {font-size:11px;color:#c2b49a;text-decoration:none;}
a:hover.footerlink2 {font-size:11px;color:#c2b49a;text-decoration:underline;}
/******************************************************************************/
/*********************************************************** GENERIC GAUCHE ***/
/******************************************************************************/
.elementfloatgauche_first{position:relative;z-index:1;margin-top:0px;margin-bottom:10px;border:0px solid red;}
.elementfloatgauche{margin-bottom:10px;}

#div_moteur {width:250px;
min-height:138px;height:auto !important;height:138px;
margin-left:0px;margin-top:20px;}

#background_moteur {width:250px;
min-height:138px;height:auto !important;height:138px;}

#alertemailmenu{width:250px;height:49px;color:#FFF;
background: transparent url("../images/alertemail.png") no-repeat top left;}

#alertemailmenu:hover{width:250px;height:49px;
background: transparent url("../images/alertemail.png") no-repeat bottom left;color:#FFF;}

#estimationmenu{width:250px;height:49px;color:#FFF;
background: transparent url("../images/estimation.png") no-repeat top left;}

#estimationmenu:hover{width:250px;height:49px;color:#FFF;
background: transparent url("../images/estimation.png") no-repeat bottom left;}

#explorateurmenu{;width:250px;height:49px;
background: transparent url("../images/explorateur.png") no-repeat top left;}

#explorateurmenu:hover{width:250px;height:49px;
background: transparent url("../images/explorateur.png") no-repeat bottom left;}

.wordmenu {font-weight:bold;font-size:14px;
margin-top:15px;margin-left:100px;text-transform:uppercase;}

/******************************************************************************/
/*********************************************************** INDEXATION *******/
/******************************************************************************/
.footerlink {font-size:9px;color:#c2b49a;text-decoration:none;text-transform:capitalize;}
.footerlink a {font-size:9px;color:#c2b49a;text-decoration:none;}
.footerlink a:hover{font-size:9px;color:#c2b49a;text-decoration:underline;}

.lienindex {color:#383838;text-decoration:none;}
a.lienindexation {color:#383838;text-decoration:none;}
a:hover {color:#383838;text-decoration:underline;}
.lienindexation {font-size:11px;color:#383838;text-decoration:underline;font-weight:bold;}
a.lienindexation {font-size:11px;color:#383838;text-decoration:underline;font-weight:bold;}
a:hover.lienindexation {font-size:11px;color:#383838;text-decoration:none;font-weight:bold;}

#footer_lien {position:absolute;z-index:3;top:80px;left:0px;width:990px;font-family: "arial";color:#c2b49a;font-size:9px;text-align:justify;}

/******************************************************************************/
/*********************************************************** COMMONS **********/
/******************************************************************************/
#sautdeligne {clear:both;}

#pager_background_droite{
    float:left;
    width:728px;
    min-height:370px;
}

#pager_titre {
    margin-left:10px;
    margin-top:20px;
    border-bottom:1px solid #b9b0a4;
    width:690px;
    padding-left:10px;
    padding-top:3px;
    padding-bottom:3px;
    color:#383838;
    font-size:24px;
}

.pager_libelle1{color:#282828;}
.pager_libelle2{color:#fff;}

#pager_redactionnel{width:690px;margin:auto;margin-top:30px;text-align:justify;font-size:12px;color:#282828;line-height:15px;}

#div_formulaire{width:500px;margin:auto;margin-top:30px;margin-bottom:50px;}

.row_Form{float:left;width:215px;}
.form_row_left{font-size: 12px;margin-bottom:3px;}

.select_libelle{font-size:11px;width:180px;margin-left:30px;color:#282828;float:left;margin-top:10px;}
.input_libelle{font-size:11px;width:180px;margin-left:30px;color:#282828;float:left;margin-top:10px;}
.textarea_libelle {font-size:11px;width:180px;margin-left:30px;color:#282828;float:left;margin-top:10px;}

.form_input {font-size:11px;width:180px;margin-left:30px;color:#282828;float:left;border:1px solid#282828;}
.formSelect {font-size:11px;width:180px;color:#282828;float:left;border:1px solid #282828;background-color:#FFFFFF;}
.formTextarea {font-size:11px;width:180px;margin-left:30px;color:#282828;float:left;border:1px solid #282828;background-color:#FFFFFF;}

#form_btv2 , #form_bt {float:left;margin-left:337px;margin-top:10px;width:87px;height:20px;text-align:center;background: url(../images/boutton_envoyer.png) no-repeat left top;cursor:pointer;}
#send_form_contact {float:left;margin-left:337px;margin-top:10px;width:87px;height:20px;text-align:center;background: url(../images/boutton_envoyer.png) no-repeat left top;cursor:pointer;}
#btestimation {float:left;margin-left:337px;margin-top:10px;width:87px;height:20px;text-align:center;background: url(../images/boutton_envoyer.png) no-repeat left top;cursor:pointer;}
#btalertemail2 , #btalertemail {float:left;margin-left:337px;margin-top:10px;width:87px;height:20px;text-align:center;background: url(../images/boutton_envoyer.png) no-repeat left top;cursor:pointer;}
#text_form_bt{margin-top:3px;font-family:Verdana;font-size:11px;font-weight:bold;color:#282828;}

.marginL30{margin-left:30px;}
.marginL27{margin-left:27px;}

.marginT10{margin-top:10px;}
.marginT0{margin-top:0px;}

/******************************************************************************/
/*********************************************************** INDEX ************/
/******************************************************************************/
#divindexgauche{float:left;width:515px;}
#divindexdroite {float:left;width:418px;height:285px;margin-top:21px;margin-left:30px;}

#messageagence {width:481px;height:111px;margin-top:25px;margin-left:27px;font-family:Verdana;font-size:11px;color:#282828;margin-bottom:22px;line-height:12px;}
#messageagence a:link{color:#282828;text-decoration:underline;}
#messageagence a:hover{color:#282828;text-decoration:none;}
#messageagence a:visited{color:#282828;text-decoration:underline;}

#moteurrechercheindex {position:relative;width:489px;height:156px;margin-left:21px;margin-top:20px;z-index:30;background: url(../images/bgMotRechIndex.png) no-repeat top left;}

#coupdecoeur {position:relative;top:0px;left:0px;width:418px;height:285px;}

#panneaucoupdecoeur {position:absolute;top:0px;left:0px;width:424px;height:45px;background:transparent url("../images/imagecoupdecoeurtitre.jpg") no-repeat;}

#titrecoupdecoeur {position:absolute;top:10px;left:0px;width:418px;height:18px;border: 0px solid red;background:transparent;text-align:center;}

.font_pagecc1{letter-spacing:0px;font-size:15px;font-weight:normal;text-transform:uppercase;}

#seecoupcoeur {position:absolute;top:55px;left:0px;width:450px;height:245px;border: 0px solid green;}

.moteur_libelle1{font-family:Verdana;font-size:15px;color:#FFF; }
.moteur_libelle2{color:#b9b0a4;font-family:Verdana;font-size:15px;font-weight:bold;}

.coeur_libelle1{color:#FFF;}
.coeur_libelle2{color:#b9b0a4;font-weight:bold;}

/******************************************************************************/
/*********************************************************** C.COEUR **********/
/******************************************************************************/
.cc {
    float:left;
    width:140px;height:240px;position:relative;border:0px solid red;margin-right:4px;
    cursor:pointer;
    background:#FFF url(../images/fondCC.jpg) repeat-y top left ;
}

.boxcc_image {width:134px;height:125px;position:absolute;top:0px;left:3px;z-index:50;border:0px solid green;}

.coeurj2 {
    width:134px;height:125px;position:absolute;top:0px;left:3px;z-index:60;border:0px solid green;
    cursor:pointer;
    background:transparent url("../images/masque_coeur.png") no-repeat;
}

.coeurk {position:absolute;top:128px;left:3px;width:134px;height:17px;padding-top:0px;color:#FFF;
text-align:left;font-family:Verdana;font-size:12px;font-weight:bold;z-index:100;}

.coeurc {position:absolute;top:144px;left:9px;width:125px;font-weight:bold;color:#fff;text-align:left;height:64px;
font-family: Verdana;font-size:8px;z-index:99;text-align:center;}

.coeurdetail {
    position:absolute;
    bottom:3px;left:50px;
    width:134px;height:20px;
    border: 0px solid green;
    font-family: Verdana;font-size:0.6em;z-index:60;
    line-height:15px;
}

.cc_corps {color:#fff;font-weight:normal;font-size:10px;}

.liencoupdecoeur {color:#FFF;text-decoration:none;}
a.liencoupdecoeur {color:#FFF;text-decoration:none;}
a:hover.liencoupdecoeur {color:#b9b0a4;text-decoration:none;}
/******************************************************************************/
/*********************************************************** ALERTE-MAIL ******/
/******************************************************************************/
#formalerte {color:#282828;font-size:12px;}
#reference_ouville {position:relative;z-index:100}
#ouville{position:absolute;top:0px;left:0px;z-index:100;height:200px;font-family: verdana; font-size:13px;}
ul.villesBox {list-style-type: none; margin-left:0px; padding:0px; text-align: left;}
ul.villesBox {width:300px; background-color:#fff; border:1px solid #888;}
ul.villesBox li {font-size:11px; line-height:14px; width:300px;}
ul.villesBox li.selected {background-color: #ccc; color:#fff; cursor: pointer;}
ul.villesBox li:hover {color:#fff; cursor: pointer;}
/******************************************************************************/
/*********************************************************** CONTACT **********/
/******************************************************************************/
#coordonneesv1 {margin-left:20px;margin-top:15px;font-size:14px;color:#282828;float:left;width:340px;}
#espace_contact {color:#282828;font-size:12px;margin-left:20px;}
#formcontactv1{width:420px;margin:auto;margin-top:15px;}
.font1smallcontactv1 {font-weight:bold;color:#282828;}
.font2smallcontactv1 {font-weight:bold;color:#282828;}
.font2smallcontactv1 a{color:#282828;text-decoration:underline;}
.font2smallcontactv1 a:hover{color:#282828;text-decoration:none;}
.coordHighlight{color:#1e86b2;font-weight:bold;}
/******************************************************************************/
/*********************************************************** ESTIMATION *******/
/******************************************************************************/
#tab_estimation {color:#282828;font-size:12px;}
/******************************************************************************/
/*********************************************************** INDEXATION *******/
/******************************************************************************/
#indexationlisting {margin-bottom:20px;}
#indexationlistingBiens {margin-left:10px;margin-right:10px;margin-bottom:20px;margin-top:20px;}
.lienspangauche {font-size:11px;color:#b9b0a4;}
/******************************************************************************/
/*********************************************************** PARTENAIRES ******/
/******************************************************************************/
#allpartenaires {float:left;width:960px;margin-top:10px;}
.bloc_partenaire {float:left;width:320px;height:133px;background:url("../images/back_partenaire.gif") no-repeat right bottom transparent;position:relative;z-index:1;}
.bloc_image_partenaire {border:1px solid #7F7F85;height:96px;position:absolute;right:1px;top:20px;width:119px;z-index:1;}
.descriptif_partenaire {color:#282828;font-size:11px;position:absolute;right:137px;text-align:justify;top:32px;width:166px;}
.titre_partenaire {color:#282828;font-size:12px;font-weight:bold;position:absolute;right:137px;text-transform:uppercase;top:18px;}
.url_partenaire {color:#282828;font-size:11px;position:absolute;left:30px;top:120px;}
.lien_partenaire {text-decoration:underline;color:#282828; }
a.lien_partenaire {text-decoration:underline;color:#282828; }
a:hover.lien_partenaire {text-decoration:none;color:#282828;}
/******************************************************************************/
/*********************************************************** SITEMAP **********/
/******************************************************************************/
#sitemap{margin-bottom:50px;}
#sitemap ul{color:#383838;}
.hrefplandusite {color:#282828;text-decoration:none;font-size:0.8em}
a.hrefplandusite {color:#282828;text-decoration:none;}
a:hover.hrefplandusite {color:#282828;text-decoration:underline;}
/******************************************************************************/
/*********************************************************** 404 **************/
/******************************************************************************/
.erreur404lien {text-decoration:underline;color:#282828;cursor:pointer;font-weight:bold;}
a.erreur404lien {text-decoration:underline;color:#282828;}
a:hover.erreur404lien {text-decoration:underline;color:#282828;}
/******************************************************************************/
/*********************************************************** EXPLORATEUR ******/
/******************************************************************************/
/*************************************************************** explorateur **/
#background_droite_explorateur{float:left;width:744px;min-height:370px;height:auto !important;height:370px; }

.page_explorateur_libelle1{ }
.page_explorateur_libelle2{ }
#explorateur_titre {margin-left:20px;margin-top:15px;font-size:24px;}
#explorateur_redactionnel{width:600px;margin:auto;margin-top:30px;text-align:center;
font-size:12px;line-height:15px;}

#affiche_map {margin:0px;}
#map {height:370px;width:744px;border:0px solid #ffffff;}
/******************************************************************************/
/*********************************************************** REDACTIONNEL *****/
/******************************************************************************/
.world_retour_ajax_form{
    font-size:12px;
    color:#333333;
}
.cro_Accueil{text-align:justify;font-size:11px;}
.cro_Accueil h1{font-size:16px;letter-spacing: 3px;}
#pager_titre h1{color:#383838;font-size:24px;}
#pager_redactionnel h2{font-size:14px;}
#pager_redactionnel h3{font-size:12px;}

#pager_redactionnel a {color:#b9b0a4;font-weight:bold;text-decoration:underline;}
#pager_redactionnel a:hover {color:#b9b0a4;font-weight:bold;text-decoration:none;}

.index33{font-weight:bold;color:#fff;}

/******************************************************************************/
/*********************************************************** RECHERCHE ********/
/******************************************************************************/
#haut_moteur {width:250px;height:29px;background:transparent url("../images/moteur_recherche_haut.png");}
#haut_moteur_index {width:481px;height:26px;);background-position:0px 0px;}
#recherche_all_item {border:0px solid red;padding-top:10px;min-height:50px;height:auto !important;height:50px;}
.selectrecherche {float:left;margin-left:10px;margin-bottom:1px;margin-top:2px;}
.selectrecherche select{width:215px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;border-bottom:1px solid #000;color:#000;}
.checkboxrecherche {float:left;margin-left:10px;margin-bottom:2px;color:#ffffff;}
.date_debut {margin-bottom:4px;margin-left:20px;}
.date_fin {margin-bottom:4px;margin-left:20px;}
.inputrecherche {width:100px;border-top:2px solid #000;border-left:0px solid #000;border-right:2px solid #000;border-bottom:2px solid #000;color:#000;}

.case_libelle_date {width:75px;float:left;background-color:#ffffff;font-size:10px;
border-top:2px solid #000;;
border-left:2px solid #000;
border-right:0px solid #000;
border-bottom:2px solid #000;
color:#000;}

.case_input_date {width:75px;float:left;}
.word_date{margin-left:5px;}
#recheche_box {}
#milieu_moteur {padding-top:5px;background:#fff url("../images/BACKGROUND_moteur_recherche.png") no-repeat bottom left;}
#milieu_moteur_index {padding-top:18px;margin-left:5px; height:90px;}

#formboutonrecherche{margin-left:0px;margin-top:0px;width:250px;text-align:right;
background:transparent url("../images/moteur_recherche_bouton.png") no-repeat bottom right;}

#formboutonrecherche_index{
    position:absolute;
    left:8px;
    top:124px;
    margin-left:14px;
    padding-bottom:15px;
    margin-top:0px !important!;
    width:481px;text-align:right;
}

.boutonlienrecherche_fr{
border:0px;font-family: "Verdana";font-size:10px;cursor:pointer;
font-weight:bold;background:transparent;color:#FFF;margin-right:37px;padding-bottom:1px;}

.boutonlienrecherche_fr:hover{color:#b9b0a4;}

.boutonlienrecherche_en{color:#b9b0a4;margin-bottom:2px;border:0px;font-family: "Verdana";font-size:10px;
font-weight:bold;background:transparent;color:#b9b0a4;margin-right:45px;}

.boutonlienrecherche_en:hover{cursor:pointer;color:#b9b0a4;}

.boutonlienrecherche_it{margin-bottom:2px;border:0px;font-family: "Verdana";font-size:10px;font-weight:bold;
background:transparent;color:#b9b0a4;margin-right:35px;}

#header_libelle_moteur {position:absolute;bottom:37px;left:15px;z-index:5;font-size:19px;}

/******************************************************************************/
/*********************************************************** BIENS ************/
/******************************************************************************/
/********************************************************* listing des biens **/
.morelittle{
    font-size:12px;
    color:#383838;
    font-weight:bold;
}
.reference{
    font-size:12px;
}

#allliste {margin-left:0px;margin-bottom:10px;}

.div_pagination{margin-top:10px;margin-bottom:10px;margin-left:10px;width:704px;text-align:center;color:#282828;}

.paginationlien {color:#282828;text-decoration:underline;}
a.paginationlien {color:#282828;text-decoration:underline;}
a:hover.paginationlien{color:#282828;text-decoration:none;}

.boxlistingdesbiens{position:relative;width:700px;height:132px;float:left;margin-left:10px;margin-top:15px;
border:1px solid #282828;}

.boxlistingdesbiens:hover{
border:1px solid #b9b0a4;cursor:pointer;}

.boxlistingdesbiens_image{position:absolute;z-index:3;top:0px;left:200px;width:215px;height:132px;}

.boxlistingdesbiens_image_click{position:absolute;z-index:10;top:0px;left:0px;width:700px;height:132px;cursor:pointer;}

.boxlistingdesbiens_titre{position:absolute;z-index:2;top:10px;left:0px;
width:200px;text-align:center;font-size:12px;font-weight:bold;color:#282828;cursor:pointer;}

.boxlistingdesbiens_detail{position:absolute;z-index:2;top:10px;left:420px;
width:270px;text-align:justify;font-size:12px;color:#282828;cursor:pointer;}

.boxlisting_annonce{position:absolute;z-index:15;bottom:0px;left:5px;
width:190px;text-align:center;
background-color:#282828;
color:#ffffff;font-size:12px;cursor:pointer;}

.boxlisting_annonce:hover{background-color:#b9b0a4;
color:#FFF;cursor:pointer;}

#pas_de_bien {width:724px;text-align:center;font-weight:bold;font-size:14px;
color:#FFF;}

#dontexist {margin-top:50px;width:744px;text-align:center;font-weight:bold;font-size:14px;color:#282828;}

/********************************************************* Details des biens **/
#divgrandeimage{width:484px;height:360px;margin-left:20px;margin-bottom:10px;float:left;}
#position_relative_divgrandeimage{position:relative;width:484px;height:360px;}
#grandeimage_background {position:absolute;top:0px;left:0px;z-index:2;width:482px;height:320px;border:1px solid #b9b0a4;}

#grandeimage {position:absolute;z-index:3;top:2px;left:2px;width:480px;height:319px;}

#titre_grande_image_background {position:absolute;z-index:2;bottom:0px;left:0px;width:484px;height:34px;
background-color:#282828;}

#aff_titre_grande_image {margin-top:8px;width:484px;text-align:center;color:#FFF;font-size:12px;}


#vignette_prix {position:absolute;z-index:4;bottom:50px;right:2px;width:152px;height:34px;
background-color:#b9b0a4;}

#aff_vignette_prix {margin-top:5px;width:152px;text-align:center;color:#FFF;font-size:18px;}


#titre_detail_bien_corps{width:697px;height:20px;margin-left:20px;margin-bottom:5px;
font-size:14px;font-weight:bold;color:#282828;float:left;}


#detail_bien_corps{width:697px;margin-left:20px;margin-bottom:5px;font-size:12px;font-family:"Verdana";
color:#282828;}

#detail_bien_corps p a{color:#282828;}

.ligne_detail{width:697px;height:10px;
margin-left:20px;background:transparent url(../images/ligne_detail.png) repeat-x left top;}

.titre_detail_bien{width:697px;height:20px;margin-left:20px;margin-bottom:5px;
font-size:14px;font-weight:bold;color:#282828;float:left;}

.detail_bien{width:697px;margin-left:20px;margin-bottom:5px;font-size:12px;font-family:"Verdana";
color:#282828;}

.annonce_add{width:225px;text-align:left;float:left;}

.annonce_add_detail_first{font-weight:bold;color:#282828;}

.annonce_add_detail_last{color:#282828;}

#grande_barre_toogler{width:697px;height:34px;margin-left:20px;margin-top:10px;margin-bottom:25px;position: relative;
background-color:#282828;}

#toogle_calculate {float:left;width:202px;margin-top:8px;margin-left:115px;
text-align:center;color:#FFF;font-family:"Verdana";font-size:14px;}

#toogle_information {float:left;width:202px;margin-top:8px;margin-left:90px;
text-align:center;color:#FFF;font-family:"Verdana";font-size:14px;}


.fleche_detail_toogler{float:left;width:11px;height:11px;margin-right:3px;margin-top:2px;
background:transparent url(../images/fleche_detail_toogler.png) no-repeat top right;}
.int_detail_toogle{float:left;}


#btn_back_annonce{margin-left:20px;margin-bottom:5px;}

.btn_back_annonce {color:#282828;text-decoration:underline;text-transform:uppercase;}

a.btn_back_annonce {color:#282828;text-decoration:underline;}

a:hover.btn_back_annonce {color:#282828;text-decoration:none;}

#formulaire_demande_information {width:500px;margin:auto;}

.detailbien_libelleinput {color:#282828;font-size:12px;}

.detailbien_libelletextarea {color:#282828;font-size:12px;}

.detailbien_input {border:1px solid #383838;margin-bottom:5px;background-color:#ffffff;font-size:12px;}

.detailbien_select {border:1px solid #383838;color:#1f1a17;margin-bottom:5px;background-color:#ffffff;font-size:12px;}

.detailbien_textarea {border:1px solid #383838;width:475px;background-color:#ffffff;font-size:12px;}

.boutondemandeinformation {border:1px solid #b9b0a4;color:#1f1a17;background-color:#ffffff;font-size:12px; }

.detailbien_option {}

#calculettefinanciere {width:250px;font-size:12px;margin:auto;margin-bottom:25px;}

.item_calculettefinanciere{float:left;margin-top:3px;width:100px;color:#282828;text-transform:capitalize;}

.item_calculettefinanciere_droite{margin-top:3px;}

.item_calculettefinanciere_element{border:1px solid #383838;}

#position_boutoncalculette{margin-left:175px;margin-top:5px;}

.boutoncalculette {border:1px solid #b9b0a4;color:#383838;background-color:#ffffff; }

.boutton_ensemble {display:block;float:right;margin-right:10px;height:24px;width:91px;margin-top:5px;
text-decoration:none;text-align:center;padding-top:5px;color:#464646;font-size:9px;font-weight:bold;
background:transparent url("../images/boutonlisting.png") no-repeat top left;
_background:transparent;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/boutonlisting.png', sizingMethod='scale');}


a.boutton_ensemble {text-decoration:none;}
a:hover.boutton_ensemble {text-decoration:underline;color:#b9b0a4;}

.boutton_ensemble2 {display:block;float:right;margin-right:10px;height:24px;width:91px;margin-top:5px;
text-decoration:none;text-align:center;padding-top:5px;color:#464646;font-size:9px;font-weight:bold;
background:transparent url("../images/boutonlisting.png") no-repeat top left;
_background:transparent;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/boutonlisting.png', sizingMethod='scale');}


a.boutton_ensemble2 {text-decoration:none;}
a:hover.boutton_ensemble2 {text-decoration:underline;color:#b9b0a4;}

#vignettebien{height:285px;width:158px;padding-left:10px;border:0px solid red;float:left;}
.back_vignette{width:156px;height:98px;float:left;
background-color:#FFF;border:1px solid #b9b0a4;
margin-bottom:11px;}

.petiteimage {cursor:pointer;width:154px;height:96px;border:0px solid #FFF;margin-top:1px;}
/******************************************************************************/
/*********************************************************** RESEAUX **********/
/******************************************************************************/
/*GOOGLEPLUS*/
#boutonplus{
    margin-left:20px;
    margin-top:5px;
}
/*FACEBOOK*/
#facebookButton {
height:25px;
margin:0;
margin-left:20px;
overflow:hidden;
padding:0;
width:378px;
z-index:99;
}
/******************************************************************************/
/*********************************************************** DPE **************/
/******************************************************************************/
#DPE_big {display: none;height: 180px;right: -197px;position: absolute;top: 0px;width: 197px;z-index: 20;}
#DPE_small {height: 30px;left: 0px;width: 30px;z-index: 10;background:transparent url(/external/img/sites/dpe/DPE-icone-30.png);_background: transparent;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/external/img/sites/dpe/DPE-icone-30.png', sizingMethod='crop');}
/******************************************************************************/
/*********************************************************** CAROUSSEL ********/
/******************************************************************************/
#horizontal_carousel {float:left;height:326px;width:158px;position:relative;border:0px solid red;margin-left:30px;}
#horizontal_carousel .container {width:158px;position: relative;overflow: hidden;}
#horizontal_carousel ul {margin:0;padding:0;width: 100000px;position: relative;top:0;left:0px;height:326px;} 
#horizontal_carousel ul li {width:158px;height:323px;text-align:center;list-style:none;float:left;}
#horizontal_carousel .buttons{display:block;clear:both;width: 158px;padding-left:0px;}
#horizontal_carousel .previous_button {float:left;width:34px;height:34px;background:url(../images/but_prev.png) no-repeat;z-index:100;cursor:pointer;}
#horizontal_carousel .image_milieu {float:left;margin-left:40px;margin-top:10px;width:14px;height:15px;background:url(../images/carree_milieu_carousel.png) no-repeat;z-index:100;}
#horizontal_carousel .previous_button_over {background:url(../images/but_prev_hover.png) no-repeat;}
#horizontal_carousel .previous_button_disabled {background:url(../images/but_prev_dis.png) no-repeat;cursor:default;}
#horizontal_carousel .next_button {float:right;width:34px;height:34px;background:url(../images/but_next.png) no-repeat;z-index:100;cursor:pointer;}
#horizontal_carousel .next_button_over {background:url(../images/but_next_hover.png) no-repeat;}
#horizontal_carousel .next_button_disabled {background:url(../images/but_next_dis.png) no-repeat;cursor:default;}
/******************************************************************************/
/*********************************************************** LIGHTBOX *********/
/******************************************************************************/
#lightbox{position: absolute;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#lightbox a img{ border: none; }
#outerImageContainer{position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;}
#imageContainer{padding: 10px;}
#loading{position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#hoverNav{position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{width: 49%;height: 100%;background: transparent url(../images/blank.gif) no-repeat;display: block;}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 15% no-repeat; }
#imageLINK {width:100px; height:45px;float: left;}
#precLink {width:45px;height:45px;float:left; background: url(../images/prev.gif) no-repeat top left; }
#suivLink {width:45px;height:45px;float: right; background: url(../images/next.gif) no-repeat top left;}
#precLink :hover, #precLink:visited:hover { background: url(../images/prev.gif) no-repeat top left; }
#suivLink :hover, #suivLink:visited:hover { background: url(../images/next.gif) no-repeat top left; }
#imageDataContainer{font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 200px; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; position:relative;}
#overlay{position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;background-color: #000;}
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}


/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 





























.page_indexation_libelle1{color:#282828; }
.page_indexation_libelle2{color:#282828; }
.page_mentionslegales_libelle1{color:#282828; }
.page_mentionslegales_libelle2{color:#282828; }
.page_redactionnel_libelle1{color:#282828; }
.page_redactionnel_libelle2{color:#282828; }
.page_sitemap_libelle1{color:#282828; }
.page_sitemap_libelle2{color:#282828; }
.page_partenaire_libelle1{color:#282828 }
.page_partenaire_libelle2{color:#282828; }
.page_contact_libelle1{color:#282828; }
.page_contact_libelle2{color:#282828; }
.page_estimation_libelle1{color:#282828; }
.page_estimation_libelle2{color:#282828; }
.page_detail_libelle1{color:#282828; }
.page_detail_libelle2{color:#282828; }
.page_listing_libelle1{color:#282828; }
.page_listing_libelle2{color:#282828; }

