/*************************************************
* FEUILLE DE STYLE CSS DU SITE INTERNET IMMOTIS
*
* Auteur:
*	Acreat Web Technologies
*
* Historique:    	
*	LINTANFF Franck		28/05/09		Création
**************************************************/

@import url(./structure.css);

.teaser{
	text-align:center;
	color:#66552A;
	font-size:1.3em;
	font-weight:bold;
}

.cadre_info{
	text-align:center;
	margin:80px auto 100px auto;
}

.cadre_info A.option {
	display:block;
	color:#000;
	margin-top:10px;
}

/*-------------------------------------
	GROUPE IMMOTIS / COORDONNEES
-------------------------------------*/
#cadres {
	width:910px;
	border-collapse:collapse;
	margin-left:-5px;
	margin-right:-5px;
}

#cadres TD {
	width:33%;
	text-align:center;
	vertical-align:top;
	padding:0 6px;
}

.cadre {
	background:transparent url(../img/index/fond_pole_immobilier.png) repeat-x scroll 0 0;
	border:#D7EDF8 1px solid;
	padding:5px;
	margin:auto;
	text-align:left;
	color:#2C5EAC;
	height:500px;
}

.cadre H1 {
	color:#1C4A8D;
	text-transform: uppercase;
	margin:15px 0 5px 0;
	border:0;
}

.cadre P {
	margin:0;
	font-size:0.9em;
}

.cadre P STRONG {
	font-size:14px;
	font-weight:bold;
}

.cadre UL {
	padding:0 0 0 20px;
	list-style-type:none;
}	

.cadre UL LI {
	background:url(../img/vente/fiche/fleche.gif) no-repeat top left;
	background-position:0 5px;
	padding-left:8px;
}	


A.btn_decouvrir {
	background:transparent url(../img/index/decouvrir_immobilier_off.png) no-repeat;
	display:block;
	float:right;
	width:90px;
	height:28px;
	text-indent:-1000em;
	margin:5px 0 0 0;
	overflow:hidden;
}

A:HOVER.btn_decouvrir {
	background:transparent url(../img/index/decouvrir_immobilier_on.png) no-repeat;
}

.equipe #immobilier, .equipe #gestion, .equipe #patrimoine {
	height:520px;	
}

#cadres #gestion{
	background-image:url(../img/index/fond_pole_gestion.png);	
	border:#DCF5D5 1px solid;
	color:#3E7544;
}

#cadres #gestion H1{
	color:#226414;
	border:0;
}

#cadres #gestion UL LI {
	background:url(../img/gestion/fiche/fleche.gif) no-repeat top left;
	background-position:0 5px;
	padding-left:8px;
}	

#gestion A.btn_decouvrir{
	background-image:url(../img/index/decouvrir_gestion_off.png);
}

#gestion A:HOVER.btn_decouvrir{
	background-image:url(../img/index/decouvrir_gestion_on.png);
}


#cadres #patrimoine{
	background:url(../img/index/fond_pole_patrimoine.png) repeat-x;	
	border:#F2E6DA 1px solid;
	color:#6F4042;		
}

#cadres #patrimoine H1{
	color:#6E2626;
	border:0;	
}

#patrimoine A.btn_decouvrir{
	background-image:url(../img/index/decouvrir_patrimoine_off.png);
}

#patrimoine A:HOVER.btn_decouvrir{
	background-image:url(../img/index/decouvrir_patrimoine_on.png);
}


div.clear{
	clear:both;
}



/*-------------------------------------
		COORDONNEES
-------------------------------------*/
.vignette{
	float:left;
	margin:0 10px 10px;
}

A.contacter{
	background:transparent url(../img/coordonnees/bt_contact_immo_off.png) no-repeat scroll 0 0;
	float:left;
	display:block;
	width:83px;
	height:29px;
	text-indent:-1000em;
	margin:5px 0 0 0;
	overflow:hidden
}

A:HOVER.contacter{
	background:transparent url(../img/coordonnees/bt_contact_immo_on.png) no-repeat scroll 0 0;
	width:83px;
	height:29px;
}

#gestion A.contacter{
	background:transparent url(../img/coordonnees/bt_contact_gestion_off.png) no-repeat;
}

