
/**************************************************************** principale **/
html,body{font-family: "arial";
margin:0;padding:0;
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
background:#f3f3f3 url(../images/main_BG.jpg) repeat-x  0px 223px;
}
/**************************************************************** mappging   **/
#containerFlash{
    width:100%;
    position:absolute;
    position:none!important!;
    text-align:center;
}

#flashcontent{
    width : 100%;
    margin : auto; 
    margin-top:15px;   
}

#leftCenter{
    float:left;
    width:685px;
    margin-left:20px;
    margin-top:10px;
}
#rightIndex{
    float:left;
    width:265px;
    margin-top:10px;
}
#containerSite{
    width:100%;
}
#containerCenter{
    width:1000px;
    min-height:300px; 
    background:transparent url(../images/center_BG.png) repeat-y top center;
}
#containerBottomCenter{
    width:1000px;
    height:17px; 
    background:transparent url(../images/center_bottom_BG.png) no-repeat top center;
}
/**************************************************************** Header     **/
#containerHeader{
    width:100%;
    height:223px;
    background:#FFF url(../images/header_image.jpg) no-repeat bottom center;    
}
#contentHeader{
    width:1000px;
    height:223px;
    margin:auto;
    position:relative;
    margin-top:-223px!important!;
}
#contentNavigation{
    position:absolute;
    top:186px;
    left:0px;    
    z-index:99;
}
#logoCabinetBourgeois{
    position:absolute;
    top:0px;
    left:16px;
    z-index:100;
}
#partenaire_FNAIM{
    position:absolute;
    top:16px;
    right:25px;
    z-index:100;
}
#Ensemble_Flags{
    width:67px;
    height:44px;
    position:absolute;
    float:left;
    left:100px;
    top:125px;
    z-index:100;
}

#div_drapeau_francais{
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_francaisH{
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_francaisH:hover	{background-position:0px 0px;}
#div_drapeau_americain {position:absolute;z-index:7;top:0px;left:32px;
width:24px;height:18px;cursor:pointer;
background:url("../images/contact-lang.png") no-repeat -160px 0px;}

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

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

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

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

#div_drapeau_italienH:hover {background-position:-32px 0px;}

/**************************************************************** Center     **/
#containerMain{
    width:1000px;
    margin:auto;    
}
/**************************************************************** Footer     **/
#containerFooter{
    width:961px;
    height:44px;
    margin:auto;
    font-size:11px;
    color:#868686;
    margin-top:5px;
}
#logoBase{
    width:55px;
    height:44px;
    float:left;
    margin-left:10px;
}
#logo_boite_immo{
    width:139px;
    height:44px;
    margin-left:821px;
}
#logo_CGAIM{
    width:67px;
    height:44px;
    float:left;
    margin-left:100px;
}

#mentionsFooter{
    height:44px;
    float:left;
    margin-left:10px;
}
#mentionsFooter a{
    color:#868686;
    text-decoration:none;
}
#mentionsFooter a:hover{
    color:#868686;
    text-decoration:underline;
}

/**************************************************************** TextFont   **/
.upperBoldDark{
    text-transform:uppercase;
    color:#000;
    font-weight:bold;
}
.boldDark{
    font-weight:bold;
    color:#000;
}
.onlyDark{
    color:#000;
}
/******************************************************* MENU et navigation  **/
#leftNavigation{
    float:left;
    width:7px;
    height:37px;
    margin-left:20px;
    background:transparent url(../images/navigation/leftMenu.png) no-repeat top left;
}

#centerNavigation{
    float:left;
    position:relative;
    width:946px;
    height:37px;
}

