body {
	background: #A5B1C3;
	color: #555753;
	font-family: sans-serif;
	margin:0;
	padding:0;
	font-size: 0.8em;
	*text-align:center;/*pour <bug ie> simulation de la valeur auto ce "body" n'est visible que par ie*/
}

h1{font-size: 15px; font-weight: bold;color:#778491;font-family: Arial, Helvetica, sans-serif;}
h2{font-size: 14px;font-weight: bold;color:#778491;font-family: Arial, Helvetica, sans-serif;}
h3{font-size: 12px;font-weight: bold;color:#778491;font-family: Arial, Helvetica, sans-serif;}
h4{font-size: 11px;font-weight: bold;color:#778491;font-family: Arial, Helvetica, sans-serif;}
h5{font-size: 10px;font-weight: bold;color:#778491;font-family: Arial, Helvetica, sans-serif;}
h6{font-size: 1em; font-family: serif;color:#778491;font-family: Arial, Helvetica, sans-serif;}
.oblig{font-weight:bold;color:#e5105b;}
.spacer{clear:both;}
.note { font-style: italic; font-size: 10px; }
.note2 { font-style: italic; font-size: 10px;margin-left:100px; }
img {border:0;}
ul,li {liste-style-type:none;}
fieldset{
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	margin:0;
	padding:0;
	padding-left:5px;
}

label{
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
legend {
	font-size:12px;
	color:#78650B;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:left;
	padding-left:0px;
	margin-left:0px;
}
#page {
	width:100%;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

#logo {
	float:left;
	width:100%;
	height:100px;
	background-image:url(/images-groupe/logo.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#header {
	width:700px;
	height:100px;
	text-align:left;
}
#sous-menu {
	height:19px;
	background-color:#778491;
}
#menu {
	width:700px;
	padding:0;
	margin:0;
	height:19px;
	background-color:#8C9BB5;
	text-align:left;
}
#menu a{
	font-size:12px;
	text-decoration:none;
	color:white;
}
#menu a:hover {
	text-decoration:none;
	color:#333F4C;
}
#menu .img-menu-haut-gauche-off{
	background-image:url(/images/img-menu-haut-gauche-off.gif);
	background-repeat:no-repeat;
	height:19px;
	width:18px;
	float:left;
}
#menu .img-menu-haut-droite-off{
	background-image:url(/images/img-menu-haut-droite-off.gif);
	background-repeat:no-repeat;
	height:19px;
	width:18px;
	float:left;
}
#menu .bg-menu-haut-off{
	float:left;
	background-color:#778491;
	line-height:19px;
}
#menu .img-menu-haut-gauche-on{
	background-image:url(/images/img-menu-haut-gauche-on.gif);
	background-repeat:no-repeat;
	height:19px;
	width:18px;
	float:left;
}
#menu .img-menu-haut-droite-on{
	background-image:url(/images/img-menu-haut-droite-on.gif);
	background-repeat:no-repeat;
	height:19px;
	width:18px;
	float:left;
}
#menu .bg-menu-haut-on{
	float:left;
	background-color:#B6C7DB;
	line-height:19px;
}
#sous-menu-bas {
	height:19px;

}
#menu-bas {
	width:700px;
	padding:0;
	margin:0;
	height:19px;
	text-align:right;
}
#menu-bas a{
	font-size:12px;
	text-decoration:none;
	color:white;
}
#menu-bas a:hover {
	text-decoration:none;
	color:#333F4C;
}
#menu-bas .bg-menu-bas-off{
	float:right;
	background-color:#778491;
	line-height:19px;
}
#menu-bas .img-menu-bas-gauche-off{
	background-image:url(/images/img-menu-bas-gauche-off.gif);
	background-repeat:no-repeat;
	height:19px;
	width:18px;
	float:right;
}
#menu-bas .img-menu-bas-droite-off{
	background-image:url(/images/img-menu-bas-droite-off.gif);
	background-repeat:no-repeat;
	height:19px;
	width:18px;
	float:right;
}
#menu-bas .bg-menu-bas-off{
	float:right;
	background-color:#778491;
	line-height:19px;
}