#gestion A:HOVER.contacter{
	background:transparent url(../img/coordonnees/bt_contact_gestion_on.png) no-repeat;
}

#patrimoine A.contacter{
	background:transparent url(../img/coordonnees/bt_contact_patrimoine_off.png) no-repeat;
}

#patrimoine A:HOVER.contacter{
	background:transparent url(../img/coordonnees/bt_contact_patrimoine_on.png) no-repeat;
}



/*-------------------------------------
		RECHERCHE
-------------------------------------*/
.bienvenue{
	vertical-align:top;
	text-align:justify;
	padding:0 20px 0 0;
}

.bienvenue H1{
	color:#134377;
	border-color:#134377;
	font-weight:normal;	
	margin:0 0 10px;
}

.bienvenue A.ensavoirplus{
	background:transparent url(../img/vente/accueil/bt_savoirplus_off.png) no-repeat;	
	text-indent:-1000em;
	overflow:hidden;
	margin:10px 0;
	height:23px;
	float:right;
	width:82px;
}

.bienvenue A:HOVER.ensavoirplus{
	background:transparent url(../img/vente/accueil/bt_savoirplus_on.png) no-repeat;
}

/* Formulaire */
.formulaire{
	vertical-align:top;
	padding:10px 10px 0 10px;
	height:300px;
	font-size:0.9em;
	color:#134377;
	background:transparent url(../img/vente/accueil/fond_recherche.png) no-repeat scroll 0 0;
}

.formulaire H2{
	text-transform: uppercase;
	margin:0 0 5px 0;
	font-size:1.65em;
	font-weight:normal;
}

.formulaire H5{
	color:#134377;
	text-transform: uppercase;
	margin:10px 15px 10px 0;
	font-weight:bold;
	font-size:1em;
}


.formulaire P{
	margin:10px 0 20px 0;
}

.formulaire TD{
	vertical-align:middle;
}

.formulaire TD.check{
	height:20px;
}

.formulaire TD.label{
	padding:0 5px 0 0;
}

.formulaire TD.input{
	padding:0 15px 0 0;
}

.formulaire .inputText{
	width:100px;
}

.formulaire #zone{
	width:240px;
}

/* Notre sélection */
#biens{
	vertical-align:top;
}

#selection #selection_table {
	border-collapse:collapse;	
}

#selection .liste{
	vertical-align:top;
	width:680px;
}

#selection .liste #liste_annonces {
	position:relative;
	left:-8px;	
}
#selection .listedroite{
	vertical-align:top;
}

#selection H1{
	background:transparent url(../img/vente/accueil/icone_selection.png) no-repeat;
	color:#134377;
	border:0;
	margin:10px 0 0 10px;
	padding-left:28px;
	line-height:22px;
	
}

#selection .liste .prix{
	font-size:1.2em;
	padding:2px 0 0;
}


A.toutes_annonces{
	background:transparent url(../img/vente/accueil/bt_annonces_off.png) no-repeat;
	text-indent:-1000em;
	width:216px;
	height:34px;
	display:block;
	margin:0 0 5px 0;
	padding:0;
	overflow:hidden;
}

A:HOVER.toutes_annonces{
	background:transparent url(../img/vente/accueil/bt_annonces_on.png) no-repeat;
}

A.alerte{
	background:transparent url(../img/structure/accueil/bt_alerte_off.png) no-repeat;
	text-indent:-1000em;
	width:216px;
	height:34px;
	display:block;
	margin:5px 0 5px 0;
	padding:0;
	overflow:hidden;
}

A:HOVER.alerte{
	background:transparent url(../img/structure/accueil/bt_alerte_on.png) no-repeat;
}

A.estimation{
	background:transparent url(../img/structure/accueil/bt_estimation_off.png) no-repeat;
	text-indent:-1000em;
	width:216px;
	height:34px;
	display:block;
	margin:5px 0 0 0;
	padding:0;
	overflow:hidden;
}

A:HOVER.estimation{
	background:transparent url(../img/structure/accueil/bt_estimation_on.png) no-repeat;
}

#liens{
	margin:10px 0 0;
}

/* Carte */

#carte {
	vertical-align:top;
}	

#carte_map{
	background-image:url(../img/carte/carte.jpg);
	height:431px;
	width:412px;
}