#connectNavigation{
    position:absolute;
    top:0px;
    right:-27px;
    width:150px;
    color:#FFF;
    font-size:11px;
    padding-left:30px;
    padding-top:5px;
    height:17px;
    background:transparent url(../images/icoConnect.png) no-repeat top left;
    margin-top:5px;
    z-index:80;
}
#connectTelephone{
    position:absolute;
    top:0px;
    right:168px;
    color:#FFF;
    font-size:11px;
    padding-left:30px;
    padding-top:5px;
    height:17px;
    background:transparent url(../images/icoTel.png) no-repeat top left;
    margin-top:5px;
    z-index:80;
    padding-left:15px;
}
a.connectI{
    color:#FFF;
    text-decoration:none;
}
a:hover.connectI{
    color:#FFF;
    text-decoration:none;
}

#rightNavigation{
    float:left;
    width:7px;
    height:37px;
    background:transparent url(../images/navigation/rightMenu.png) no-repeat top left;
}

ul.topnav {
        position:absolute;
        z-index:80;
	list-style: none;
	padding: 0 5px;
	margin: 0;
	float: left;
	width: 936px;
	font-size: 13px;
	background:transparent url(../images/navigation/bgMenu.png) repeat-x;
}

ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; 
}

ul.topnav li a{
	padding-top: 10px;
	padding-bottom: 10px;
        padding-left: 0px;
        padding-right:10px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a .actif{	
	color: #000;  
}
ul.topnav li.actiflite{
	background: url(../images/navigation/highlightLiteMenu.png) no-repeat left top;
        color:#000;
}
ul.topnav li.actifmedium{
	background: url(../images/navigation/highlightMediumMenu.png) no-repeat left top;
        color:#000;
}
ul.topnav li.actifbig{
	background: url(../images/navigation/highlightMenu.png) no-repeat center top;
        color:#000;
}

ul.topnav li.lite a:hover{
         color:#000;
	background: url(../images/navigation/highlightLiteMenu.png) no-repeat center top;
}
ul.topnav li.medium a:hover{
        color:#000;
	background: url(../images/navigation/highlightMediumMenu.png) no-repeat center top;
}
ul.topnav li.big a:hover{
        color:#000;
	background: url(../images/navigation/highlightMenu.png) no-repeat center top;
}

ul.topnav li span {
	width: 2px;
	height: 37px;
	float: left;
	background: url(../images/navigation/bgSeparate.png) no-repeat center top;
}

ul.topnav li span.subhover {
    background-position: center bottom;
    cursor: pointer;
} 
ul.topnav li .actif {
    color:#000;
} 

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute;
	left: -15px;
        top: 37px;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 190px;
        background:transparent url(../images/navigation/bgSubUL.png) repeat-x top left;
        z-index:90;
}



ul.topnav li ul.subnav li.firstSub{
	margin: 0; padding: 0;
	border-bottom: 1px solid #6b9532;
	clear: both;
	width: 190px;
        height:34px;
        background:transparent url(../images/navigation/li.png) no-repeat top left;
}
ul.topnav li ul.subnav li.sub{
	margin: 0; padding: 0;
	border-bottom: 1px solid #6b9532;
        border-top: 1px solid #94bf58; 
	clear: both;
	width: 190px;
        height:34px;
        background:#638816 url(../images/navigation/li.png) no-repeat top left;
}
ul.topnav li ul.subnav li.lastSub{
	margin: 0; padding: 0;
        border-top: 1px solid #94bf58; 
	clear: both;
	width: 190px;
        height:34px;
        background:transparent url(../images/navigation/lastLi.png) no-repeat bottom center;
}

html ul.topnav li ul.subnav li a {
	float: left;
	width: 155px;
        padding-left:35px;
	
}

html ul.topnav li ul.subnav li.firstSub a:hover { 
	color:#000;
        width:155px;
        background:transparent url(../images/navigation/firstliover.png) no-repeat top left;
}
html ul.topnav li ul.subnav li.sub a:hover { 
	color:#000;
        background:#b2c874;
        width:145px;
        background:#b2c874 url(../images/navigation/lihover.png) no-repeat top left;
}
html ul.topnav li ul.subnav li.lastSub a:hover { 
	color:#000;
        width:155px;
        background:transparent url(../images/navigation/lastLihover.png) no-repeat bottom left;
}