#menu-bas .img-menu-bas-gauche-on{
	background-image:url(/images/img-menu-bas-gauche-on.gif);
	background-repeat:no-repeat;
	height:19px;
	width:18px;
	float:right;
}
#menu-bas .img-menu-bas-droite-on{
	background-image:url(/images/img-menu-bas-droite-on.gif);
	background-repeat:no-repeat;
	height:19px;
	width:18px;
	float:right;
}
#menu-bas .bg-menu-bas-on{
	float:right;
	background-color:#B6C7DB;
	line-height:19px;
}

#sous-contenu {
	width:100%;
	background-color:white;
	border:1px solid #96a2b4;
}
#contenu {
	width:700px;
	text-align:left;
	
}
/*****************************************************************************************************/
/*########################################## ACCUEIL #####################################*/
/*****************************************************************************************************/
.accueil#teneur{
	width:700px;
	height:100%;
	padding:0;
	margin:0;
}

.accueil#teneur #photo-accueil{
	background-image:url(/images-groupe/img_accueil.jpg);
	background-repeat:no-repeat;
	width:238px;
	height:366px;
	float:left;
}
.accueil#teneur #text-accueil{
	width:452px;
	height:300px;
	float:left;
	font-size: 9pt;
	padding:5px;
	margin-top:66px;
}
.accueil#teneur #text-accueil #titre-agence-accueil{
	color:#545e69;
	font-size: 14pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.accueil#teneur #text-accueil a{
	color:#545e69;
	text-decoration:none;
	font-weight:bolder;
}

.accueil#teneur #text-accueil a:hover {
	color:#b0b7c7;
	text-decoration:none;
}

.accueil#teneur #text-accueil #banniere-accueil{
	background-image:url(/images-groupe/banniere-accueil.gif);
	background-repeat:no-repeat;
	width:448px;
	height:103px;
	margin-top:25px;
}
/*****************************************************************************************************/
/*########################################## FORMULAIRE CONTACT #####################################*/
/*****************************************************************************************************/
#teneur.contact{
	width:700px;
	height:100%;
	padding:0;
	margin:0;
	
}
#teneur.contact fieldset{
	margin:0;
	padding:0;
	border:0;
	width:200px;
	margin-left:5px;
}
#teneur.contact label{
font-weight:normal;
color:#695A14;
font-size:10px;
}
#teneur.contact fieldset#f_message{
float:right;
width:300px;
}
#teneur.contact fieldset#f_option{
float:right;
width:300px;
}
#teneur.contact fieldset#f_option h6{
text-align:left;
}
#teneur p#titre_f{
font-weight:bold;
font-size:10pt;

}
#teneur.contact legend#coordonnees {
margin-left:100px;

}
#teneur.contact legend{
color:#b1b9c1;
font-size:11px;
font-weight:bold;
}
#teneur.contact input#no, #teneur.contact input#add1,#teneur.contact input#add2,#teneur.contact input#cpb,#teneur.contact input#villeb,#teneur.contact input#nom,#teneur.contact input#prenom,#teneur.contact input#adresse,#teneur.contact input#cp, #teneur.contact input#tel,#teneur.contact input#email, #teneur.contact input#ville, #teneur.contact input#fax {
position:absolute;
margin-left:10px;
width:100px;
}
#teneur.contact fieldset#coordonnees label{
position:absolute;
margin-left:-90px;
padding-left:5px;
}

#teneur.contact input#cp {
width:40px;
}
#teneur.contact input#adresse {
width:200px;
}
#teneur.contact select#intitule{
font-size:10px;
position:absolute;
margin-left:10px;
width:50px;
}
#teneur.contact input#nom{
position:absolute;
margin-left:60px;
width:150px;

}

#teneur.proposer_un_bien textarea#message{
position:absolute;
margin-left:150px;
}