/*-------------------------------------
		LISTE RESULTATS
-------------------------------------*/

#entete-search H1 {
	background:url(../img/structure/resultat/picto_resultat.gif) no-repeat 0 2px;
	margin:0;
	padding-left:23px;
	text-transform:uppercase;
}

#liste_resultats {
	width:100%;
}

/* Formulaire droite */
.formulaire_d{
	vertical-align:top;
	padding:10px 10px 0 20px;
	width:196px;
	height:420px;
	font-size:0.8em;
	color:#134377;
	background:url(../img/vente/accueil/fond_recherche_d.png) no-repeat top center;
	
}

.formulaire_d H2{
	color:#134377;
	text-transform: uppercase;
	margin:0 0 2px 0;
	font-size:1.7em;
	font-weight:normal;
}

.formulaire_d H5{
	color:#134377;
	text-transform: uppercase;
	margin:6px 0 0 0;
	font-weight:bold;
	font-size:1.1em;
}

.formulaire_d P{
	margin:0;
	padding:0;
}

.formulaire_d TABLE{
	margin:0;
	padding:0
}

.formulaire_d TD{
	vertical-align:middle;
}

.formulaire_d TD.check{
	padding:0;
}

.formulaire_d TD.label{
	width:30px;
	padding:0;
	margin:0;
}

.formulaire_d TD.input{
	padding:0 15px 0 0;
}

.formulaire_d .inputText{
	background:transparent url(../img/vente/accueil/fond_input.png) repeat-x;
	border:1px solid;
	border-color:#B8DBF1;
	width:75px;
}

.formulaire_d #zone{
	width:180px;
}

.formulaire_d #valider{
	padding-top:20px;
	text-align:center;

}

.formulaire_d .alerte{
	margin:30px -14px;
	/margin-top:20px;
	overflow:hidden;
}

BODY.location .formulaire_d .alerte, BODY.neuf .formulaire_d .alerte {
	margin:30px -9px 20px -9px;
}

/* Liste des résultats */
.liste{
	vertical-align:top;
	padding-left:5px;
	padding-left:0;
}

.liste .cadre_info{
	text-align:center;
	margin:100px 0;
}

.liste #tableau_resultat{
	width:660px;
}

.liste #tableau_resultat TR{
	margin-top:10px;
}

.liste .largeur_annonce{
	background:transparent url(../img/vente/accueil/fond_annonce.png) repeat-x bottom left;
	border:#DEE0AE 1px solid;
	text-align:center;
	width:200px;
	padding:3px;
}

.liste .localisation{
	border-bottom:#DEE0AE 1px dashed;
	font-weight:bold;
	color:#023571;
	margin:0;
}

.liste .categorie{
	border-bottom:#DEE0AE 1px solid;
	text-transform:uppercase;
	font-weight:bold;
	color:#6E675F;
	margin:0;
}

.liste .prix{
	text-transform:uppercase;
	font-weight:bold;
	color:#C1423B;
	margin:0 3px;
	border:0;
}

.resultats H1{
	background:transparent url(../img/structure/resultat/picto_resultat.gif) no-repeat scroll 0 2px;
	padding-left:23px;
	line-height:23px;
	margin:10px 5px;
	border:0 none;
	color:#134377;
	font-weight:normal;
}

.resultats #nb_resultats{
	border:#EFDCBB 1px solid;
	background:#FFFFFF;
	margin-right:10px;
	/margin-right:5px;
	padding:3px 10px;
	font-weight:bold;
	color:#C1423B;
	float:right;
}

/* Pagination */
#numero_page{
	width:495px;
	float: right;
}

#numero_page UL{
	padding:0;
	margin:0;
	border:0;
}

#numero_page LI{
	list-style:none;
	font-weight:bold;
	color:#6E675F;
	margin:0 3px;
	display:inline;
	overflow:hidden;
    float:left;
}

#numero_page LI A{
	text-decoration:none;
	font-weight:bold;
	color:#6E675F;
	background:transparent url(../img/structure/resultat/page_off.png) repeat-x;
	border:#DEE0AE 1px solid;
    display:block;
	padding:1px 6px;

}

#numero_page .currentPage{
	border:#DEE0AE 1px solid;
	font-weight:bold;
	padding:1px 5px;
	color:#5B7BAA;
	margin:0 3px;
}

