form .champTest
{
    position: absolute;
    left: -5000px;
}


*
{
    margin: 0;
    padding: 0;
    
}


ul
{
    list-style-type: none;
}

a
{
    color: #ccc;
    text-decoration: none;
    outline: none;
}

a:hover
{
    color: #eee;
    text-decoration: none;
}


body
{
    background-color: black;
    font-family: Arial,sans-serif;
    font-size: 76%;
    /*height: 100%;*/
}

body,
html
{
    height: 100%;
}

#main
{
    position: relative;
}




.separator
{
    clear: both;
    visibility: hidden;
    border: 0;
}


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



#mapInfo
{
    display: none;
    position: absolute;
    bottom: 50px;
    left: 0px;
    color: black;
    background-color: red;
    z-index: 10000000;   
    /*opacity: 0.8;*/
}

#chrono
{
    display: none;
    
    position: absolute;
    top: 0;
    left: 305px;
    height: 1em;
    width: 100px;
    color: white;
    z-index: 10000000;
}

#spies
{
    display: none;
    position: absolute;
    top: 250px;
    bottom: 0;
    right: 0;
    /*height: 100%;*/
    width: 200px;
    overflow: auto;
    z-index: 10000000;
    background-color: red;
    /*opacity: 0.8;*/
}

* html #spies
{
    height: 250px;
}

#trace1
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100px;
    width: 300px;
    overflow: auto;
    z-index: 10000000;
    background-color: red;
    /*opacity: 0.8;*/
}

#trace2
{
    display: none;
    position: absolute;
    top: 125px;
    right: 205px;
    bottom: 0;
    width: 300px;
    overflow: auto;
    z-index: 10000000;
    background-color: red;
    /* opacity: 0.8; */
}

#main
{
    /*background-color: #000;*/
    /*position: absolute;	*/
    /* background-image: url('../images/static/gmap.jpg') ; */
    /*height: 100%;*/
}

#header
{
    background-color: #010729; /* corriger pour avoir exactement la bonne couleur */
    background-image: url('../images/static/bg_Logo.jpg') ;
    background-repeat: repeat-x;
    border-bottom: 1px solid #ccc;
    position: relative;
    height: 64px;
    z-index: 15; /* IE7 */
    
    /*display: none;*/
    
    
}

#copy
{
    /*height: 20px;
    overflow: hidden;*/
    clear: both;
    color: #999;
    font-size: 0.8em;

    padding-left: 10px;
    padding-top: 5px;
    
    text-transform: uppercase;
}






/* fait disparaitre le titre */
#logo
{
    float: left;
    background-image: url('../images/static/PR_Logo.jpg') ;
    background-repeat: no-repeat;
    width: 282px;
    height: 64px;
    overflow: hidden;
}

#logo a
{
    display: block;
    padding-top: 64px;
}

#header h2
{
    display: none;
}

#topTools
{
    
    /*position: absolute;
    top: 5px;
    right: 0px;
    float: right;*/
    padding-top: 5px;
    text-align: right;
    padding-right: 10px;
    margin-left: 282px; /* empeche le menu de passer derriere le logo*/
}

/* Met les deux menu du haut en ligne et cÃ´te Ã  cÃ´te */
#topTools li,
#topTools ul
{
    display: inline;
}

#topTools ul
{
    padding-left: 30px;
}


#langs a
{
    text-transform: uppercase;
    color: #ccc;
    text-decoration: none;
    margin-left: 3px;
    padding-left: 4px;
    /* border-left: 1px solid #fff; */
}



#langs .first a
{
    /* border-left: 0px; */
}

#langs .active a
{
    text-decoration: underline;
}

#langs a:hover
{
    text-decoration: underline;
}

#tools2
{
    position: absolute;
    bottom: -9px;
    right: 0;
}

#tools2 li.menuPop
{
    display: block;
    float: left;
    /*background-color: red;*/
    
    background-image: url('../images/static/fl-down.png') ;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 15px;
    margin: 0 10px 0 10px;
    z-index: 500;
}

#tools2 li.hidden
{
    background-image: none ;
}

#tools2 a
{
    text-decoration: none;
    color: #09c ;
}

#tools2 .hidden a
{
    color: #ccc ;
}

#tools2 h3 a:hover
{
    color: #09c ;
}

#tools2 h3
{
    display: inline;
    font-size: 0.85em;
    font-weight: normal;
    text-transform: uppercase;
    
}


#tools2 li .container
{

    position: relative;
    top: 0;
    right: 0;
    z-index: -1;
    background-color: red;
}

#tools2 li div div.contact,
#tools2 li div div.pilotage,
#tools2 li div div.courtage,
#tools2 li div div.gerance,
#tools2 li div div.qui-sommes-nous
{

    position: absolute;
    top: 7px;
    right: 0px;

    width: 40em;

    z-index: 200;
    
    text-align: left;
    
    background-color: #171717 ;
    background-image: url('../images/static/bg_box_deg.jpg') ;
    /*background-position: 0 26px;*/
    background-repeat: repeat-x;
    
    
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #222 #666 #888 #333;
    
    padding-bottom: 10px;

}

#tools2 li div div.contact
{
    width: 500px;
}