#teneur.contact button#envoi_form_prop.bouton{
text-align:center;
background:transparent;
background-image:url(/images/bt_envoyer_maint.gif);
background-position:top left;
background-repeat:no-repeat;
width:141px;
border:0;
height:41px;
text-indent:-900em;
padding:0;
margin:0;
cursor:pointer;
}
#teneur.contact div#form_submit{
text-align:center;
}
#teneur.contact div#form_submit2{
text-align:center;
float:right;
margin-right:30px;
}
#teneur.contact button#reset_form_prop.bouton {
text-align:center;
background:transparent;
background-image:url(/images/bt_reinitialiser_param.gif);
background-position:top right;
background-repeat:no-repeat;
width:181px;
border:0;
height:41px;
text-indent:-900em;
padding:0;
margin:0;
cursor:pointer;
}
#teneur.contact div#deco{
background-image:url(/images/img_filet.gif);
background-position:bottom left;
background-repeat:no-repeat;
height:247px;
float:right;
width:10px;
}
/*########################## BASELINE ###################### */ 

#footer {
font-size: 7pt;
text-align:center;
height: 30px;
}
#footer a {
font-size: 8pt;
color: #778491;
text-decoration: none;
font-style: normal;
}
#footer a:hover {
font-size: 8pt;
color: #FFFFFF;
text-decoration: none;
font-style: normal;
}


select {
font-size:10px;
font-family: Arial, Helvetica, sans-serif;
}

/* ################################################### FORMULAIRE ############################################################## */ 
 
#teneur_recherche {
	padding-left:13px;
}

#chapeau_formulaire {
	background-image:url(/images/img_trouver_logement_chap.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:300px;
	text-align:center;
	color:red;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:55px;
}

.case_formulaire {
	background-color:#EFB500;
	width:300px;
	margin:1px;
	font-size:10px;
  	font-family:Arial, Helvetica, sans-serif;
}
.option_text_case {
	padding:5px;
	text-align:center;
}
#teneur_recherche #b_lancer {
padding-top:10px;
}

/* ###############################################################################################################################
                                                           DROIT
################################################################################################################################ */ 

#bloc_droit {
	float:left;
	width:545px;
}
#fond_haut_droite {
	background-image:url(/images/haut_droit.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:545px;
	height:155px;
	font-size:10px;
  	font-family:Arial, Helvetica, sans-serif;;
	padding:5px;
}
#fond_haut_droite a{
	color:red;
	text-decoration:none;
}
#fond_haut_droite a:hover {
	color:orange;
	text-decoration:underline;
}
#titre_service {
	background-image:url(/images/nos_service.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:545px;
	height:23px;
}

#titre_agence{
	background-image:url(/images/nos_agences.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:545px;
	height:23px;
}
#contenu_agence {
	width:545px;
	font-size:12px;
  	font-family:Arial, Helvetica, sans-serif;;
}
/* ###############################################################################################################################
                                                          	LISTE BIEN 
################################################################################################################################ */
/**********************/
/*resultat-recherche*/
/**********************/
#teneur.liste-bien{
width:700px;
/*pour les borders avec ie*/
/*margin-left:100px;*/
}
#teneur.liste-bien #entete{
float:left;
}
#teneur.liste-bien #entete.decoration {
display:none;
}
#teneur.liste-bien  #entete hr.decoration
{
display:none;
}
#teneur.liste-bien  #entete span.decoration
{
display:none;
}