#numero_page .currentPage SPAN{
	padding:0;	
	border:0;
	margin:0;
}

#numero_page .active{
	background:transparent url(../img/structure/resultat/page_on.png) repeat;
	border:#DEE0AE 1px solid;
	padding:1px 6px;
	margin:0 3px;
    display:block;
    float:left;	
}

#numero_page .previous,
#numero_page .next{
	background:transparent;
	margin:0;
	height:19px;
	width:20px;
	border:0;
    display:block;
    float:left;	
}

#numero_page .previous A,
#numero_page .next A{
	border:0;
	background:none;
	text-indent:-1000em;
	display:block;
	height:19px;
	width:20px;
}

#numero_page .previous A{
	background:transparent url(../img/structure/resultat/page_prec_off.png) no-repeat;
}

#numero_page .previous A:HOVER{
	background:transparent url(../img/structure/resultat/page_prec_on.png) no-repeat;
}

#numero_page .next A{
	background:transparent url(../img/structure/resultat/page_suiv_off.png) no-repeat;
}

#numero_page .next A:HOVER{
	background:transparent url(../img/structure/resultat/page_suiv_on.png) no-repeat;
}



/*-------------------------------------
		FICHE DETAILLLEE
-------------------------------------*/
.fiche{
	color:#134377;
	margin:auto;
}

TABLE.fiche-table {
	border-collapse;
}

.fiche H1{
	background:transparent url(../img/fiche_bien/picto_fiche.gif) no-repeat scroll 0 2px;
	padding-left:20px;
	line-height:23px;
	margin:0 0 10px 10px;
	border:0 none;
	color:#134377;
	font-weight:normal;
}

.fiche #titre{
	background:transparent url(../img/fiche_bien/cadre_fiche.png) no-repeat;
	border:0;
	width:308px;
	height:96px;
	margin:0 0 15px 0;
}

.fiche #colonne_gauche{
	vertical-align:top;
	width:308px;
}

.fiche #localisation{
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	color:#134377;
	padding:4px;
}

.fiche #categorie{
	text-transform:uppercase;
	font-weight:bold;
	color:#594B3E;
	font-size:1.2em;
	/*padding:10px 0 0 10px;*/
	margin-bottom:7px;
	text-align:center;
}

.fiche #prix{
	background:transparent url(../img/fiche_bien/fond_prix.png) no-repeat;
	width:138px;
	height:31px;
	line-height:31px;
	margin:0 2px 0 0 !important;
	margin:0 2px 0 0;
	font-size:1.4em;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	float:right;	
}

.fiche #prix_gestion{
	background:transparent url(../img/fiche_bien/fond_prix.png) no-repeat;
	width:138px;
	height:31px;
	line-height:31px;
	margin:0 auto 0 auto;
	font-size:1.4em;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;	
}



/* Calculatrice financiere */
.fiche .calculatrice{
	float:left;
	background:transparent url(../img/fiche_bien/bt_calculatrice.png) no-repeat;
	width:150px;
	height:31px;
	text-indent:-999em;
	margin:0 0 0 2px;
	overflow:hidden;
}

.fiche .calculatrice:HOVER{
	background:transparent url(../img/fiche_bien/bt_calculatrice.png) no-repeat 0 -31px;
}

.fiche .calculatrice_montant{
	float:left;
	margin:0 0 0 2px;
	background:transparent url(../img/fiche_bien/calculatrice_edit.png) no-repeat;
	width:150px;
	height:31px;
}

.fiche .calculatrice_montant A{
	display:block;
	height:24px;
	padding:7px 0 0 25px;
	text-decoration:none;
	width:125px;
	font-weight:bold;
	color:#9E2525;
}


.fiche H4{
	text-transform: uppercase;
	font-size:1.2em;
	margin:15px 0 10px;
	border:0 none;
	color:#134377;
}

.fiche P{
	margin:0;
	font-size:1.1em;
	text-align:justify;
}

.fiche .info{
	background:transparent url(../img/fiche_bien/fond_info.png) repeat-x;
	height:20px;
	border:1px solid #DEE0AE;
	margin:-2px 0 0 0;
	padding:4px 0 0 10px;
	color:#594B3E;
	font-weight:bold;
}

