/*** MOTEUR AJAX ****/
#moteur_entre_1{
position:absolute;
margin-left:50px;
margin-top:28px;
font-size:12px;
font-weight:bold;
}
#moteur_entre_2{
position:absolute;
margin-left:50px;
margin-top:140px;
font-size:12px;
font-weight:bold;
}
#moteur_entre_3{
position:absolute;
margin-left:50px;
margin-top:250px;
font-size:12px;
font-weight:bold;
}
#elargir_a {
position:absolute;
left:50px;
top:205px;
color:#fff;
}
#for_sale_input {
position:absolute;
left:50px;
top:61px;
z-index:1;
}
#localisation {
position:absolute;
left:50px;
top:170px;
z-index:1;
}
#type_maison{
position:absolute;
left:50px;
top:94px;
z-index:1;
}
#type_elargir{
position:absolute;
left:150px;
top:202px;
z-index:1;
}
#budget{
position:absolute;
left:50px;
top:285px;
z-index:1;
}
#type_surface{
position:absolute;
left:50px;
top:315px;
z-index:1;
}
#type_surface_terrain{
position:absolute;
left:50px;
top:380px;
z-index:1;
}
#piece{
position:absolute;
left:50px;
top:348px;
z-index:1;
}
#for_sale_input_ul,#localisation_ul,#type_maison_ul,#type_elargir_ul,#budget_ul,#piece_ul,#type_surface_ul,#type_surface_terrain_ul {
margin:0px;
padding:0px;
padding-left:8px;
width:150px;
visibility:hidden;
cursor:pointer;
padding-top:10px;
padding-bottom:10px;
}
#for_sale_input_ul a,#localisation a,#type_maison a,#type_elargir a,#budget a,#piece a,#type_surface a,#type_surface_terrain a{
display:block;
}
#for_sale_input_ul a:hover,#localisation_ul a:hover,#type_maison a:hover,#type_elargir a:hover,#budget a:hover,#piece a:hover,#type_surface a:hover,#type_surface_terrain a:hover{
background-color:#252525;
color:#fff;
width:95%;
}
#for_sale_input input,#localisation input,#type_maison input,#type_elargir input,#budget input,#type_surface input,#type_surface_terrain input,#piece input {
margin:0px;
padding:0px;
border:0px;
width:140px;
padding-left:8px;
cursor:pointer;
background-image:url('../images/puce_tr.gif');
background-repeat:no-repeat;
background-position:100% 50%;
}
#bu_rech {
	position:absolute;
	left: 45px;
	top: 412px;
	font-size:16px;
z-index:100;
font-size:bold;
}
#bu_rech2:hover{
background-image:url('../images/rech_over.png');
}
#type_elargir_ul {
width:50px;
}
#type_elargir input{
width:40px;
}
#mini_recherche{
border-top:1px solid #8F8F8F;
padding-top:10px;
margin-top:10px;
}

#bas_form_large{
position:relative;
float:left;
left:-8px;
bottom:-10px;
}