#teneur.liste-bien #entete h1{
font-size:20px;
vertical-align:top;
font-weight:bold;
color:#8c9bb5;
margin:2px;
margin-bottom:10px;
}
#teneur.liste-bien h2{
font-size:13px;
vertical-align:middle;
font-weight:normal;
color:#8c9bb5;
margin:2px;

}
#teneur.liste-bien h3{
font-size:11px;
vertical-align:top;
font-weight:bold;
color:#000000;
margin:2px;

}
#teneur.liste-bien #options {
float:right;
}
#teneur.liste-bien ul.options{
/*float:right;*/
margin-top:20px;
margin-bottom:10px;
margin-left:0px;
padding:30px;
/*padding-top:20px;*/
list-style-type:none;
/*background-color: #d5f3f4;*/
background-color:#fafcff;
margin-right:5px;
border:1px solid #d9e3ea;
} 
#teneur.liste-bien ul.options a{
color:#778491;
}
#teneur.liste-bien ul.options a:hover {
color:#778491;
text-decoration:none;
}
#teneur.liste-bien ul.options li {
margin:0;
padding:0;
list-style-type:none;
}
#teneur.liste-bien ul.options li#modifier-votre-recherche {list-style-image:url(/images/trouver_logement/modif_recherche_navig.gif);}
#teneur.liste-bien ul.options li#offres-par-mail {list-style-image:url(/images/trouver_logement/biens_par_mail_navig.gif);}
#teneur.liste-bien ul.options li#consulter-mon-album {list-style-image:url(/images/trouver_logement/mon_album_navig.gif);}
#teneur.liste-bien ul.options li#ajouter-ce-lien {list-style-image:url(/images/rss.gif);}

#teneur.liste-bien div.navig-pages-recherche{
background-color:#e8edf6;
border:1px solid #dae6ee;
color:#8c9bb5;
}
#teneur.liste-bien div.navig-pages-recherche a{
color:#647280;
}
#teneur.liste-bien div.navig-pages-recherche a:hover {
color:#8c9bb5;
text-decoration:none;
}
#teneur.liste-bien p.navig-pages-recherche-nb-pages{
text-align:justify;
padding:0;
margin:0;
color:#606d79;
font-weight:bold;
}

#teneur.liste-bien p.navig-pages-recherche-pages{
padding:0;
margin:0;
text-align:center;
}
#teneur.liste-bien p.navig-pages-recherche-pages a{
color:#8c9bb5;
}
#teneur.liste-bien p.navig-pages-recherche-pages a:hover {
color:#a5b1c3;
text-decoration:none;
}
#teneur.liste-bien div#tri-recherche{
padding:0;
margin:0;
text-align:center;
background-color:#dae0e8;
border:1px solid #8c9bb5;
}
#teneur.liste-bien div#tri-recherche a{
color:#f5a65;
}
#teneur.liste-bien div#tri-recherche a:hover {
color:#778491;
text-decoration:none;
}
#teneur.liste-bien div.resume-bien-default{
clear:both;
background-color:#ffffff;
padding-top:1px;
width:100%;/*pour ie bug avec les float right*/
font-size:10px;
/*border:1px solid #000000;*/
}
#teneur.liste-bien div.resume-bien-default-header{
clear:both;
border:1px solid #8c9bb5;
background-color:#d9e1ee;
/*color:#000000;*/
color:#58636e;
font-weight:bolder;
font-size:10px;
padding-left:5px;
padding-right:5px;
}
#teneur.liste-bien div.resume-bien-default-prix{
float:right;
color:#56606a;
/*background-color:#F2AB00;*/
/*color:#000000;*/
font-size:10px;
/*background-color:#d5f3f4;*/
font-weight:bold;
vertical-align:bottom;
padding-left:1px;
padding-top:1px;
padding-bottom:1px;
}
#teneur.liste-bien div.optionss{
float:right;
}
#teneur.liste-bien ul.optionss{