#tools2 li div h4
{
    color: #fff;
    font-size: 1.6em;
    margin: 20px 20px 5px 20px;
}

#tools2 li div h5
{
    color: #ccc;
    font-size: 1.6em;
    margin: 20px 20px 5px 20px;
}

#tools2 li div p,
#tools2 li div ul
{
    line-height: 1.7em;
    font-size: 1.2em;
    color: #ccc;
    margin: 2px 20px 2px 20px;
    text-align: justify;
}

#tools2 li div ul
{
    display: block;
}

#tools2 li div li
{
    display: list-item;
    list-style-type: disc;
}


#tools2 li.hiddenXXX div
{
    visibility: hidden;
}

/* Onglet contact */
#tools2 li div.contact h4
{
    color: #fff;
    font-size: 1.2em;
    margin: 20px 20px 5px 0;
    clear: both;
}

#tools2 li div.contact .col1
{
    margin: 0 0 0 20px;
    float: left;
    width: 260px;
    /*border: 1px solid #444;
    border-width: 0 0 0 0;*/
}

#tools2 li div.contact .col2
{
    margin: 0 20px 0 10px;
    float: left;
}

#tools2 li div.contact .col3
{
    margin: 0 20px 10px 20px;
}



#tools2 li div.contact h5
{
    color: #ccc;
    font-size: 1em;
    margin: 5px 20px 0 0px;
}
#tools2 li div.contact p
{
    font-size: 1em;
    /*line-height: 1.em;*/
    color: #ccc;
    margin: 2px 5px 2px 0;
}

#resultCTC
{
    color: #ccc;
}

#tools2 li form label
{
    display: block;
    color: #ccc;
}

#formCTC .champ
{
    width: 250px;
    background-color: #222;
    color: #ccc;
    border: 1px solid #000;
    margin-bottom: 5px;
    border-color: #222 #666 #888 #333 ;
    background-image: url('../images/static/bg_box_deg.jpg')    
}


#bottomPart
{
    position: relative;
    /*margin-top: 15px;*/
    padding: 0 10px 0 10px;
    color: #fff;
    /* height: 100%; */
}


#container32
{
    position: relative;
    height: 500px;
    /*min-height: 500px;*/
}
        
* html #container32
{
    height: 500px;
    /*background-color: red;*/
}


#mainLoader
{
    background-color: black;
    /*opacity: 0.7;*/
    z-index: 3000;
    position: absolute;
    top: 0;
    left: 0;
    height: 400px; /* HAUTEUR A CORRIGER AU REDIMENTIONNEMENT */ 
    width: 100%;
    /*background-image: url('../images/static/loading.gif');*/ /* 4% charge sur quad!! */
    background-repeat: no-repeat;
    background-position: center 250px;
    font-size: 3em;
    color: #ccc;
    text-align: center;
    padding-top: 200px;
    /*visibility: hidden;*/
}

#mainLoader.noJS
{
    display: none;
}



#homeDiv
{
    /*min-height: 1%;*/
}

#homeDiv img
{
    border-width: 1px;
    border-style: solid;
    border-color: #222 #666 #888 #333;    
}

#tagCloud
{
    margin-top: 50px;
    text-align: center;
}


#tagCloud li
{
    /*float: left;*/
    display: inline;
    margin-left: 5px;
    
}

#tagCloud li a
{
    line-height: 1em;
    margin-right: 0.3em;
    white-space: nowrap;
    

}

#tagCloud li a:hover {
    color: #09c ;
}

#tagCloud .l1 a
{
    color: #444;
    font-size: 2.5em;
    

}

#tagCloud .l2 a
{
    color: #777;
    font-size: 2.3em;

}

#tagCloud .l3 a
{
    color: #888;
    font-size: 1.8em;

}

#tagCloud .l4 a
{
    color: #AAA;
    font-size: 1.6em;

}

#tagCloud .l5 a
{
    color: #888;
    font-size: 1.2em;

}

#tagCloud .l6 a
{
    color: #AAA;
    font-size: 1em;

}

#tagCloud .l7 a
{
    color: #CCC;
    font-size: 1em;

}



#TESTleft
{
    float: left;
    width: 350px;
    margin: 0 0 0 0;
    overflow: auto;
    height: 100%;
    position: relative;
    min-height: 1%;
}





#bienBigPopTools3
{
    background-color: red;
    margin: 10px 0 10px 0;
    background-image: url('../images/static/affiner.png') ;
}

#bienBigPopTools3 #jeSuisInterresse
{
    /*background-color: lime;*/
    display: block;
    height: 25px;
    padding: 5px 0 0 40px;
    background-image: url('../images/static/enveloppe.jpg');
    background-repeat: no-repeat;
    background-position: 0 center;    
}

#bienBigPopTools3 #jeSuisInterresse:hover
{
    background-position: -1000px center;  
}

#formInteresse label
{
    display: block;
    color: #ccc;
    /*margin-top: 5px;*/
}

#formInteresse .champ
{
    width: 386px;
    background-color: #222;
    color: #ccc;
    border: 1px solid #000;
    margin-bottom: 5px;
    border-color: #222 #666 #888 #333 ;
    background-image: url('../images/static/bg_box_deg.jpg')    
}