.fiche .info STRONG{
	background:url(../img/vente/fiche/fleche.gif) no-repeat top left;
	background-position:0 5px;
	color:#134377;
	font-weight:bold;
	margin-right:5px;
	padding-left:8px;	
}

.fiche #colonne_centre{
	vertical-align:top;
	padding:0 10px
}

.fiche #colonne_centre #LOADING{
	border:1px solid silver;
	background-color:white;
	position:absolute;
	text-align:center;
	padding:1px 3px;
	margin:5px;
	opacity:0.8;
	visibility:hidden;
}

.fiche TABLE #colonne_centre #PHOTO-PRINCIPALE{
	background:transparent url(../img/fiche_bien/fond_photo_principale.png) repeat-x;
	border:#DEE0AE 1px solid;
	padding:5px;
}

/* Photos */
#LOADING {
	position:absolute;
	margin:5px;
	visibility:hidden;
	text-align:center;
	background-color:white;
	padding:1px 3px;
	border:1px solid silver;
	filter:alpha(opacity=80);
	opacity:.80;
}

#LOADING span {
	display:block;
}

#PHOTO-PRINCIPALE {
	background:#FFFFFF;
}

#PHOTO-PRINCIPALE IMG {
	border:4px solid #FFFFFF;
}

#LISTE-PHOTOS {
	position:relative;
	margin:5px auto auto auto;
	border-collapse:collapse;
	background:url(../img/fiche_bien/fond_diaporama.gif) repeat-x top left;	
}

#LISTE-PHOTOS TD {
	padding:0
}

#LISTE-PHOTOS #fleche_suivant {
	cursor: pointer;
}

#LISTE-PHOTOS #fleche_precedent {
	cursor: pointer;
}

	
#PHOTOS-BOX {
	position:relative;
	overflow:hidden;
	width:310px;
	height:81px; 
	text-align:left;
	margin:auto;
	z-index:100;
}

#PHOTOS-BOX div#lyr1 { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:2; 
}

#PHOTOS-BOX TABLE {
	border-collapse:collapse;
	height:63px; 
	margin:0 2px;
}

#PHOTOS-BOX TD {
	padding:0 2px;
	text-align:center
}

#PHOTOS-BOX IMG {
	border:1px solid #fff;
	cursor:pointer;
}

#PHOTOS-BOX IMG.active {
	filter:alpha(opacity=60);
	opacity:.60;
	cursor:default;
}

.fiche #colonne_droite{
	vertical-align:top;
	padding:0;
}

.fiche #colonne_droite .img_inactif{
	display:block;
	float:left;
	height:25px;
	width:26px;
}

.fiche #colonne_droite A.previous{
	background:transparent url(../img/fiche_bien/fiche_prec_off.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	display:block;
	float:left;
	height:25px;
	width:26px;
}

.fiche #colonne_droite A:HOVER.previous{
	background:transparent url(../img/fiche_bien/fiche_prec_on.png) no-repeat;
}

.fiche #colonne_droite .currentPage{
	text-align:center;
	background:transparent url(../img/fiche_bien/fond_current_page.png) repeat-x;
	height:16px;
	border:#DEE0AE 1px solid;
	display:block;
	float:left;
	font-weight:bold;
	font-size:1.1em;
	padding:4px 5px;
	color:#17345F;
	margin:0 2px 10px 4px;
	width:144px;
}

.fiche #colonne_droite A.next{
	background:transparent url(../img/fiche_bien/fiche_suiv_off.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	display:block;
	float:right;
	height:25px;
	width:27px;
}

.fiche #colonne_droite A:HOVER.next{
	background:transparent url(../img/fiche_bien/fiche_suiv_on.png) no-repeat;
}


.fiche A.retour{
	background:transparent url(../img/fiche_bien/bt_retour.png) no-repeat;
	text-decoration:none;
	text-align:center;
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:1.1em;
	overflow:hidden;
	color:#134377;
	display:block;
	padding:5px 0;
	width:215px;
	height:15px;
}

.fiche A:HOVER.retour{
	color:#5B7BAA;
}