margin-top:0px;
margin-bottom:0px;
margin-left:1px;
padding-left:20px;
padding-right:20px;
list-style-type:none;
/*background-color: #d5f3f4;*/
background-color:#eef2f7;
margin-right:2px;
}
#teneur.liste-bien ul.optionss li {
margin:0;
padding:0;
list-style-type:none;
}
#teneur.liste-bien ul.optionss li.mise-en-relation-gratuite{list-style-image:url(/images/trouver_logement/appel_gratuit.gif);}
#teneur.liste-bien ul.optionss li.ecrire-agence{list-style-image:url(/images/agence/ecrire_agence.gif);}
#teneur.liste-bien ul.optionss li.envoie-ami{list-style-image:url(/images/trouver_logement/envoi_ami.gif);}
#teneur.liste-bien ul.optionss li.simulez-budget{list-style-image:url(/images/trouver_logement/financement.gif);}
#teneur.liste-bien ul.optionss li.ajout-album{list-style-image:url(/images/bien/ajouter_album.gif);}
#teneur.liste-bien ul.optionss li a{
font-size:10px;
color:#778491;
}
#teneur.liste-bien div.bien_photo{float:left;display:inline;}
#teneur.liste-bien img.bien_photo {
width:120px;
height:76px;
float:left;
margin:0;
padding:0;
/*border:1px solid #000000;*/
}
#teneur.liste-bien div.description{
position:relative;
vertical-align:top;
margin:0;
padding:0;
margin-left:123px;
margin-right:200px;
color:#000000;
/*border:1px solid #000000;*/
}
#teneur.liste-bien div.description a{
color:#8c9bb5;
}
 #teneur.liste-bien div.description a:hover {
color:#8c9bb5;
text-decoration:none;
}
#teneur.liste-bien address.contact{
margin:0;
padding:0;
font-style:normal;
}
#teneur.liste-bien span.intit_avant{
font-weight: bold;
color: #778491;
}
#teneur.liste-bien address.contact span.intit_avant {
font-weight: bold;
color: #778491;
}
#teneur.liste-bien a.lien_detail{
margin:0;
padding:0;
padding-left:11px;
background-image:url(/images/plus.gif);
background-position:center left;
background-repeat:no-repeat;
color:#778491;
border:0;
}
/**********************/
/*detail bien*/
/**********************/
#teneur.detail-bien {
height:100%;
width:700px;
/*border-left:9px solid #c10435;
border-right:11px solid #c10435;*/
}
#teneur.detail-bien #entete{

}
#teneur.detail-bien #entete.decoration {
display:none;
}
#teneur.detail-bien  #entete hr.decoration
{
display:none;
}
#teneur.detail-bien  #entete span.decoration
{
display:none;
}
#teneur.detail-bien #entete h1{
font-size:20px;
vertical-align:top;
font-weight:bold;
color:#778491;
margin:2px;
margin-bottom:10px;
}
#teneur.detail-bien #entete h2{display:none;}
#teneur.detail-bien #entete h3{display:none;}

#teneur.detail-bien #options {
float:right;
}
#teneur.detail-bien #recherche-rpoximite input{
border:0;
}
#teneur.detail-bien ul.options{
/*float:right;*/
margin-top:10px;
margin-bottom:10px;
margin-left:0px;
padding:30px;
list-style-type:none;
/*background-color: #d5f3f4;*/
background-color:#ffffff;
margin-right:5px;
}
#teneur.detail-bien ul.options li a{
font-size:10px;
color:#FDB30D;
}

#teneur.detail-bien ul.options li.envoie-ami{list-style-image:url(/images/trouver_logement/envoi_ami.gif);}
#teneur #detail-bien-default{
height:100%;
width:99%;
}
div#detail-maison , div#detail-appartement , div#detail-parking , div#detail-terrain
{
float:left;
width:253px;
/*border:1px solid #000000;*/
}
div#detail-maison dt , div#detail-appartement dt , div#detail-parking dt , div#detail-terrain dt
{
float:left;
width:55%;
}
div#detail-maison dd , div#detail-appartement dd , div#detail-parking dd , div#detail-terrain dd
{
margin-left:40%;
padding-left:0.1em;
}

div#detail-bien-equipement
{
float:left;
margin-left:5px;
width:201px;
/*border:1px solid #000000;*/
}
div#detail-bien-environnement
{
float:right;
margin-left:5px;
width:246px;
}