#searchContainer
{
    /*position: absolute;
    top: 0;
    left: -5000px;*/
    /*background-color: #333;
    background-image: url('../images/static/bg_box_deg.jpg') ;*/
    position: relative;
    top: auto;
    background-image: url('../images/static/affiner.png') ;
    display: none;
    /*
    border-width: 1px;
    border-style: solid;
    border-color: #222 #666 #888 #333;*/
}
#searchContainer.visible
{
    /*position: relative;
    top: 0;
    left: 0;*/    
}
#searchContainer.hoverYYY
{
    background-position: 0 -1000px;
}
#searchContainer.openYYY
{
    background-position: 0 0;
}


#searchContainerTop,
#bienBigPopTools3Top
{
    position: relative;
    padding: 8px 0 3px 0;
    background-image: url('../images/static/affiner.png') ;
    background-position: right top;
    margin-left: 10px;
}
#searchContainer.hoverYYY #searchContainerTop
{
    background-position: right -1000px;
}
#searchContainer.openYYY #searchContainerTop
{
    background-position: right top;
}


#searchContainerMiddle,
#bienBigPopTools3Middle
{
    position: relative;
    background-image: url('../images/static/affiner.png') ;
    background-position: right -20px;
    margin-left: 7px;
}
#searchContainer.hoverYYY #searchContainerMiddle
{
    background-position: right -1020px;
}
#searchContainer.openYYY #searchContainerMiddle
{
    background-position: right -20px;
}


#searchContainerBottom,
#bienBigPopTools3Bottom
{
    /*margin-bottom: 10px;*/
    position: relative;
    background-image: url('../images/static/affiner.png') ;
    background-position: right -20px ;
    margin-left: 10px;
}
#searchContainer.hoverYYY #searchContainerBottom
{
    background-position: right -1020px;
}
#searchContainer.openYYY #searchContainerBottom
{
    background-position: right -20px ;
}


#searchContainerMarginBottom,
#bienBigPopTools3MarginBottom
{
    /*margin-bottom: 10px;*/
    position: relative;
    height: 5px;
    background-image: url('../images/static/affiner.png') ;
    background-position: right -955px ;
}
#searchContainer.hoverYYY #searchContainerMarginBottom
{
    background-position: right -1955px;
}
#searchContainer.openYYY #searchContainerMarginBottom
{
    background-position: right -955px ;
}


#searchContainerMarginBottom div,
#bienBigPopTools3MarginBottom div
{
    /*margin-bottom: 10px;*/
    position: absolute;
    top: 0;
    left: 0;
    height: 5px;
    width: 10px;
    background-image: url('../images/static/affiner.png') ;
    background-position: left -955px;
}
#searchContainer.hoverYYY #searchContainerMarginBottom div
{
    background-position: left -1955px;
}
#searchContainer.openYYY #searchContainerMarginBottom div
{
    background-position: left -955px;
}



#affiner,
#affinerPlus
{
    display: block;
    padding-left: 21px;
    font-size: 1.2em;
    font-weight: bold;
    background-image: url('../images/static/DownUp.png') ;
    background-repeat: no-repeat;
    background-position: 0px -203px;
}

#affiner:hover, 
#affinerPlus:hover
{
    background-position: 0px 0px;
    color: #09c;
}

.open #affiner,
.openPlus #affinerPlus
{
    background-position: 0px -300px;
}

.open #affiner:hover,
.openPlus #affinerPlus:hover
{
    background-position: 0px -103px;
}





#searchTools
{
    /*position: relative;
    float: left;
    clear: left;*/
    
    position: relative;

    background-color: #888;
    color: #ccc ;
    
    /*width: 348px;*/
    /*height: 80px;*/
    border-width: 1px;
    border-style: solid;
    border-color: #222 #666 #888 #333;
    margin: 0 7px 0 0;
    background-image: url('../images/static/bg_box_deg.jpg') ;

}

.leftBoxXXX
{
    float: left;
    clear: left;
    /*
    background-image: url('../images/static/bouttonFONCE.gif') ;
    background-position: right top;
    */
    width: 350px;
    /*
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #222 #666 #888 #333;
    */
    margin-bottom: 10px;
    position: relative;
    

}



/* zone detailbien */



#detailSmallImgLoader,
#detailBigImgLoader,
.popImgLoader
{
    position: absolute;
    z-index: 200000;
    background-image: url('../images/static/loading.gif');
    background-repeat: no-repeat;
    background-position: center;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background-color: black;
    /*opacity: 0.8;*/
}

#detailSmallImgLoader
{
    width: 180px;
    height: 135px;
}

#detailBigImgLoader
{
    width: 400px;
    height: 300px;
    margin-left: 15px;
    margin-top: 40px;
    
}

.popImgLoader
{
    width: 200px;
    height: 150px;
    top: 0px;
    left: 0px;
}



#detailPopup
{
    position: absolute;
    top: 0px;
    left: -5000px;
    padding: 20px;
    /*height: 300px;*/
    /*background-color: cyan;*/
    color: #ccc;
    z-index: 14;
    
    border: 0 solid black;

    background-image: url('../images/static/flechesMap.png');
    background-repeat: no-repeat;

}

