/* CSS Document */



/*****************************************************************/
/********************      TEMPLATE       ************************/
/*****************************************************************/


.spacer{
clear:both;
border: none;
font-size:1px;
height:0;
line-height:0;
}

#template {
width:700px;
height:auto;
margin: 20px 10px 10px 30px;
}

/*****************************************************************/
/***********************     MOTEUR     **************************/
/*****************************************************************/


h2#offres-immobilieres{
display:block;
height:43px;
background:url(../images/tit-offres-immobilieres.jpg) no-repeat 20px 30px;
text-indent:-5000px;
}
 
#template ul#grandmoteur{
height:369px;
background:url(../images/fond-template.jpg) no-repeat 0 -9px;
padding: 20px 20px 20px 30px;
}

li.moteur-ligne{
clear:both;
display:block;
list-style:none;
width:650px;
min-height:25px;
padding:3px;
border-bottom:1px solid #ccc;
}

.moteur-txt{
float:left;
display:block;
width:260px;
padding: 2px 5px;
font-weight:bold;
}

.moteur-txt2{
float:left;
display:block;
padding: 2px 5px;
}

input.moteur-champs{
float:left;
display:block;
padding: 2px 5px;
}


.left{
float:left;
display:block;
width:350px;
}



/*****************************************************************/
/***********************    DET_ITEM   ***************************/
/*****************************************************************/


.annonces-detail{
display:block;
width:650px;
margin:0 auto;
background:url(../images/fond-tempann.jpg) no-repeat 0 -9px;
padding: 10px 20px 20px 30px;
}

.titre{
float:left;
width:350px;
text-align:left;
padding:2px 5px 2px 15px;
font-weight:bold;
margin:5px 0 10px 5px;
background:#fcd046;
}

.prix{
float:left;
width:250px;
text-align:right;
padding:2px 15px 2px 0;
font-weight:bold;
margin:5px 0 10px 0;
background:#fcd046;
}

.photos{
clear:both;
float:left;
display:block;
height:420px;
width:130px;
margin: 5px;
}

.photos li{
list-style:none;
margin:0 auto;
text-align:center;
}

.situation{
float:left;
display:block;
width:480px;
}


/**************************************************************/
/********************    LIST_ITEM    *************************/
/**************************************************************/

#list-item{
clear:both;
width:650px;
background:#fff;
margin: 10px 20px 10px 40px;
}

#lst-item-gauche{
float:left;
width:430px;
padding: 10px 10px 10px 20px;
}

#lst-item-droite{
float:left;
width:170px;
padding: 10px 10px 10px 5px;
}

#lst-item-gauche li{
list-style:none;
margin-bottom:10px;
}

#lst-item-droite li{
list-style:none;
text-align:center;
}

#lst-item-bas{
width:630px;
height:25px;
background:#BDD0EE;
padding: 4px 10px 0 20px;
}

#lst-item-bas li{
list-style:none;
float:left;
}

a#details{
width:240px;
height:20px;
display:block;
text-indent:-5000px;
text-decoration:none;
background:url(../images/details.gif) no-repeat 140px 0;}
a#details:hover{background:url(../images/details.gif) no-repeat 140px -20px;}


/**************************************************************/
/********************    LIST_SORTS    *************************/
/**************************************************************/

#list-sort{
clear:both;
width:700px;
margin:10px 0;
}

#list-sort li{
float:left;
margin: 0 7px;
}

#list-sort li.icones{
float:left;
margin: 3px 20px 0 0;
}



/**************************************************************/
/**************************************************************/
/**************************************************************/


a#retour-liste{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
background:red;
}

.avantages{
width:450px;
height:20px;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}

#resultat-rech{
text-align:left;
}

p{
padding:0 5px 0 5px;
}

#infos-centrees{
margin:0 auto;
text-align:center;
}

a#retour-criteres{
width:197px;
height:39px;
display:block;
text-indent:-5000px;
text-decoration:none;
text-align:center;
background:url(../images/retour-criteres.gif) no-repeat 0 0;}
a#retour-criteres:hover{background:url(../images/retour-criteres.gif) no-repeat 0 -39px;}