#teneur.detail-bien h1{
font-size:20px;
vertical-align:top;
font-weight:bold;
color:#778491;
margin:2px;
margin-bottom:10px;
}
#teneur.detail-bien h2{
font-size:13px;
vertical-align:middle;
font-weight:normal;
color:#677481;
border-bottom:1px dotted #929eb0;
border-left:1px solid #c3;

background-color:#d9e1ee;
font-weight:bolder;
margin:2px;
padding-left:1px;
}

#teneur.detail-bien h3{
font-size:11px;
vertical-align:top;
font-weight:bold;
color:#000000;
margin:2px;

}
#teneur.detail-bien ul{
margin:0;
padding:0;
list-style-type:none;
}
#teneur.detail-bien #detail-bien-resume{
padding-left:2px;
background-color:#ffffff;
color:#505d69;
font-weight:bold;
font-size:12px;
border:1px dotted #000000;
}
#teneur.detail-bien #detail-bien-resume .detail_type_bien
{
font-weight:bold;
color:#778491;
font-size:12px;
}
#teneur.detail-bien #detail-bien-resume address{
font-style:normal;
}
#teneur.detail-bien #detail-bien-resume p.prix-ref{
color:#78491;
font-size:12px;
}
#teneur.detail-bien #detail-bien-resume span.intit{
font-weight:bold;
}
#teneur.detail-bien img.ph_agence{
width:250px;
float:left;
margin-right:2px;
}
#teneur.detail-bien #resume-agence .resume-agence-options {
float:right;
}
#teneur.detail-bien div.optionss{
float:right;
}
#teneur.detail-bien ul.optionss{
margin-top:0px;
margin-bottom:0px;
margin-left:1px;
padding-left:20px;
padding-right:20px;
list-style-type:none;
/*background-color: #d5f3f4;*/
background-color:#eef2f7;
margin-right:2px;
}
#teneur.detail-bien ul.optionss li {
margin:0;
padding:0;
list-style-type:none;
}

#teneur.detail-bien ul.optionss li.ecrire-agence{list-style-image:url(/images/agence/ecrire_agence.gif);}
#teneur.detail-bien ul.optionss li.envoie-ami{list-style-image:url(/images/trouver_logement/envoi_ami.gif);}
#teneur.detail-bien ul.optionss li.plan-agence{list-style-image:url(/images/agence/plan_acces.gif);}
#teneur.detail-bien ul.optionss li.detail-agence{display:none;}
#teneur.detail-bien ul.optionss li a{
font-size:10px;
color:#778491;
}
#teneur.detail-bien #info-resume-agence{
/*float:left;*/
font-size:12px;
font-family:Arial,Helvetica ,sans-serif;
}
/*****************************************************************************************************/
/*########################################## Notre EQUIPE ###################################*/
/*****************************************************************************************************/
#teneur.equipe {
width:700px;
}
#teneur.equipe div.cadre_ligne {
text-align:center;
}

#teneur.equipe div.photo_droite {
float:left;
width:320px;
height:133px;
text-align:left;
}

#teneur.equipe div.photo_gauche {
float:left;
width:320px;
height:133px;
text-align:left;
margin-bottom:20px;
}

#teneur.equipe td.nom_equipe{
padding-left:5px;
width: 170px;
margin-top:50px;
}
#teneur.equipe div.nom_equipe {
padding-left:5px;
float:right;
width: 170px;
margin-top:50px;
}

#teneur.equipe p.nom_cons,#teneur.equipe span.nom_cons{
font-Family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10pt;
color:#C0C020;
}
#teneur.equipe span.poste{
font-Family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9pt;
color:#000080;
}
#teneur.equipe p.job_equipe,#teneur.equipe span.job_equipe{
font-Family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9pt;
color:#000080;
}

#teneur.equipe td.picto_equipe {
height:135px;
width:20px;
background-image:url(/images/puce_photo.gif);
background-repeat:no-repeat;
background-position:top left;
}
#teneur.equipe div.picto_equipe{
float:right;
height:133px;
width:16px;
background-image:url(/images/puce_photo.gif);
background-repeat:no-repeat;
background-position:top left;
line-height: 100%;

}