#detailPopup .shade
{
    position: relative;
    padding: 10px;
    border: 0 solid black;
    /*background-color: lime;*/
}

#detailPopup .shade2
{
    background-image: url('../images/static/shade.png');
}

#detailPopup .topShadeL
{
    /*background-color: silver;*/
    position: absolute;
    top: 0;
    width: 20px;
    left: 0;
    height: 20px;

}
#detailPopup .topShadeR
{
    /*background-color: yellow;*/
    position: absolute;
    top: 0;
    left: 20px;
    right: 0;
    height: 20px;
    background-position: top right;

}


#detailPopup .bottomShadeL
{
    /*background-color: blue;*/
    position: absolute;
    top: 20px;
    bottom: 0;
    left: 0;
    width: 20px;
    background-position: bottom left;
}

#detailPopup .bottomShadeR
{
    /*background-color: cyan;*/
    position: absolute;
    top: 20px;
    bottom: 0;
    left: 20px;
    right: 0;
    background-position: bottom right;
}



#detailPopup .border
{
    position: relative;
    padding: 10px;
    background-color: black;
    border-width: 1px;
    border-style: solid;
    border-color: #888 #333 #222 #666;
}

#detailPopup .container
{
    position: relative;
    padding: 0px;
    width: 200px;
    border-width: 1px;
    border-style: solid;
    border-color: #222 #666 #888 #333;
    background-image: url('../images/static/bg_box_deg.jpg');
    /*background-color: red;*/
    background-position: left 110px;
    background-repeat: repeat-x;
    
}



#detailPopup.topLeft
{
    /*background-image: url('../images/static/Coin-Top-Left.png');*/
    background-position: top left;
}

#detailPopup.topRight
{
    /*background-image: url('../images/static/Coin-Top-Right.png');*/
    background-position: top right;
}

#detailPopup.bottomLeft
{
    /*background-image: url('../images/static/Coin-Bottom-Left.png');*/
    background-position: bottom left;
}

#detailPopup.bottomRight
{
    /*background-image: url('../images/static/Coin-Bottom-Right.png');*/
    background-position: bottom right;
}

#detailPopup p
{
    line-height: 0;
    margin: 0;
    padding: 0;
    border: 0 solid black;   
}

#detailPopup .bienPopImg
{
    width: 200px;
    height: 150px;
    margin: 0;
    padding: 0;
    border: 0 solid black;
    
}

#detailPopup ul.data
{
    width: 190px;
    margin: 2px 5px 2px 5px;
}

#detailPopup ul.data li
{
    /*background-color: #444;*/
    margin: 0px;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #888;
    padding: 0 0 0 0;
    line-height: 1.5em;
}

#detailPopup ul.data li.first
{
    border-width: 0;
}




#detailBigPopup
{
    position: absolute;
    top: 0px;
    left: -5000px;
    width: 100%;
    height: 100%;
    /*height: 300px;*/
    z-index: 50;    
}

#detailBigPopup .container
{
    position: relative;
    width: 850px;
    margin: 50px auto 10px auto;
    color: #FFF;
    /*background-color: #171717;*/
    /*background-image: url('../images/static/bg_box_deg.jpg') ;
    background-position: 0 26px;
    background-repeat: repeat-x;*/
    z-index: 14;
    border-style: solid;
    border-width: 0;
    border-color: #CCC;
    /*padding: 0px 0 5px 0px;*/
}

#bienBigPopTools
{
    background-image: url('../images/static/barreTop_03.png') ;
    height: 26px;
}



#bienBigPopTools .btnHide,
#bienBigPopTools .btnPrint,
#bienBigPopTools .btnInt
{
    display: block;

    position: relative;

    height: 21px;
    /*width: 21px;*/
    
    white-space: nowrap;
    
    background-repeat: no-repeat;
    margin-left: 20px;
    
    
    
}

#bienBigPopTools .btnHide
{
    float: right;
    top: 3px;
    right: 10px;
    width: 21px;
    background-image: url('../images/static/close.png') ;
    overflow: hidden;
}

#bienBigPopTools .btnPrint
{
    float: left;
    top: 3px;

    background-image: url('../images/static/print.png') ;
}

#bienBigPopTools .btnInt
{
    float: left;
    top: 3px;

    background-image: url('../images/static/enveloppeSmall.png') ;
}




/* FF ONLY !! a mettre dans js */
#bienBigPopTools .btnHide:hover,
#bienBigPopTools .btnPrint:hover,
#bienBigPopTools .btnInt:hover
{
    background-position: 0px -21px;
}

#bienBigPopTools .btnPrint a,
#bienBigPopTools .btnInt a
{
    display: block;
    padding: 3px 0 0 23px;
}


#bienBigPopTools .btnHide a
{
    display: block;
    padding-top: 21px;
}



#formInteresseContainer
{
    display: none;
    position: absolute;
    left: 50px;
    width: 390px;
    z-index: 100;
    background-color: black;
    padding: 10px;
    border: 1px solid white;
    border-width: 0 1px 1px 1px;
    border-color: #888 #333 #222 #666;
 
}

#formInteresseContainer .coord
{
    color: #ccc;
}

#formInteresseContainer .coord p
{
    margin: 0 0 10px 0;
}