/*************************************************************MOTEUR RECHERCHE*/
#moteurRechercheIndex{
    width:253px;
    height:335px;
    margin-left:10px;
    position:relative;
}
#moteurVente{
    position:absolute;
    top:0px;
    left:0px;
    display:block;
    width:247px;
    height:328px;
    margin-left:3px;
    margin-top:0px;
    z-index:4;
    background:transparent url(../images/bg_moteurNav01.png) no-repeat top left;
}
#moteurLocation{
    position:absolute;
    top:0px;
    left:3px;    
    z-index:4;
     width:247px;
    height:328px;
    background:transparent url(../images/bg_moteurNav02.png) no-repeat top left;
    display:none;
}
#moteurRecherche{
    position:absolute;
    top:0px;
    left:0px;
    z-index:5;
}
.vntButton{
                border:0px;
                color:#FFF;
                background:transparent;
                cursor:pointer;
                font-size:12px;
                margin-left:10px;
                margin-left:15px!important!;
            }

.title_rechercheField{
    color:#5b5b5b;
    font-size:11px;
}
#formulairerecherchebien{
    position:absolute;
    top:50px;
    left:15px;
    z-index:25;
}
#formulaireRechercherSurface{
    position:absolute;
    top:90px;
    left:15px;
    z-index:24;
}
#formulaireRechercherPieces{
    position:absolute;
    top:130px;
    left:15px;
    z-index:23;
}
#formulaireRechercherLocalisation{
    position:absolute;
    top:170px;
    left:15px;
    z-index:22;
}
#idslider_vente{
    position:absolute;
    top:210px;
    left:15px;
    z-index:21;
}
#idslider_location{
    position:absolute;
    top:210px;
    left:15px;
    z-index:21;
}
.inputsliderrecherche{
    position:absolute;
    color:#668b16;
    font-size:11px;
    font-weight:bold;
    background:transparent;
    border:0px;    
    top:52px;
    left:5px;
    text-align:left;
    width:80px;
}   
.inputsliderrecherche2{
    position:absolute;
    color:#668b16;
    font-size:11px;
    font-weight:bold;
    background:transparent;
    border:0px;
    right:5px;
    top:52px;
    text-align:right;
    width:80px;
}   



.curseur{cursor:pointer;position:absolute;top:0px;left:0px;width:16px;height:27px;}

.slider_gris{
    background:url("../images/cursor_gris.png") no-repeat center center;
    top:-4px;
    margin-right:12px;
}


.slider_jaune{
    background:url("../images/cursor_jaune.png") no-repeat center center;
    top:-4px;
    margin-left:5px;
}


.track {
    position:relative;
    top:10px;
    left:0px;
    left:0px !important!;
    width:217px;
    height:17px;
    margin:0px 5px 0px 5px;
    background: transparent url('../images/bg_slider.png') no-repeat top left;
}
#motif_slider{
    position:absolute;
    top:0px;
    left:5px;
     height:17px;
     width:212px;
     background: transparent url('../images/motif_slider.png') no-repeat top left; 
}
#motif_sliderl{
    position:absolute;
    top:0px;
    left:5px;
    height:17px;
    width:212px;
    background: transparent url('../images/motif_slider.png') no-repeat top left; 
}


#ens_input_slider {float:left;color:#FFF    ;font-size:12px;margin-left:0px;_margin-left:0px;width:215px;margin-top:9px;margin-top:13px !important!;}
.def_caseinput{float:left;margin-top:2px;width:30px;}