#teneur.equipe td.photo_equipe{
width:120px;
}
#teneur.equipe div.photo_equipe {
width:120px;
}

/*****************************************************************************************************/
/*##########################################TROUVER VOTRE LOGEMENT###################################*/
/*****************************************************************************************************/

#teneur.recherche-bien #zone-nb-biens-prerecherche{
margin-top:10px;
margin-bottom:10px;
margin-left:1px;
padding-bottom:20px;
padding-top:20px;
text-align:center;
font-weight:bold;
background-color:#e9f0f4;
color:#414451;

}
#teneur.recherche-bien #nb-biens-prerecherche{
display:inline;
font-weight:bolder;
color:#33a2d9;
}
/**********************/
/******* #moteur********/
/**********************/

#contenu #teneur #moteur div#zone-nb-biens-prerecherche {
float:right;
background-color: #d5dae1;
margin-right:5px;
margin-top:-40px;
padding: 2px;
float: right;
width : 190px;
text-align: center;
font-size:10px;
}
#contenu #teneur #moteur div#zone-nb-biens-prerecherche h3 {
font-size:11px;
font-weight:bold;
margin:2px;
}
/*
#contenu #teneur #moteur div#b_type_transaction,div#b_type_bien,div#b_nb_piece,div#b_surface,div#b_budget,div#b_situation,div#b_annonces {
background-image:url(trouver_logement_files/tit_fond.gif);
background-position:top left;
background-repeat:no-repeat;
margin:0;
padding:0;
text-align:left;
}
*/
#contenu #teneur #moteur input {
border:0;
}

#contenu #teneur #moteur fieldset {
font-size:11px;
border:0;
margin:0;
padding:0;
}
#contenu #teneur #moteur div#b_type_transaction fieldset,div#b_type_bien fieldset,div#b_nb_piece fieldset,div#b_surface fieldset,div#b_budget fieldset
 {
text-align:justify;
/*border:1px solid #000000;*/
}
#contenu #teneur #moteur div#b_type_transaction fieldset,div#b_type_bien fieldset {
padding-bottom:10px;
}
#contenu #teneur #moteur legend {
/*height:19px;*/
/*padding-left:24px;*/
font-size:12px;
color:#616a7a;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
margin-bottom:0px;
padding-bottom:0px;
/*margin-left:-9px;*/
text-align:left;
padding-left:0px;
margin-left:0px;

}
#contenu #teneur #moteur label{
font-size:10px;
color:#616a7a;
font-weight:normal;
}
#contenu #teneur #moteur div#b_type_transaction fieldset {
/*float:left;
width:154px;*/
text-align:center;
margin:0;
padding:0;
}
#contenu #teneur #moteur fieldset#b_type_transaction label {
}
#contenu #teneur #moteur div#b_type_bien fieldset {
/*float:left;
width:400px;*/
text-align:center;
}

#contenu #teneur #moteur div#b_type_bien  a {
font-size:9px;
text-decoration:underline;
margin-left:10px;
color:#000000;
}
#contenu #teneur #moteur div#b_nb_piece {
float:left;
width:234px;
}
#contenu #teneur #moteur div#b_surface {
float:left;
width:200px;
/*
border-right:1px solid #e1dfd5;
border-left:1px solid #e1dfd5;
*/
}
#contenu #teneur #moteur div#b_budget {
float:left;
width:189px;
}
#contenu #teneur #moteur div#b_situation {
float:left;
width:100%;
margin:0px;
padding:0px;
}
#contenu #teneur #moteur div#b_situation input{
border:1px solid #000000;
}
#contenu #teneur #moteur div#b_annonces {
float:left;
width:364px;
text-align:left;
}
#contenu #teneur #moteur div#b_ref_region{
float:right;
/*margin-left:100px;*/
width:200px;
}
#contenu #teneur #moteur div#b_rech_ville{
float:left;
top:0px;
}
#contenu #teneur #moteur div#b_lancer{
/*top:40px;
left:50px;*/
}
#contenu #teneur #moteur div#b_lancer button#valide_recherche.bouton{
text-align:center;
background:transparent;
font-weight:bold;
/*
background-image:url(/images-groupe/envoyer-votre-proposition.gif);
background-position:top left;
background-repeat:no-repeat;
width:143px;*/
border:1px outset #97a4b6;
background-color:#c8d0d8;
/*border:1px solid #19ACBB;*/
height:20px;
/*text-indent:-900em;*/
padding:0;
margin:0;
cursor:pointer;
/*cursor:hand;*/
}
/*##########################################################################################################
#################################################PAGE AGENCE##############################################
##########################################################################################################*/
#teneur.page_agence img.ph_agence{
width:250px;
/*float:left;*/
margin-right:2px;
}