#bigPopupTop
{

    min-height: 50px;
    border: 1px solid #ccc;
    background-color: #171717 ;
    position: relative;
    background-image: url('../images/static/bg_box_deg.jpg') ;
    /*background-position: 0 26px;*/
    background-repeat: repeat-x;
}

#bigPopupTop #colText
{
    /*background-color: red;*/
    float: right;
    width: 402px;
    margin: 20px 20px 20px 0;
}

#bigPopupTop #colImages
{
    /*background-color: orange;*/
    float: left;
    width: 406px;
    margin: 20px 0 20px 20px;
}

#bigPopupTop #thumbsList
{
    margin: 0 0 0 0;
}

#bigPopupTop #thumbsList li
{
    display: inline;

}

#bigPopupTop #thumbsList li a img
{
    border: 2px solid transparent;
    padding : 2px;
    margin: 0 1px 0 0;
}

#bigPopupTop #thumbsList li a.selected img,
#bigPopupTop #thumbsList li a:hover img
{
    border-color: #09c;
}



#bigPopupTop .bas
{
    padding: 0 20px 0 20px;
    color: #888;
    clear: both;
    text-align: right;
    font-size: 0.8em;
    height: 1px;
    overflow: hidden;
}




#detailBigPopup h3
{
    padding: 0 0 10px 0;
    font-size: 2em;

}

#detailBigPopup .bienPopImgA
{
    border-width: 0px;
    border-style: solid;
    margin: 0;
    padding: 0;
}

#detailBigPopup .bienPopImg
{
    border: 0 solid black;
    width: 396px;
    height: 297px;
    z-index: 10;
    /*position: relative;*/
    /*border-style: solid;
    border-width: 20px 5px 5px 20px;
    border-color: transparent;*/

    padding: 0 0 10px 0;
}


#detailBigPopImgLoader
{
    position: absolute;
    width: 396px;
    height: 297px;
    top: 20px;
    left: 20px;
    
    z-index: 200000;
    background-image: url('../images/static/loading.gif');
    background-repeat: no-repeat;
    background-position: center;
    visibility: hidden;
    
    background-color: black;
    /*opacity: 0.8;*/
}


#detailBigPopup  #colText ul li
{
    /*background-color: #444;
    margin-top: 1px;
    padding: 2px 2px 2px 2px ;*/
    
    border: 1px solid #999;
    border-width: 0 0 1px 0;
    margin-top: 4px;
    padding-bottom: 4px;
    
    
}


#bigPopBienDescription
{
    margin: 0px 0px 20px 0px;
    line-height: 1.7em;
    font-size: 1.2em;
    color: #ccc;
    /*background-color: red;*/
}
   
#detailBigPopup .backgroundMask
{
    position: absolute;
    top: 0;
    left: 0;
    background-color: black;
    width: 100%;
    height: 100%;
    /* opacity: 0.8; dans jquery */
    
}




/* end zone detailbien */

/* table listeDesBiens */




/* version en liste */
#tableBiens
{
    min-height: 1%;
}

#tableBiens ul
{

    /*    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #222 #666 #888 #333;
    */

    
}

#tableBiens li
{

    position: relative;
    clear: left;
    padding: 0 7px 0 0;
    margin-bottom: 4px;
    /*border: solid 1px silver;*/
    /*overflow: auto;*/
    background-color: #333;
    color: #ccc;
    
    background-image: url('../images/static/bg_box_deg.jpg') ;
    
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #222 #666 #888 #333;
       
}

#tableBiens div
{
    margin: 0;
    padding: 0;
}

#tableBiens li a img
{
    border: 0 solid black;
    /*width: 88px;
    height: 66px;*/
    
}

#tableBiens li img.miniThumb
{
    width: 88px;
    height: 66px;
}



#tableBiens li a:hover,
#tableBiens li a
{
    height: 66px;
    display: block;
    overflow: auto;
    color: #ccc;
}



#tableBiens li strong
{
    /*display: block;
    margin-top: 5px;*/
    
}

#tableBiens li .prix
{
    position: absolute;
    bottom: 5px;
    font-size: 1.2em;
    /*display: block;
    margin-top: 5px;*/
}

#tableBiens li.hover
{
    background-color: #555;
}

#tableBiens li.selected
{
    /*background-color: #09C;*/
    background-image: url('../images/static/bg_box_deg-selected.jpg') ;
}


#tableBiens li img.miniThumb
{
    float: left;
    margin-right: 10px;
    margin-left: 0px;
    /*opacity: 0.6;*/
}

#tableBiens li.selected img.miniThumb
{
    /*opacity: 1;*/
}

#tableBiens li img.listIcon
{
    /*float: right;
    margin-top: 7px;*/
    /*float: right;
    margin-left: 5px;*/
    
    position: absolute;
    bottom: 5px;
    right: 5px;
    
}

#tableBiens #showAll
{
    display: block;
    padding: 5px 10px;
}


/* version en tableaux */


#tableBiens table
{
    width: 100%;
    overflow: scroll;
    border-collapse: collapse;
}

#tableBiensXXX.small
{
    height: 450px;
}

#tableBiens.small caption
{
    display: none;
}

#tableBiens th
{
    background-color: #999;
    text-align: left;
}