A.nouvelle_recherche{
	background:transparent url(../img/vente/fiche/bt_newrecherche_off.png) no-repeat;
	text-indent:-1000em;
	margin:0 0 5px 0;
	overflow:hidden;
	display:block;
	width:216px;
	height:34px;
	padding:0;
}

A:HOVER.nouvelle_recherche{
	background:transparent url(../img/vente/fiche/bt_newrecherche_on.png) no-repeat;
}

A.interesse{
	background:transparent url(../img/fiche_bien/bt_interesse_off.png) no-repeat;
	text-indent:-1000em;
	margin:10px auto;
	overflow:hidden;
	display:block;
	width:216px;
	height:44px;
	padding:0;
}

A:HOVER.interesse{
	background:transparent url(../img/fiche_bien/bt_interesse_on.png) no-repeat;
}



/*-------------------------------------
		CONTACT
-------------------------------------*/

H3 {
	font-size:1.25em;	
}
H3 STRONG {
	color:#033A72;
}	

.table-contact, 
.intro-contact {
	font-weight:bold;
	color:#6F634B;
	font-size:0.9em;
}

.table-contact TD.left{
	padding-right:4px;
}

.table-contact TD.right{
	padding-left:4px;
}

.table-contact .agence{
	background:transparent url(../img/fiche_bien/fond_photo_principale.png) repeat-x;
	padding:6px;
	border:1px solid #DEE0AE;
	text-align:center;

}

.table-contact .adresse{
	background:transparent url(../img/contact/cadre_adresse.png) no-repeat top center;
	height:48px;
	text-align:center;
	color:#66552A;
	font-size:1.5em;
	font-weight:bold;
	margin-top:5px;
	padding:10px;
}

.table-contact .telephone{
	color:#033A72;
	font-size:1.35em;

}

FORM .table-contact TD {
	padding:6px;
}

.table-contact .label{
	vertical-align:top;
	font-size:1.2em;
	width:87px;
}

.table-contact .labelCom{
	font-size:1.2em;
	width:90px;
}

.table-contact .needed{
	font-size:1.2em;
	padding-left:4px;
	color:#A62E2D;
	font-weight:bold;
}

.table-contact .form_error{
	font-size:0.9em;
	padding-left:4px;
	color:#A62E2D;
	font-weight:bold;	
}

.table-contact .input{
	vertical-align:top;
	padding-right:40px;
}

.table-contact .inputRight{
	vertical-align:top;
	padding:0;
}

.table-contact #objet{
	background:#FFFFFF;
	border:1px solid #DEE0AE;
}

.table-contact .inputText{
	background:transparent url(../img/contact/fond_input.png) repeat-x;
	border:1px solid #DEE0AE;
	width:155px;
}

.table-contact #comments{
	background:#FFF url(../img/contact/fond_textarea.png) repeat-x;
	border:1px solid #DEE0AE;
	margin:6px 0 0;
	padding:5px;
}

/* ---------------
* DIVERS FORMULAIRES 
*/
.table-form {
	width:100%;
	margin:auto;
	border-collapse:collapse;
}

.table-form TH {
	text-align:right;
	padding:6px 5px 4px 5px;
	width:20%;
	vertical-align:top
}

.table-form TD {
	padding:5px;
}

.table-form .form_error {
	color:red;
	margin-top:2px;
}

/*-------------------------------------
		UNIVERS LOCATION
-------------------------------------*/

body.location .bienvenue A.ensavoirplus{
	background:transparent url(../img/gestion/accueil/bt_savoirplus_off.png) no-repeat;
}

body.location .bienvenue A:HOVER.ensavoirplus{
	background:transparent url(../img/gestion/accueil/bt_savoirplus_on.png) no-repeat;
}

body.location .formulaire{
	background-image:url(../img/gestion/accueil/fond_recherche.png);
}

body.location A.toutes_annonces{
	background:transparent url(../img/gestion/accueil/bt_annonces_off.png) no-repeat;
}

body.location A:HOVER.toutes_annonces{
	background:transparent url(../img/gestion/accueil/bt_annonces_on.png) no-repeat;
}

body.location .formulaire_d{
	color:#4A7C4F;
	background:transparent url(../img/gestion/accueil/fond_recherche_d.png) no-repeat scroll 10px 0;
}

body.location .formulaire_d H2{
	color:#4A7C4F;
}