.bloc_slider {float:left;}
/**************************************************************** RECHERCHE  **/
.selectrecherche{
    width:218px;
    height:20px;
}
#formboutonrecherche{
    position:relative;
    top:270px;
    left:75px;    
    width:112px;
    height:28px;
    color:#FFF;
    font-size:11px;
    font-weight:bold;
    background: transparent url('../images/button_search.png') no-repeat 0px 0px; 
}
#txtSearch{
    position:absolute;
    top:5px;
    left:12px;
    z-index:2;
}
#searchClic{
    position:absolute;
    top:0px;
    left:0px;
    z-index:3;
}

/**************************************************************** selectBox  **/
.jquery-selectbox {
	position: relative;
	height: 20px;
	border: 0px;
	width: 218px;
	z-index: 0;
	float: left;
	display: inline;
	margin: 4px 4px 4px 0;
	font-size: 11px;
	color: #000;
	padding: 0;
	background-image: url("../images/bg-TextField.gif");
}
.jquery-selectbox.selecthover {
	border-color: #9F7627;
	background-color: #FFFCDF;
	background-image: url("../images/bg-TextFieldFocused.gif");
	z-index: 700;
}	
.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 3px 0px 0px 5px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

.jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 20px;
	padding: 2px;
	left: 0px;
	background:#eeeded url(../images/bg-TextField.gif) no-repeat 0px -20px;
	width: 218px;
	height: 120px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border: 0px solid #eeeded;
}
.jquery-selectbox .jquery-selectbox-moreButton {
	float: right;
	background: url("../images/lay-selectMoreButton.gif");
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {
	background: url("../images/lay-selectMoreButtonHover.gif");
        width: 20px;
	height: 20px;
}

.jquery-selectbox .jquery-selectbox-item.listelementhover {
	background: #98c21a;
	color: #FFF;
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;
	cursor: default;
}

/** ERROR classes **/
form .error .jquery-selectbox {
	color: #d00;
	border-color: #d00;
	background-image: url("../images/bg-TextFieldError.gif");
}

/**************************************************************** PUBLICITE  **/
.pubIndex{
    float:left;
    margin-top:14px;
    margin-left:13px;
    width:247px;
    height:76px;
}
#bandeauA{
    background: transparent url('../images/bandeau_locSais.jpg') no-repeat top left; 
}
#bandeauB{
    background: transparent url('../images/bandeau_contact.jpg') no-repeat top left; 
}
#bandeauC{
    background: transparent url('../images/bandeau_part.jpg') no-repeat top left; 
}
#bandeauD{
    background: transparent url('../images/bandeau_alerte.jpg') no-repeat top left; 
}
#bandeauE{
    background: transparent url('../images/bandeau_iphone.jpg') no-repeat top left; 
}
.lnkBandeau{
    text-decoration:none;
}
#txtBandeauA{
    margin-left:10px;
    margin-top:20px;
    color:#5B5B5B;
    font-size:14px;
    font-weight:bolder;
    text-shadow: 1px 1px 1px #FFF;
    
}
#txtBandeauB{
    margin-left:10px;
    margin-top:20px;
    color:#5B5B5B;
    font-size:14px;
    font-weight:bolder;
    text-shadow: 1px 1px 1px #FFF;
}
#txtBandeauB span{
    font-size:18px;
    color:#678c16;
}
#txtBandeauC{
    margin-left:10px;
    margin-top:20px;
    color:#5B5B5B;
    font-size:14px;
    font-weight:bolder;
    width:140px;
    text-shadow: 1px 1px 1px #FFF;
}
#txtBandeauD{
   margin-left:10px;
    margin-top:12px;
    color:#5B5B5B;
    font-size:14px;
    font-weight:bolder;
    width:150px;
    text-shadow: 1px 1px 1px #FFF;
}
#txtBandeauD span{
    color:#678c16;
}
#txtBandeauE{
    margin-left:10px;
    margin-top:12px;
    color:#5B5B5B;
    font-size:14px;
    font-weight:bolder;
    width:120px;
    text-shadow: 1px 1px 1px #FFF;
}
#txtBandeauE span{
    color:#678c16;
}