#tableBiens td
{
    background-color: #666;
    border-top:1px solid #333;

}

#tableBiens tr.marked td
{
    background-color: orange;
}

#tableBiens tr.hover td
{
    background-color: #059;
}

#tableBiens tr.selected td
{
    background-color: #09C;
}

#tableBiens tr.selected.marked td
{
    background-color: red;
}


/* end table listeDesBiens */





#mainBox
{
    position: relative;
    margin-left: 360px;
    height: 100%;
    /*height: 500px;*/
    /*height: 100%;*/
    /*border-style: solid;
    border-width: 1px;
    border-color: #222 #666 #888 #333;*/

    /*background-repeat: repeat-x;
    background-color: #333;
    background-image: url('../images/static/bg_box_deg.jpg') ; */   
    /* Bleu */
    /*background-color: #003;
    background-image: url('../images/static/bg_box_deg_blue.gif') ;*/
   
}

* html #mainBox
{
    height: 300px;
    /*background-color: yellow;*/
}

/* NOUVELLE VERSION */


#gMapTools2
{
    position: absolute;
    top: 10px;
    right: 10px;

    background-image: url('../images/static/move.png');
    background-position: -180px 0;
    height: 85px;
    overflow: hidden;
}

#gMapTools2.advanced
{
    background-position: -180px 0; /* -180 */
}

#gMapTools2.hover
{
    background-position: 0 0; 
}

#gMapTools2 .line
{
    background-color: blue;
    clear: left;
}

#gMapTools2 .line a
{
    display: block;
    float: left;
    height: 20px;
    width: 20px;
    overflow: hidden;
}

#gMapTools2 #ZoomTools
{
    position: relative;
    top: 5px;
}

#gMapTools2 .line a:hover
{
    background-image: url('../images/static/move.png');    
}

#gMapTools2 .line a span
{
    display: block;
    padding-top: 40px;
}

/*#TL{}*/
#TL:hover{background-position: -60px 0;}
/*#T{background-position: -20px 0;}*/
#T:hover{background-position: -80px 0;}
/*#TR{background-position: -40px 0;}*/
#TR:hover{background-position: -100px 0;}

/*#CL{background-position: 0px -20px;}*/
#CL:hover{background-position: -60px -20px;}
/*#C{background-position: -20px -20px;}*/
#C:hover{background-position: -80px -20px;}
/*#CR{background-position: -40px -20px;}*/
#CR:hover{background-position: -100px -20px;}

/*#BL{background-position: 0px -40px;}*/
#BL:hover{background-position: -60px -40px;}
/*#B{background-position: -20px -40px;}*/
#B:hover{background-position: -80px -40px;}
/*#BR{background-position: -40px -40px;}*/
#BR:hover{background-position: -100px -40px;}

/*#ZO{background-position: 0px -65px;}*/
#ZO:hover{background-position: -60px -65px;}
/*#ZL{background-position: -20px -65px;}*/
#ZL:hover{background-position: -80px -65px;}
/*#ZI{background-position: -40px -65px;}*/
#ZI:hover{background-position: -100px -65px;}



#gMap.small
{

}

#gMap.big
{
     /*background-color: #666 ;*/
     color: black;
     background-image: none;
     height: 100%;
     /* on fait passer derriÃ¨re les autres div pour que les infos de copyright couvrent pas les autres div */
     /*z-index: 5;*/
}

* html #mainBox .big
{
    height: 400px;
    width: 400px;
    background-color: lime;
}

#gMap.big div
{
    /* background-image: url('../images/static/gMap.jpg') ; */
    /* annulation des marges pour les google Map*/
    margin: 0;
    
}


.mainBox #gMapLoader
{
    position: absolute;

    font-size: 3em;
    background-color: #333;
    color: white;
    z-index: 300;
    
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #222 #666 #888 #333;
    
    
    /*opacity: 0.8;*/
    
}

.mainBox #gMapLoader .text
{
    margin: 15px;
    /*background-color: blue;*/
}

.mainBox #gMapLoader .blocker
{ /* Pour empÃ©cher la sÃ©lection du texte dans le loader */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-image: url('../images/static/loading.gif');
    background-repeat: no-repeat;
    background-position: right 10px;*/
    /*background-color: red;*/
}



/* Barre d'outils/legende */

#info
{

    margin: 5px 0;
    
    padding: 5px 10px;
    
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #222 #666 #888 #333;
    color: #ccc;
    background-image: url('../images/static/bg_box_deg.jpg') ;
    
    /*min-height: 1%;*/
    
    
}

.nbResult
{
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
}


#search1
{
    background-color: #666;
    /*padding: 5px;*/
    
    margin-bottom: 2px;
    
    /*border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #222 #666 #888 #333;*/
    
}


#gps
{
    
    display: none;
    
    position: absolute;
    left: 370px;
    padding: 10px 0 0 0;
}

#modeSelector
{   
    position: absolute;
    /*left: 263px;*/
    right: 0;
    margin: 0;
    padding: 0;
}

#modeSelector li
{
    float: left;
}

#modeSelector li a
{
    display: block;
    overflow: hidden;
    width: 32px;
    height: 24px;
    margin-left: 5px;
    margin-top: 8px;
    background-image: url('../images/static/boutons-liste-map.jpg');

}