/*##########################################################################################################
#################################################FORMULAIRE ##############################################
##########################################################################################################*/
/*****************************************************************************************************/
/*##########################################FORMULAIRE CONTACT POPUP###################################*/
/*****************************************************************************************************/
#contact{
background-image:url(/images-groupe/logo_contact.gif);
background-position:top left;
background-repeat:no-repeat;
text-align:justify;
background-color:#ffffff;
/*width:390px;*/
/*border:1px solid #000000;*/
}

#contact h1 {
text-align:center;
font-size:20px;
font-weight:bold;
margin:0;
padding:0;
padding-top :40px;
/*padding-left:96px;*/
}
#contact h2{
font-size:12px;
font-weight:bold;
text-align:center;
}
#contact #teneur.formulaire div#civilite{
/*border:1px solid #000000;*/
margin-left:100px;
}
#contact #teneur.formulaire div#civilite input{
border:0;
}
#contact #teneur.formulaire label {
margin-left:10px;
font-weight:bold;
/*border:1px solid #000000;*/
}

#contact #teneur.formulaire div#choix{
/*border:0px solid #000000;*/
float:right;
margin-top:-16px;
margin-right:10px;
}
#contact #teneur.formulaire div#choix input{
border:0;
}
#contact #teneur.formulaire input#envoi{
margin-left:100px;
}
#contact #teneur.formulaire input#nom, #contact #teneur.formulaire input#prenom, #contact #teneur.formulaire input#adresse, #contact #teneur.formulaire input#ville, #contact #teneur.formulaire input#pays, #contact #teneur.formulaire input#tel, #contact #teneur.formulaire input#sender, #contact #teneur.formulaire input#fax, #contact #teneur.formulaire input#cp, #contact #teneur.formulaire input#email {
position:absolute;
left:150px;
}
#contact #teneur.formulaire input#mail_to
{
position:absolute;
left:150px;
}
#contact #teneur.formulaire .spacer {
line-height:1em;
}
#contact #teneur.formulaire h5 {
font-size:9px;
margin-left:10px;
margin-right:5px;
font-style:oblique;
font-weight:normal;
text-align:justify;

}
#contact #teneur.formulaire fieldset {
margin-top:5px;
border:0;
}
#contact #teneur.formulaire legend {
padding-left:10px;
font-size:11px;
color:#735A46;
}
#contact #teneur.formulaire textarea {
margin-left:10px;
}
#contact #teneur.formulaire button.bouton{
text-align:center;
background:transparent;
background-image:url(/images/bt_envoyer_maint.gif);
background-position:top left;
background-repeat:no-repeat;
width:141px;
border:0;
height:41px;
text-indent:-900em;
padding:0;
margin:0;
cursor:pointer;
/*cursor:hand;*/
}
/*****************/
/*confirmation envoi*/
/******************/
#contact #teneur.formulaire_ok button.bouton{
text-align:center;
background:transparent;
background-image:url(/images/bt_envoyer_maint.gif);
background-position:top left;
background-repeat:no-repeat;
width:141px;
border:0;
height:41px;
text-indent:-900em;
padding:0;
margin:0;
cursor:pointer;
/*cursor:hand;*/
}