body.location .formulaire_d H5{
	color:#4A7C4F;
}

body.location .formulaire_d .inputText{
	background:transparent url(../img/gestion/accueil/fond_input.png) repeat-x;
	border-color:#D0EFBA;
}

body.location .resultats H1{
	color:#4A7C4F;
}

body.location .liste .localisation{
	color:#226414;
}

body.location #numero_page .currentPage{
	color:#4A7C4F;
}

body.location .fiche{
	color:#4A7C4F;
}

body.location .fiche h1{
	color:#226414;
}

body.location .fiche #localisation{
	color:#226414;
}

body.location .fiche H4{
	color:#226414;
}

body.location .fiche .info STRONG{
	background:url(../img/gestion/fiche/fleche.gif) no-repeat top left;
	background-position:0 5px;
	color:#226414;
}

body.location .fiche #colonne_droite .currentPage{
	color:#226414;
}

body.location .fiche A.retour{
	color:#226414;
}

body.location .fiche A:HOVER.retour{
	color:#84C48D;
}

body.location #selection h1{
	color:#4A7C4F;
}

body.location A.nouvelle_recherche{
	background:transparent url(../img/gestion/fiche/bt_newrecherche_off.png) no-repeat;
}

body.location A:HOVER.nouvelle_recherche{
	background:transparent url(../img/gestion/fiche/bt_newrecherche_on.png) no-repeat;
}



/*-------------------------------------
		UNIVERS NEUF
-------------------------------------*/
body.neuf .bienvenue A.ensavoirplus{
	background:transparent url(../img/neuf/accueil/bt_savoirplus_off.png) no-repeat;
}

body.neuf .bienvenue A:HOVER.ensavoirplus{
	background:transparent url(../img/neuf/accueil/bt_savoirplus_on.png) no-repeat;
}

body.neuf .formulaire{
	background-image:url(../img/neuf/accueil/fond_recherche.png);
}

body.neuf A.toutes_annonces{
	background:transparent url(../img/neuf/accueil/bt_annonces_off.png) no-repeat;
}

body.neuf A:HOVER.toutes_annonces{
	background:transparent url(../img/neuf/accueil/bt_annonces_on.png) no-repeat;
}

body.neuf .formulaire_d{
	color:#765148;
	background:transparent url(../img/neuf/accueil/fond_recherche_d.png) no-repeat scroll 10px 0;
}

body.neuf .formulaire_d H2{
	color:#765148;
}

body.neuf .formulaire_d H5{
	color:#765148;
}

body.neuf .formulaire_d .inputText{
	background:transparent url(../img/neuf/accueil/fond_input.png) repeat-x;
	border-color:#EFDCBB;
}

body.neuf .resultats h1{
	color:#765148;
}

body.neuf .liste .localisation{
	color:#765148;
}

body.neuf #numero_page .currentPage{
	color:#765148;
}

body.neuf .fiche{
	color:#765148;
}

body.neuf .fiche h1{
	color:#765148;
}

body.neuf .fiche #localisation{
	color:#765148;
}

body.neuf .fiche H4{
	color:#765148;
}

body.neuf .fiche .info STRONG{
	background:url(../img/neuf/fiche/fleche.gif) no-repeat top left;
	background-position:0 5px;
	color:#765148;
}

body.neuf .fiche #colonne_droite .currentPage{
	color:#765148;
}

body.neuf .fiche A.retour{
	color:#765148;
}

body.neuf .fiche A:HOVER.retour{
	color:#DEE0AE;
}

body.neuf A.nouvelle_recherche{
	background:transparent url(../img/neuf/fiche/bt_newrecherche_off.png) no-repeat;
}

body.neuf A:HOVER.nouvelle_recherche{
	background:transparent url(../img/neuf/fiche/bt_newrecherche_on.png) no-repeat;
}

body.neuf #selection h1{
	color:#765148;
}

/*-------------------------------------
		MENTIONS
-------------------------------------*/

#table_tarifs {
	border:1px solid #dfd1ac;
	text-align:center;
}

#table_tarifs TD, #table_tarifs TH {
	padding:2px 20px;
}	

#table_tarifs TH {
	background:#66552A;
	color:#FFF;
}	

#table_tarifs TD.fond_td {
	background:#f9f1dd;
}	
	