#modeSelector span
{
    display: block;
    padding-top: 24px;
}

#modeSelector #listSelector
{
    background-position: -32px 0px;
}

#modeSelectorXXX #thumbsSelector
{
    background-position: 0 -36px;
}

#legende
{
    text-align: right;
    /*height: 40px;*/
    height: 40px;
    margin: 0 0 10px 0;
    position: relative;
    /*padding: 10px 0 10px 0;
    margin-bottom: 10px;*/
    /* border-bottom: 1px dotted #333; */
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #CCC;
    
}

#ongletsContainer
{
    position: absolute;
    bottom: 0px;
    left: 10px;
}
#onglets
{
    position: relative;
    bottom: -1px;
    left: 0px;
}
#onglets ul li
{
    /*display: inline;*/
    display: block;
    float: left;

    background-image: url('../images/static/ongletsRight.jpg') ; 
    background-position: right -70px;
    
    /*background-color: blue;*/
    /*background-repeat: no-repeat;*/

}

#onglets ul li a
{
    display: block;
    height: 31px;
    background-image: url('../images/static/ongletsLeft.jpg') ;
    background-position: left -70px;
    background-repeat: no-repeat;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.8em;
    color: #888;
    padding-left: 15px; 
    padding-right: 45px;
    text-transform: lowercase;
    /*border: 1px solid #CCC;
    border-width: 0 0 1px 0;*/
}



#typeSelector2 .hover a
{

    background-position: left -35px;
    color: #fff;
}

#typeSelector2 .hover
{
    background-position: right -35px;
}


#typeSelector2 .selected a
{

    background-position: left 0px;
    color: black;
}

#typeSelector2 .selected a span
{
    color: #fff;
}

#typeSelector2 li.selected
{
    background-position: right 0px;
}


#typeSelector2 #btn-accueil span.deco 
{
    display: none;
}

#typeSelector2 span.deco
{
    display: block;
    float: left;
    position: relative;
    top: 8px;
    /*right: 6px;*/
    height: 15px;
    width: 15px;
    margin-left: -6px;
    margin-right: 6px;
}

#typeSelector2 #btn-a-vendre .deco
{
    background-image: url('../images/static/VENTE-small.png') ;
}

#typeSelector2 #btn-a-louer .deco
{
    background-image: url('../images/static/LOC-small.png') ;
}

#typeSelector2 #btn-sur-plan .deco
{
    background-image: url('../images/static/VENTE-promo-small.png') ;
}


#typeSelector2  .selected #btn-a-vendre .deco,
#typeSelector2  .hover #btn-a-vendre .deco,
#typeSelector2  .selected  #btn-a-louer .deco,
#typeSelector2  .hover #btn-a-louer .deco,
#typeSelector2  .selected  #btn-sur-plan .deco,
#typeSelector2  .hover #btn-sur-plan .deco
{
    background-position: 0px 15px;
}


#typeSelector
{
    position: relative;
    /* left: 360px; */
    display: block;
    float: left;
    height: 40px;
    /*width: 315px;*/
    width: 210px;
    /*width: 420px; */
    /*width: 100%;*/
    background-image: url('../images/static/boutons-selection2.jpg');
    margin: 0;
    padding: 0;
    border-style: solid ;
    border-width: 1px 0 1px 1px;
    border-color: #9A9A9A;
}

#typeSelector li
{
    float: left;
    /*margin-left: 15px;*/

}

#typeSelector a
{
    display: block;
    overflow: hidden;
    width: 105px;
    height: 40px;
    background-image: url('../images/static/boutons-selection2.jpg');
}

#typeSelector span
{
    display: block;
    padding-top: 40px;
}

/* End Barre d'outils/legende */

#limiter
{
    /*position: relative;
    /*clear: left;
    margin: 10px;*/
    min-height: 10px;
}

#limiter .searchTitle
{
    font-weight: normal;
    text-transform: uppercase;
    margin: 10px 0 3px 0;
    font-size: 0.8em;
}


#limiter .col1
{

    float: left;
    margin: 0 0 10px 10px;
    /*background-color: red;*/
    width: 143px;
}

#limiter .col2
{
    
    float: right;
    margin: 0 10px 10px 0;
    width: 143px;

}

#limiter .col2 .searchTitle
{
    /* text-align: right; */
}



#limiter .bas
{
    clear: both;
    text-align: right;
    margin: 0 10px 10px 0
}

#limiter fieldset legend
{
    color: #ccc ;
    /*font-weight: bold;*/
    text-transform: uppercase;
    text-align: right;

}


#limiterXXXX select
{
    border: 0px solid blue;
    color: #ccc;
    outline: none;
    margin-bottom: 3px;
    width: 120px;
    height: 20px;
    background: transparent 
	url('../images/static/select-bg.png') no-repeat;
}



ul.genre
{
    height: 31px;
    padding-top: 10px;
}

ul.genre li
{
    display: block;
    float: left;
    height: 21px;
    width: 21px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    
}

ul.genre li.selected {
    background-position: 0px -21px; 
}

ul.genre li.hover {
    background-position: 0px -42px; 
}

ul.genre li.selectedHover {
    background-position: 0px -63px; 
}

a.selector
{
    color: white;
    display: block;
    padding-top: 21px;
    
}

a.selector.selected,
a.selector:hover
{
    color: yellow;
}



.erreur #content *
{
    color: #fff;
}

.erreur #content
{
    padding: 3em;
}








/* u */

li.u
{
    position: relative;
    z-index: 10;
}

li.uHover

{
    z-index: 11;
}



.u .main
{
    position: relative;
    float: right;
    width: 143px;
    border: 1px solid #ccc;
    border-color: #888 #333 #222 #666;
    margin: 0 0 5px 0;
    background-image: url('../images/static/bg-select.png') ;
    
    
}



.u label
{
    margin: 0 0 0 5px;
    color: #ccc;
    display: block;
    float: left;
    width: 1ex;
    /*background-color: red;*/
    margin-top: 2px;
    font-size: 1.1em;
}

.u input
{
    border: 0 solid #000;
    margin: 1px 15px 1px 0;
    background-color: transparent;
    /*background-image: url('../images/static/bg-input.png') ;*/
    color: #ccc;
    text-align: right;
}

.u .openSelect
{
    position: absolute;
    
    bottom: 1px;
    right: 0;
    width: 15px;
    height: 15px;
    overflow: hidden;
    
    
}

.u .openSelect a
{
    display: block;
    padding-top: 20px;
    background-image: url('../images/static/fl-select-down.png') ;
    background-repeat: no-repeat;
}

.u .openSelect a:hover
{
    background-position: 0 -15px;
}



.u .dropDown
{
    position: absolute;
    left: 0;
    right: 0;
    top: 1.5em;
    
    min-height: 10px;

    background-color: #444;
    background-image: url('../images/static/bg_box_deg.jpg') ;
    border: 1px solid #ccc;
    border-color: #888 #333 #222 #666;
    color: #ccc;
    display: none;
}

.u .dropDown ul
{
    list-style-type: none;
    margin: 3px 3px 3px 3px;
    padding: 0;
}

.u .dropDown ul li
{
    text-align: right;
    padding-right: 12px;
}

.u .dropDown ul li.hover
{
    background-color: #09c;
}

.checkbox,
.checkboxPrix
{
    margin-right: 5px;
}


/* correction du problÃ¨me avec les faux select*/
#searchContainer
{
    z-index: 1;
}

#searchContainerTop,
#searchContainerBottom,
#searchContainerMarginBottom,
#limiter .col1
{
    z-index: 1;
}

#searchContainerMiddle,
#limiter .col2
{
    z-index: 2;
}

#bigTable
{
    clear: both;
    border-collapse: collapse;
    border: 0px solid #ccc;
    border-color: #222 #666 #888 #333;
    background-image: url('../images/static/bg_box_deg.jpg') ;
    background-color: #151515;
    background-repeat: repeat-x;
    width: 100%;
    margin-bottom: 10px;
}

#bigTable td,
#bigTable th
{
    padding: 3px 10px 3px 10px;
    border: 1px solid #666;
    border-width: 0 0 1px 0;
    text-align: right;
}

#bigTable th
{
    background-color: #000;
}

#bigTable .left
{
    text-align: left;
}

/* FF only!! */
#bigTable tr:hover
{
    background-color: #09c;
}

#bigTable a
{
    display: block;
}


#body.modeListXX
{
    width: 770px;
    margin: 0 auto;
}

.modeList #contentXX
{
    border: 1px solid #ccc;
    border-width: 0 1px 1px 1px;
}

.modeList #bottomPart h4
{
    color:#FFFFFF;
    font-size:1.6em;
    margin:20px 20px 5px 20px;
}

.modeList #bottomPart h5
{
    color:#CCCCCC;
    font-size:1em;
    margin:20px 20px 5px 20px;
}


.modeList #bottomPart p,
.modeList #bottomPart .contentUl
{
    color:#CCCCCC;
    font-size:1.2em;
    line-height:1.7em;
    margin:2px 20px;
}

.modeList #bottomPart .contentUl
{
    margin-left: 40px;
}


.modeList #bottomPart ul.contentUl li
{
    display:list-item;
    list-style-type:disc;
}

.modeList #tools2 .active h3 a
{
    color: #09C;
}

.modeList #bottomPart .col2,
.modeList #bottomPart .col3
{
    float: left;
}


.modeList #copy
{
    padding-top: 20px;
}

#bigTable .thumbMode2
{
    margin: 0;
    padding: 0;
}

#bigTable .thumbMode2 a
{
    margin: 0;
    padding: 0;
}



#bigTable .thumbMode2 a img
{
    display: block;
    margin: 0;
    padding: 0;
    border: 0 solid black;
}

#navPage
{
    float: left;
}

.paging
{
    float: right;
    margin-left: 15px;
}

.paging li
{
    float: left;
    margin-left: 5px;
    font-size: 1.5em;
    font-weight: bold;
}

.paging li.disable
{
    color: #444;
}

a.pdf
{
    background-image: url('../images/static/pdf.gif') ;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 35px;
    padding-top:10px;
    padding-bottom:10px;
    display: block;
}

#homeDiv img.noBorder
{
    border: 0px solid white;
}

#pub

{
    text-align: center;
}


