@charset "utf-8";
/* CSS Document */



/* Définition des générales
-----------------------------*/
* {
	padding:0;
	margin:0;
	border:0;
}

body {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-x;
	background-color:#A7B4BC;
}

#main {
	position:absolute; /* on positionne le conteneur */
	left:50%;
	width:1000px;
	margin-left:-500px;
	background-repeat:no-repeat;
	margin-top:-10px;
}

ul, li {
	list-style:none;
}

a {
	text-decoration:none;
}

.misenavant {
	color:#E30059;
	font-weight:bold;
}

/* EN TETE
-------------------------------------------------------- */

#en_tete {
	float:left;
	width:1000px;
	margin-top:20px;
	text-align:left;
	font-family:Eurostile, Arial, Georgia, sans-serif;
	color:#FFFFFF;
}

#logo {
	float:left;
	text-align:justify;
	z-index:1;
	color:#333333;
}
#slogan {
	float:left;
	height:95px;
	font-size:25px;
	width:500px;
	margin-left:40px;
	margin-top:15px;
	text-align:justify;
}
#telephone {
	float:left;
	width:300px;
	text-align:right;
}

/* GESTION DU MENU 
----------------------------------------------------- */

#menu_complet {
	float:left;
	height:50px;
	padding-left:200px;
	width:800px;
	background-image:url(../images/fond_menu.png);
	background-repeat:no-repeat;
	margin-top:-20px;
}

.menu {
	float:left;
	text-align:center;
	background-position:right;
	background-repeat:no-repeat;
}

#menu_complet a {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

#menu_complet a:hover {
	color:#E30059;
}


#menu01 a {
	float:left;
	width:85px;
	height:31px;
	background-image:url(../images/menu-acheter.jpg);
	background-position:top;
}

#menu01 a:hover {
	float:left;
	width:85px;
	height:31px;
	background-image:url(../images/menu-acheter.jpg);
	background-position:bottom;
}

#menu06 a {
	float:left;
	width:85px;
	height:31px;
	background-image:url(../images/menu-accueil.jpg);
	background-position:top;
}

#menu06 a:hover {
	float:left;
	width:85px;
	height:31px;
	background-image:url(../images/menu-accueil.jpg);
	background-position:bottom;
}

#menu02 a {
	float:left;
	width:72px;
	height:31px;
	background-image:url(../images/menu-vendre.jpg);
	background-position:top;
}

#menu02 a:hover {
	float:left;
	width:72px;
	height:31px;
	background-image:url(../images/menu-vendre.jpg);
	background-position:bottom;
}

#menu03 a {
	float:left;
	width:152px;
	height:31px;
	background-image:url(../images/menu-sdv.jpg);
	background-position:top;
}

#menu03 a:hover {
	float:left;
	width:152px;
	height:31px;
	background-image:url(../images/menu-sdv.jpg);
	background-position:bottom;
}

#menu04 a {
	float:left;
	width:188px;
	height:29px;
	background-image:url(../images/menu-ep.jpg);
	background-position:top;
}

#menu04 a:hover {
	float:left;
	width:188px;
	height:29px;
	background-image:url(../images/menu-ep.jpg);
	background-position:bottom;
}

#menu05 a {
	float:left;
	width:139px;
	height:29px;
	background-image:url(../images/menu-ac.jpg);
	background-position:top;
}

#menu05 a:hover {
	float:left;
	width:139px;
	height:29px;
	background-image:url(../images/menu-ac.jpg);
	background-position:bottom;
}

/* GESTION DU SOUS MENU
------------------------------------------- */
#sous_menu07 a {
	float:left;
	width:150px;
	height:27px;
	background-image:url(../images/sous_menu_07.jpg);
	background-position:top;
}

#sous_menu07 a:hover {
	width:150px;
	height:27px;
	background-image:url(../images/sous_menu_07.jpg);
	background-position:bottom;
}

#sous_menu06 a {
	float:left;
	width:150px;
	height:27px;
	background-image:url(../images/sous-menu_06.jpg);
	background-position:bottom;
}

#sous_menu06 a:hover {
	width:150px;
	height:27px;
	background-image:url(../images/sous-menu_06.jpg);
	background-position:top;
}
#sous_menu01 a {
	float:left;
	width:150px;
	height:26px;
	background-image:url(../images/sous-menu_01.jpg);
	background-position:top;
}

#sous_menu01 a:hover {
	width:150px;
	height:26px;
	background-image:url(../images/sous-menu_01.jpg);
	background-position:bottom;
}
#sous_menu02 a {
	float:left;
	width:150px;
	height:28px;
	background-image:url(../images/sous-menu_02.jpg);
	background-position:top;
}

#sous_menu02 a:hover {
	width:150px;
	height:28px;
	background-image:url(../images/sous-menu_02.jpg);
	background-position:bottom;
}
#sous_menu03 a {
	float:left;
	width:150px;
	height:27px;
	background-image:url(../images/sous-menu_03.jpg);
	background-position:top;
}

#sous_menu03 a:hover {
	width:150px;
	height:27px;
	background-image:url(../images/sous-menu_03.jpg);
	background-position:bottom;
}
#sous_menu04 a {
	float:left;
	width:150px;
	height:25px;
	background-image:url(../images/sous-menu_04.jpg);
	background-position:top;
}

#sous_menu04 a:hover {
	width:150px;
	height:25px;
	background-image:url(../images/sous-menu_04.jpg);
	background-position:bottom;
}

/* GESTION DE L'ALIGNEMENT 
----------------------------------------- */
#gauche_centre {
	float:left;
	background-image:url(../images/fond_gauche_centre.gif);
	background-repeat:repeat-y;
	margin-bottom:10px;
	text-align:justify;
}


/* ZONE DE GAUCHE
----------------------------------------- */

#gauche {
	float:left;
	width:150px;
	color:#FFFFFF;
	margin-right:12px;
}

.sous-nav {
	background-color:#abb2b5;
	padding:5px;
	font-family:Eurostile, Arial, Georgia, sans-serif;
	font-size:16px;
	margin-bottom:5px;
}

#publicite_gauche {
	float:left;
	padding-top:5px;
	width:145px;
	/*height:370px;*/
	padding-left:5px;
	background-image:url(../images/px_pub.gif);
	background-repeat:repeat-x;
	background-color:#c4cdd4;
}



/* ZONE CENTRALE
----------------------------------------- */
#centre {
	float:left;
	width:623px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:15px;
	border:0;
}

#centre a {
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}

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

/* STYLE RECURENT 
----------------------------------------- */
#chemin {
	margin-top:70px;
	padding-left:20px;
	margin-bottom:20px;
	font-family:Helvetica, Arial, sans-serif;
	color:#778086;
	clear:both;
}

#chemin a {
	color:#e30059;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

#chemin a:hover {
	color:#e30059;
	text-decoration:underline;
}

#chemin a.autre_chemin {
	color:#778086;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

#chemin a.autre_chemin:hover {
	color:#778086;
	text-decoration:underline;
}


/* HOME PAGE 
----------------------------------------- */

#video {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/fond_video_accueil.jpg);
	background-repeat:no-repeat;
	width:610px;
	padding-top:70px;
	margin-top:20px;
}

#video a {
	font-weight:bold;
	color:#666666;
	font-size:14px;
}
#video a:hover {
	color:#000000;
}



.titre_accueil {
	float:left;
	margin:0px;
	padding:0px;
}

#point_gris_accueil {
	float:left;
	background-image:url(../images/point-gris.png);
	background-repeat:repeat-x;
	height:8px;
	width:300px;
}

#liste_atout li {
	list-style:url(../images/rond.png);
	margin:5px;
	margin-left:20px;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	color:#363a3c;
	letter-spacing:0.3pt;
}

#commission {
	float:left;
	margin-bottom:10px;
	width:590px;
	cursor:pointer;
}

#point_gris_sdv {
	float:left;
	background-image:url(../images/point-gris.png);
	background-repeat:repeat-x;
	height:8px;
	width:580px;
}

#liste_sdv li {
	list-style:url(../images/boulette.png);
	margin:5px;
	margin-left:20px;
	font-family: Helvetica, Arial, sans-serif;
	color:#363a3c;	
}
#zone_gauche_vendre_accueil {
	float:left; 
	width:280px;
}
#vendre_accueil {
	float:left;
	width:240px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	background-color:#0060F9;
	color:#ffffff;
	padding-bottom:40px;
	height:170px;
}

#vendre_accueil a {
	color:#FFFFFF;
}

#point_blanc_vendre {
	float:left;
	background-image:url(../images/point-blanc.png);
	background-repeat:repeat-x;
	height:8px;
	width:250px;
	
}

#vendre_accueil_texte p {
	margin:5px;
}

#liste_vendre_accueil li {
	list-style:url(../images/trois_ronds.png);
	margin:5px;
	margin-left:20px;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;	
}

#entre_achat_vente_accueil {
	float:left;
	width:5px;
	height:315px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/limite_achat_vente.png);
	background-repeat:repeat-y;
	background-position:top;
}

#achat_accueil {
	float:left;
	margin-top:20px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	background-color:#e30059;
	color:#FFFFFF;
	width:240px;
}


#espertise_accueil {
	float:left;
	margin-top:20px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	background-color:#666666;
	color:#FFFFFF;
	width:240px;
}

#financement_accueil {
	float:left;
	margin-top:20px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	width:240px;
}

.liste_deroulante {
	color:#E30059;
	background:#FFF;
}

.zone_texte {
	color:#E30059;
	font-size:10px;
	padding-top:4px;
	height:16px;
	border:0;
}
a.choix_arrondisssement p {
    position:relative; 
	color:#FFFFFF;
    z-index:24;
	background-color:#FFFFFF;
}

a.choix_arrondisssement:hover p {
	z-index:25; 
	color:#E30059;
	background-color:#FFFFFF;
    text-decoration:none;
}

a.choix_arrondisssement span{
	display:none;
}

a.choix_arrondisssement:hover span{ 
	/*le contenu de la balise span ne 
	sera visible que pour l'état a:hover */
	display:block; 
	position:absolute;
	padding:5px;
	margin-top:15px;
	width:200px;
	border:1px solid #E30059;
	background-color:#eeeeee;
	color:#6385B3;
	text-align: justify;
	font-weight:none;
}

#alerte_accueil {
	float:left;
	margin-top:10px;
	padding-top:3px;
	margin-bottom:10px;
	width:455px;
}


/* PAGE SALLE DES VENTES 
------------------------------------------ */

#sdv1 {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/salledesventes_sdv.jpg);
	background-repeat:no-repeat;
	width:610px;
}

#gauche_video_sdv {
	float:left; 
	margin-left:10px; 
	margin-top:20px;
}

#droite_video_sdv {
	float:left;  
	width:280px;
	height:250px;
	margin-left:15px; 
	margin-top:40px;
	color:#41484e;
	text-align:justify;
}

.titre_argument_sdv {
	background-image:url(../images/rond_rouge.png);
	background-repeat:no-repeat;
	text-indent:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:900;
	color:#e30059;
	margin-bottom:5px;
	margin-top:5px;
}

#gauche_cmc_sdv {
	float:left;
	margin-left:5px;
}

#droite_cmc_sdv {
	float:left;
	width:470px;
}

#zone_texte_sdv {
	float:left;
	margin-top:5px;
	margin-left:20px;
}

.titre_cmc_sdv {
	float:left;
	background-image:url(../images/surlignage_cmc_sdv.jpg);
	width:432px;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:15px;
	padding-top:2px;
	margin-bottom:3px;
	margin-top:8px;
}

.texte_cmc_sdv {
	float:left;
	width:450px;
}

.texte_cmc_sdv p {
	padding:5px;
	letter-spacing:1.1px;
}

.texte_cmc_sdv ul li {
	padding:2px;
}

#gauche_illus_sdv {
	float:left;
	margin-left:20px;
	margin-top:20px;
}

#droite_illus_sdv {
	float:left;
	margin-left:10px;
	margin-top:20px;
	width:450px;
}

/* SALLE DES VENTES INTERMEDIAIRE
---------------------------------------- */
#droite_sdv_intermediaire {
	float:left;
	margin-left:10px;
	margin-top:50px;
	background-image:url(../images/salle_des_ventes_intermediaire/titre_sdv_intermediaire.jpg);
	background-repeat:no-repeat;
	width:446px;
	background-color:#dfe1e3;
	padding-top:40px;
	padding-bottom:30px;
}

.form_sdv_intermediaire {
	text-align:right;
	color:#51585c;
	border-color:#51585c;
	font-size:14px;
	font-weight:bold;
}

.form2_sdv_intermediaire {
	float:left;
	text-align:left;
	color:#51585c;
	border-color:#51585c;
	font-size:14px;
	font-weight:bold;
	height:20px;
}

/* SALLE DES VENTES 2
---------------------------------------- */


#sdv2 {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/salle_des_vente_sdv2.jpg);
	background-repeat:no-repeat;
	width:610px;
}

#detail_bien_sdv {
	float:left;
	width:450px;
	background-color:#dfe1e3;
	padding:5px;
	color:#51585c;
	font-size:11px;
	margin-bottom:5px;
	display:none;
}



#gauche_sdv2 {
	float:left;
	background-image:url(../images/gauche_sdv2.gif);
	height:548px;
	width:115px;
	margin-right:20px;
	font-weight:bold;
}

#droite_sdv2 {
	float:left;
	width:445px;
}

#num_bien_sdv2 {
	text-align:center;
	margin-top:130px;
	color:#FFFFFF;
}

#offre_achat_sdv2 {
	margin-top:20px;
	text-align:center;
	color:#51585c;
}

#offre_achat_sdv2 p {
	padding:7px;
}

#gauche_detail_sdv2 {
	float:left;
	width:126px;
}

#lien_detail_sdv2 {
	float:left;
	width:126px;
	text-align:center;
	background-color:#2a83c7;
	color:#FFFFFF;
}

#lien_detail_sdv2 a {
	text-decoration:underline;
	font-style:normal;
}

#lien_detail_sdv2 a:hover {
	text-decoration:none;
	font-weight:bold;
}

#droite_detail_sdv2 {
	float:left;
	width:300px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
	color:#e30059;
}

#zone_detail_gris_sdv2 {
	color:#51585c;
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
}

#remise_sdv2 {
	float:left;
	width:450px;
	padding:5px;
	margin-bottom:5px;
	background-color:#eaeced;
	text-align:center;
	font-weight:bold;
}

#remise_detail_sdv2 {
	float:left;
	width:450px;
	margin-bottom:5px;
}

#remise_detail_sdv2 tr td {
	padding:5px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	border:1px solid;
}

.remise_en_cours_sdv2 {
	color:#e30059;
	border-color:#e30059;
}

#zone_detail_rose_sdv2 {
	color:#e30059;
	font-size:14px;
	margin-top:5px;
}

.zone_fond_gris {	
	float:left;
	width:450px;
	background-color:#dfe1e3;
	padding:5px;
	color:#51585c;
	font-size:11px;
	margin-bottom:5px;
}

#prix_sdv {
	font-size:14px;
	text-align:center;
}

.zone_prix_sdv {
	width:150px;
	height:20px;
	background-image:url(../images/zone_prix_sdv.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.zone_commission_sdv {
	width:150px;
	height:20px;
	background-image:url(../images/zone_commission_sdv.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#prix_sdv a {
	color:#000000;
	font-style:normal;
	text-decoration:none;
}

#acheter_prix_sdv a {
	float:left;
	width:446px;
	height:21px;
	background-image:url(../images/acheter_prix_sdv.gif);
	background-repeat:no-repeat;
}

#acheter_prix_sdv a:hover {
	float:left;
	width:446px;
	height:21px;
	background-image:url(../images/acheter_prix_hover_sdv.gif);
	background-repeat:no-repeat;
}


#detail_derniere_info_sdv2 {
	float:left;
	width:445px;
	background-color:#dfe1e3;
	padding:5px;
	color:#51585c;
	font-size:11px;
	margin-bottom:5px;
	display:none;
	text-align:justify;
}

#zone_proposition_sdv {
	float:left;
	width:450px;
	background-color:#f6f2f1;
	padding:5px;
	color:#51585c;
	font-size:11px;
	margin-bottom:5px;
}

#liste_proposition_sdv {
	margin:5px;
	margin-left:50px;
}
#liste_proposition_sdv p {
	line-height:30px;
}

#salle_des_vente_sdv2 {
	float:left;
	margin-top:10px;
	width:420px;
	background-image:url(../images/salle_des_vente_sdv2.jpg);
	background-repeat:no-repeat;
	background-color:#e30059;
	padding:20px;
	padding-top:10px;
	
}

#acheteur_salle_des_ventes_sdv2 {
	float:left;
	width:250px;
}

#acheteur_salle_des_ventes_sdv2 p {
	float:left;
	border:2px dashed #FFFFFF;
	padding-top:15px;
	height:60px;
	width:75px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

#vendeur_salle_des_ventes {
	float:left;
	margin-top:5px;
	margin-left:10px;
	width:138px;
	height:130px;
	background-image:url(../images/vendeur_salle_des_ventes_fond.gif);
	background-repeat:no-repeat;
	text-align:center;
}

#vendeur_salle_des_ventes p {
	float:left;
	margin-top:10px;
	margin-left:35px;
	margin-bottom:5px;
	text-align:center;
	width:70px;
	height:22px;
	padding-top:40px;
	background-image:url(../images/avatar_vendeur_salle_des_ventes.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#parrain_salle_des_ventes {
	float:left;
	margin-top:5px;
	margin-left:10px;
	width:138px;
	height:130px;
	background-image:url(../images/vendeur_salle_des_ventes_fond.gif);
	background-repeat:no-repeat;
	text-align:center;
}

#parrain_salle_des_ventes p {
	float:left;
	margin-top:10px;
	margin-left:35px;
	margin-bottom:5px;
	text-align:center;
	width:70px;
	height:22px;
	padding-top:40px;
	background-image:url(../images/avatar_parrain_salle_des_ventes.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
}


/* PAGE VISITE D'UN BIEN
----------------------------------- */


#visite_bien {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/visite_bien.jpg);
	background-repeat:no-repeat;
	width:610px;
}

#gauche_visite_bien {
	float:left;
	background-image:url(../images/gauche_sdv2.gif);
	height:548px;
	width:115px;
	margin-right:20px;
	font-weight:bold;
}

#droite_visite_bien {
	float:left;
	margin-top:30px;
	width:450px;
	padding-left:20px;
	background-image:url(../images/fond_droite_page_annexe.jpg);
	background-position:left;
	background-repeat:repeat-y;
}


/* PAGE CASE A COCHER CONFIDENTIALITE
----------------------------------- */


#confirm_visite_bien {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/confirm_visite.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}



#zone_confirm_visite_bien {
	float:left;
	background-color:#e8eaea;
	font-size:12px;
	width:540px;
	margin-left:15px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:40px;
	text-align:justify;
	color:#51585c;
}

#zone_sms {
	float:left;
	width:340px;
	height:30px;
	background-image:url(../images/confirm_visite/img_sms.jpg);
	background-repeat:no-repeat;
	padding-left:60px;
	padding-top:5px;
	font-weight:bold;
}

#zone_nsms {
	float:left;
	width:340px;
	height:30px;
	background-image:url(../images/confirm_visite/img_nsms.jpg);
	background-repeat:no-repeat;
	padding-left:60px;
	padding-top:5px;
	font-weight:bold;
}



/* PAGE DEtail de la visite (confirmation)
----------------------------------- */


#detail_visite_bien {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/detail_visite_bien.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
	font-weight:bold;
}



#zone_sup_detail_visite_bien {
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	width:570px;
	height:70px;
	padding-left:20px;
	padding-top:30px;
	background-image:url(../images/detail_visite/bloc_superieur.jpg);
	background-repeat:no-repeat;
}

#zone_date_heure_visite_bien {
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	width:570px;
	height:70px;
	padding-left:20px;
	padding-top:30px;
	background-image:url(../images/detail_visite/bloc_date_heure.jpg);
	background-repeat:no-repeat;
	height:65px;
	overflow:auto;
	line-height:24px;
}

#zone_central_detail_visite_bien {
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	width:550px;
	height:70px;
	padding-left:20px;
	padding-top:30px;
	padding-right:20px;
	background-image:url(../images/detail_visite/bloc_central.jpg);
	background-repeat:no-repeat;
}

#zone_central_rouge_detail_visite_bien {
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	width:545px;
	height:90px;
	padding-left:20px;
	padding-top:30px;
	padding-right:20px;
	background-image:url(../images/detail_visite/bloc_central_rouge.jpg);
	background-repeat:no-repeat;
}


#zone_inf_detail_visite_bien {
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	width:530px;
	height:110px;
	padding-top:30px;
	padding-left:60px;
	background-image:url(../images/detail_visite/bloc_inferieur.jpg);
	background-repeat:no-repeat;
}



/* PAGE CASE A COCHER CONFIDENTIALITE
----------------------------------- */


#detail_lieu_visite_bien {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/detail_lieu_visite_bien.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
	font-weight:bold;
}



#zone_sup_detail_lieu_visite_bien {
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	width:570px;
	height:70px;
	padding-left:20px;
	padding-top:30px;
	background-image:url(../images/detail_visite/bloc_superieur.jpg);
	background-repeat:no-repeat;
}

#zone_description_detail_lieu_visite_bien {
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	width:580px;
	height:300px;
	padding-left:10px;
	padding-top:60px;
	background-image:url(../images/detail_lieu_visite/description_lieu.jpg);
	background-repeat:no-repeat;
}

#zone_description_detail_lieu_visite_bien_non {
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	width:580px;
	height:300px;
	padding-left:10px;
	padding-top:60px;
	background-image:url(../images/detail_lieu_visite/image001.jpg);
	background-repeat:no-repeat;
}

#zone_central_detail_visite_bien {
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	width:550px;
	height:70px;
	padding-left:20px;
	padding-top:30px;
	padding-right:20px;
	background-image:url(../images/detail_visite/bloc_central.jpg);
	background-repeat:no-repeat;
}

#zone_central_rouge_detail_visite_bien {
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	width:545px;
	height:90px;
	padding-left:20px;
	padding-top:30px;
	padding-right:20px;
	background-image:url(../images/detail_visite/bloc_central_rouge.jpg);
	background-repeat:no-repeat;
}


#zone_inf_detail_visite_bien {
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	width:530px;
	height:110px;
	padding-top:30px;
	padding-left:60px;
	background-image:url(../images/detail_visite/bloc_inferieur.jpg);
	background-repeat:no-repeat;
}



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


#contact_iloge {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/contact.jpg);
	background-repeat:no-repeat;
	width:610px;
}



/* PAGE ATOUTS ILOGE 
-------------------------------------*/
#atouts_iloge {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/atouts_iloge.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}

#gauche_atouts {
	float:left;
	width:130px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

#gauche_atouts p {
	margin-bottom:20px;
} 

#droite_atouts {
	float:left;
	padding-left:20px;
	width:400px;
	background-image:url(../images/fond_droite_page_annexe.jpg);
	background-position:left;
	background-repeat:repeat-y;
	margin-bottom:50px;
}

#droite_atouts p {
	text-align:justify;
}

.image_atouts {
	margin-top:5px;
	margin-bottom:10px;
}


/* PAGE QUI EST ILOGE
-------------------------------------*/
#qui_est_iloge {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/qui_sommes_nous.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}

#qui_est_iloge h1 {
	font-weight:bold;
	font-size:12px;
	margin:5px;
	margin-top:10px;
}



/* PAGE CONTRAT TRANSACT
-------------------------------------*/
#contrat_transact {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/titre_contrat_transact.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}

#gauche_transact {
	float:left;
	width:140px;
	padding-top:10px;
	padding-left10px;
	background-image:url(../images/fond_gauche_atouts.jpg);
	background-position:right;
	background-repeat:repeat-y;
	margin-bottom:50px;
}

#droite_transact {
	float:left;
	margin-left:15px;
	width:400px;
}

#droite_transact a {
	font-size:11px;
	font-style:normal;
	color:#51585c;
}

#droite_transact a:hover {
	font-style:italic;
	text-decoration:none;
	color:#51585c;
}

/* PAGE PARRAINAGE
-------------------------------------*/
#parrainage {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/parrainage.jpg);
	background-repeat:no-repeat;
	width:610px;
	padding-bottom:20px;
	color:#51585c;
}

#gauche_parrainage {
	float:left;
	width:120px;
	padding-top:10px;
	padding-left:10px;
}

#droite_parrainage {
	float:left;
	padding:0px;
	background-image:url(../images/fond_droite_page_annexe.jpg);
	background-position:left;
	background-repeat:repeat-y;
	padding-top:10px;
	padding-left:20px;
	width:430px;
	margin-bottom:50px;
}

#droite_parrainage p {
	margin-bottom:5px;
	margin-top:5px;
	line-height:20px;
	text-align:justify;
}

#droite_parrainage a {
	font-size:11px;
}



/* PAGE CONSEILLER
-------------------------------------*/
#conseiller {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/conseiller.jpg);
	background-repeat:no-repeat;
	width:610px;
	padding-bottom:165px;
	color:#51585c;
}

#gauche_conseiller {
	float:left;
	width:120px;
	padding-top:10px;
	padding-left:10px;
}

#droite_conseiller {
	float:left;
	padding:0px;
	background-image:url(../images/fond_droite_page_annexe.jpg);
	background-position:left;
	background-repeat:repeat-y;
	padding-top:10px;
	padding-left:20px;
	width:430px;
	margin-bottom:50px;
}

#droite_conseiller p {
	margin-bottom:5px;
	margin-top:5px;
	line-height:20px;
	text-align:justify;
}

#droite_conseiller a {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#287cbc;
}

#droite_conseiller a:hover {
	font-style:italic;
	text-decoration:none;
	color:#287cbc;
}


/* PAGE TARIFS ILOGE
-------------------------------------*/
#tarifs_iloge {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/tarifs.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}

#zone_tarifs {
	float:left;
	font-size:12px;
	width:580px;
	margin-left:15px;
	background-color:#E8EAEA;
}

#gauche_tarifs {
	float:left;
	width:290px;
}

#gauche_tarifs p {
	float:left;
	text-align:center;
	width:290px;
	margin-top:40px;
	margin-bottom:40px;
	color:#e30059;
	font-weight:bold;
}
#gauche_superieur_tarifs {
	float:left;
	width:100%;
	height:100px;
}


#droite_tarifs {
	float:left;
	width:265px;
	padding-left:12px;
	background-image:url(../images/tarifs/traiti_vertical.jpg);
	background-repeat:repeat-y;
	text-align:justify;
}

#droite_superieur_tarifs {
	float:left;
	width:100%;
	height:100px;
}

#droite_superieur_tarifs p {
	margin-top:10px;
}

#droite_tarifs a {
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	color:#287cbc;
}

#droite_tarifs a:hover {
	text-decoration:none;
	color:#287cbc;
}

/* PAGE MENTIONS LEGALES
-------------------------------------*/
#mentions_legales {
	float:left;
	width:610px;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/mentions_legales.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
	color:#51585c;
}

#zone_mentions_legales {
	float:left;
	background-color:#e8eaea;
	font-size:12px;
	width:540px;
	margin-left:15px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:40px;
	text-align:justify;
}

#zone_mentions_legales a {
	color:#e30059;
	text-decoration:underline;
}

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

#zone_mentions_legales a.lien_discret {
	color:#51585c;
	font-weight:normal;
}




/* PAGE ASSURANCE
-------------------------------------*/
#assurance {
	float:left;
	width:610px;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/assurance.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
	color:#51585c;
}

#zone_assurance {
	float:left;
	background-color:#e8eaea;
	font-size:12px;
	width:540px;
	margin-left:15px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:40px;
	text-align:justify;
}

#zone_assurance a {
	color:#e30059;
	text-decoration:underline;
}

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

#zone_assurance a.lien_discret {
	color:#51585c;
	font-weight:normal;
}




/* PAGE GARANTIE
-------------------------------------*/
#garanties {
	float:left;
	width:610px;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/garanties.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
	color:#51585c;
}

#zone_garanties {
	float:left;
	background-color:#e8eaea;
	font-size:12px;
	width:540px;
	margin-left:15px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:40px;
	text-align:justify;
}

#zone_garanties a {
	color:#e30059;
	text-decoration:underline;
}

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

#zone_garanties a.lien_discret {
	color:#51585c;
	font-weight:normal;
}







/* PAGE CONSEIL PARRAINAGE FORMULAIRE
-------------------------------------*/

#parrainage_conseil {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/conseiller_parrainage.jpg);
	background-repeat:no-repeat;
	width:610px;
	padding-bottom:80px;
	color:#51585c;
}

#parrainage_conseil_centre {
	float:left;
	margin-left:10px;
	width:590px;
	background-image:url(../images/conseiller-parrainer/fond.jpg);
}

#parrainage_conseil table tr td {
	line-height:26px;
	padding-bottom:1px;
	font-size:13px;
	font-weight:bold;
	color:#51585c;
	font-size:12px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}

.form_parrainage_conseil {
	color:#51585c;
	border-color:#51585c;
	font-size:14px;
	font-weight:bold;
}

#parrainage_conseil_centre2 {
	float:left;
	margin-left:10px;
	padding-top:20px;
	padding-bottom:20px;
	width:590px;
	background-color:#e8eaea;
}

#parrainage_conseil_centre2 p {
	padding-left:50px;
	margin-bottom:5px;
}

#parrainage_conseil_centre3 {
	float:left;
	margin-left:10px;
	padding-top:50px;
	padding-left:50px;
	padding-bottom:20px;
	width:540px;
	background-image:url(../images/conseiller-parrainer/fond2.jpg);
	background-repeat:repeat-x;
	background-color:#e8eaea;
}

#parrainage_conseil_centre3 h1 {
	font-size:18px;
	font-weight:normal;
}

#parrainage_conseil_centre3 table {
	background-image:url(../images/conseiller-parrainer/fond.jpg);
}

#parrainage_conseil_centre4 {
	float:left;
	margin-left:10px;
	padding-top:20px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:20px;
	width:490px;
	background-color:#e8eaea;
}

#parrainage_conseil_centre4 p {
	font-size:10px;
}

/* PAGE ACHETER RECHERCHE
--------------------------------------*/
#cadre_rouge_acheter_recherche {
	float:left;
	background-color:#F52358;
	width:455px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

#region {
 display:none;
}

#paris {
 display:none;
}

#connexion_acheteur {
 display:none;
}

#connexion_vendeur {
 display:none;
}

#argument_vendre {
 display:none;
}


/* PAGE ACHETER
-------------------------------------*/
#acheter {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/acheter.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}

#acheter_recherche {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/acheter_recherche.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}

#gauche_acheter {
	float:left;
	width:120px;
	padding-top:10px;
	padding-left:10px;
}

#droite_acheter {
	float:left;
	padding:0px;
	background-image:url(../images/fond_droite_page_annexe.jpg);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:20px;
	width:440px;
}

#trouver_bien {
	float:left;
	margin-top:20px;
	width:455px;
}

.cadre_rouge_acheter {
	float:left;
	margin-top:10px;
	background-color:#F52358;
	width:445px;
}

.cadre_rouge_acheter p {
	color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
}

.formulaire_modif_acheter {
	font-weight:bold;
	padding-left:20px;
	margin:0px;
}

#cadre_bleu_acheter {
	float:left;
	background-image:url(../images/acheter/fond_bleu.jpg);
	width:425px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:20px;
	line-height:25px;
}

#note_acheteur {
	float:left;
	margin-top:20px;
	width:445px;
	text-align:justify;
}

#note_importante_acheteur {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	width:445px;
	background-color:#EAECED;
	color:#e30059;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}


#note_acheteur a {
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	color:#287cbc;
}

#note_acheteur a:hover {
	text-decoration:none;
	color:#287cbc;
}


/* PAGE ACHETER RESULTAT
----------------------------------------- */
#droite_acheter_resultat {
	float:left;
	padding:0px;
	width:445px;
	margin-bottom:20px;
	background-color:#eaeced;
}
#droite_acheter_resultat p {
	text-align:justify;
	padding-top:10px;
	padding-right:10px;
}

#proposition_resultat {
	float:left;
	background-image:url(../images/acheter/proposition.jpg);
	width:445px;
	font-size:13px;
	padding-top:5px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}

.un_resultat {
	float:left;
	width:445px;
	margin-bottom:10px;
	margin-top:10px;
}

.num_bien_recherche:link {
	float:left;
	width:200px;
	height:20px;
	background-color:#eaeced;
	padding-top:5px;
	padding-left:20px;
	font-weight:bold;
	color:#e30059;
}

.detail_recherche {
	float:left;
	width:300px;
	margin-top:10px;
	margin-left:15px;
	font-size:11px;
	font-weight:bold;
}

.prix_net_recherche {
	float:left;
	width:300px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	font-size:11px;
	color:#e30059;
}
.ref_recherche {
	float:right;
	margin-top:10px;
	margin-left:15px;
	font-size:11px;
	color:#e30059;
}

.option_bien_resultat {
	float:left;
	margin-top:5px;
}

#nouvelle_recherche_acheter {
	float:left;
	width:440px;
	margin-top:5px;
	margin-bottom:20px;
}

#pagination {
	float:left;
	width:445px;
	background-color:#eaeced;
}

#pagination a {
	color:#666666;
	font-style:normal;
	text-decoration:none;
}
#pagination a:hover {
	color:#666666;
	text-decoration:underline;
}

.num_page {
	float:left;
	padding-top:3px;
	padding-right:3px;
	margin-bottom:2px;
	background-image:url(../images/separation_pagination.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:20px;
	text-align:center;
}

.num_page_select a {
	float:left;
	padding-top:3px;
	margin-bottom:2px;
	background-image:url(../images/separation_pagination.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:85px;
	text-align:center;
	color:#FFFFFF;
}


/* PAGE DETAIL BIEN VENDEUR ET COMPTE VENDEUR 
------------------------------------------------- */

.num_bien_recherche_vendre {
	float:left;
	width:298px;
	height:20px;
	background-color:#eaeced;
	color:#e30059;
	padding-top:5px;
	padding-left:20px;
	font-weight:bold;
}


#compte_selection_vendre {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/mon_compte.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}

#droite_compte_selection_vendre {
	float:left;
	padding:0px;
	background-image:url(../images/fond_droite_page_annexe.jpg);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:20px;
	width:450px;
	text-align:justify;
}

#gauche_detail_vendre {
	float:left;
}

#lien_detail_vendre {
	width:126px;
	text-align:center;
	background-color:#2a83c7;
	color:#FFFFFF;
}

#droite_detail_vendre {
	float:left;
	margin-left:5px;
	width:295px;
	height:110px;
}

#droite_detail_vendre p {
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}

#gauche_prix_vente_detail {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../images/detail_vendeur/fond_fleche_prix.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#eaeced;
	height:24px;
	width:250px;
}

#droite_prix_vente_detail {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	height:22px;
	background-color:#c5cacd;
	width:190px;
	text-align:right;
	padding-top:2px;
}

#un_resultat_offre {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

.symbole_acheteur {
	float:left;
	background-image:url(../images/detail_vendeur/fond_acheteur.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#a0a8ad;
	padding-left:8px;
	width:72px;
	padding-top:40px;
	height:25px;
	font-weight:bold;
}

.valeur_offre {
	float:left;
	width:370px;
	padding-top:15px;
	height:50px;
	background-color:#a0a8ad;
	color:#FFFFFF;
	font-weight:bold;
}


/* PAGE COMPTE SELECTION
-------------------------------------*/
#compte_selection {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/compte_selection.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}

#modif_compte_selection {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/compte_acheteur.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}


#presentation_compte_selection {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/presentation_compte.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}

/* POURQUOI COMPTE SELECTION */
#pourquoi_compte_selection {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/pourquoi_compte.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}


/* POURQUOI COMPTEUR VENDEUR */
#pourquoi_compte_selection_vendeur {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/pourquoi_comptevendeur.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}


/* PAGE MANDAT 
-----------------------------------------------*/

#mandat_acheteur {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/mandat.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}

#droite_mandat_acheteur {
	float:left;
	padding:0px;
	background-image:url(../images/fond_droite_page_annexe.jpg);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:10px;
	width:430px;
	margin-bottom:50px;
	background-color:#E8EAEA;
	padding-bottom:10px;
	padding-top:10px;
	text-align:justify;
}


/* MANDAT VENDEUR
--------------------------------------------- */
#mandat_vendeur {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/mandat_vendeur.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}

#zone_mandat_vendeur {
	float:left;
	background-color:#e8eaea;
	font-size:12px;
	width:555px;
	margin-left:15px;
	padding-left:12px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:40px;
	text-align:justify;
	color:#51585c;
}

#zone_num_mandat {
	float:left;
	background-image:url(../images/mandat_vendeur/mandat_num.jpg);
	background-repeat:no-repeat;
	width:159px;
	heigth:25px;
	padding-top:10px;
	padding-left:400px;
	color:#e30059;
	font-weight:bold;
	font-size:14px;
}

#texte_loi_mandat {
	float:left;
	width:430px;
	padding-left:130px;
	background-image:url(../images/mandat_vendeur/texte_loi.jpg);
	background-repeat:no-repeat;
	padding-top:495px;
	height:930px;
}







/* BLOC DE GAUCHE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

/* BLOC COMPTE ACHETEUR - SELECTION 
-----------------------------------------------*/


#gauche_compte_selection {
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:115px;
	background-image:url(../images/compte_selection/bloc_compte.jpg);
	background-repeat:no-repeat;
	background-color:#E0E1E5;
	padding-top:165px;
	color:#e30059;
	text-align:center;
}

#gauche_compte_selection p {
	font-size:10px;
}

.gauche_compte_acheteur {
	color:#51585c;
	font-weight:bold;
}

#gauche_option_compte {
	float:left;
	width:115px;
	margin-top:20px;
	padding-bottom:10px;
	background-color:#e30059;
}

#gauche_option_compte img {
	margin-bottom:5px;
	margin-top:5px;

}

/* BLOC COMPTE VENDEUR 
--------------------------------------*/


#gauche_compte_selection_vendeur {
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:115px;
	background-image:url(../images/compte_vendeur/bloc_compte.jpg);
	background-repeat:no-repeat;
	background-color:#E0E1E5;
	padding-top:160px;
	color:#287cbc;
	text-align:center;
}

#gauche_compte_selection_vendeur p {
	font-size:10px;
}

.gauche_compte_vendeur {
	color:#51585c;
	font-weight:bold;
}

#gauche_option_compte_vendeur {
	float:left;
	width:115px;
	margin-top:20px;
	padding-bottom:10px;
	background-color:#287cbc;
}

#gauche_option_compte_vendeur img {
	margin-bottom:5px;
	margin-top:5px;

}

/* BLOC SPECIAL SDV*/

#gauche_compte_sdv {
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:115px;
	background-image:url(../images/bloc_sdv/bloc_compte.jpg);
	background-repeat:no-repeat;
	background-color:#E0E1E5;
	padding-top:140px;
	color:#e30059;
	text-align:center;
}


#gauche_compte_sdv p {
	font-size:10px;
}

#gauche_option_compte_vendeur_sdv {
	float:left;
	width:115px;
	margin-top:10px;
	padding-bottom:20px;
	padding-top:20px;
	background-color:#287CBC;
}

#gauche_option_compte_sdv img {
	margin-bottom:1px;
}

.gauche_autre_option_sdv {
	float:left;
	width:115px;
	padding-top:5px;
	background-color:#e30059;
}

.gauche_autre_option_sdv img {
	margin-bottom:5px;
}


/* BLOC SPECIAL SDV VENDEUR */

#gauche_compte_sdv_vendeur {
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:115px;
	background-image:url(../images/bloc_sdv/bloc_compte_vendeur.jpg);
	background-repeat:no-repeat;
	background-color:#E0E1E5;
	padding-top:140px;
	color:#287CBC;
	text-align:center;
}


#gauche_compte_sdv_vendeur p {
	font-size:10px;
}

#gauche_option_compte_sdv_vendeur {
	float:left;
	width:115px;
	height:70px;
	margin-top:10px;
	padding-top:40px;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#287CBC;
}

#gauche_option_compte_sdv_vendeur img {
	margin-bottom:1px;
}

.gauche_autre_option_sdv_vendeur {
	float:left;
	width:115px;
	padding-top:5px;
	background-color:#287CBC;
}

.gauche_autre_option_sdv_vendeur img {
	margin-bottom:5px;
}


/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! FIN ZONE DE GAUCHE */

#droite_compte_selection {
	float:left;
	padding:0px;
	background-image:url(../images/fond_droite_page_annexe.jpg);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:20px;
	width:435px;
	text-align:justify;
}

#proposition_resultat_compte {
	float:left;
	background-image:url(../images/acheter/proposition.jpg);
	width:445px;
	font-size:13px;
	height:23px;
	padding-top:5px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}

/* INSCRIPTION POUR ACHETEUR */

#compte_selection_vendeur {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/compte_vendeur.jpg);
	background-repeat:no-repeat;
	width:610px;
	color:#51585c;
}


#nouvel_inscrit {
	float:left;
	width:326px;
	height:55px;
	background-image:url(../images/compte_selection/creation_compte_reussi.jpg);
	background-repeat:no-repeat;
	padding-left:120px;
	padding-top:180px;
	color:#FFFFFF;
	font-size:12px;
}

#deja_inscrit {
	float:left;
	width:326px;
	height:55px;
	background-image:url(../images/compte_selection/deja_membre_compte.jpg);
	background-repeat:no-repeat;
	padding-left:120px;
	padding-top:180px;
	color:#FFFFFF;
	font-size:12px;
}
/* INSCRIPTION POUR VENDEUR */

#nouvel_inscrit_vendeur {
	float:left;
	width:326px;
	height:55px;
	background-image:url(../images/compte_vendeur/creation_compte_reussi.jpg);
	background-repeat:no-repeat;
	padding-left:120px;
	padding-top:180px;
	color:#FFFFFF;
	font-size:12px;
}

#deja_inscrit_vendeur {
	float:left;
	width:326px;
	height:55px;
	background-image:url(../images/compte_vendeur/deja_membre_compte.jpg);
	background-repeat:no-repeat;
	padding-left:120px;
	padding-top:180px;
	color:#FFFFFF;
	font-size:12px;
}

/* MODIFIER UN COMPTE SELECTION 
--------------------------------------*/

#droite_modifier_compte_selection {
	float:left;
	padding:0px;
	background-image:url(../images/fond_droite_page_annexe.jpg);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:20px;
	width:450px;
	margin-bottom:50px;
	background-color:#E8EAEA;
	padding-bottom:10px;
	padding-top:10px;
}

#droite_modifier_compte_selection table tr td {
	height:20px;
	padding-bottom:8px;
	font-size:12px;
	font-weight:bold;
	color:#51585c;
	font-family:Helvetica, Verdana, Arial, sans-serif
	background-image:url(../images/vendre/fond_formulaire.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}


/* PAGE DETAIL BIEN
-------------------------------------*/
#detail_bien {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/detail_bien.jpg);
	background-repeat:no-repeat;
	width:610px;
	padding-bottom:20px;
	color:#51585c;
}

#gauche_detail_bien {
	float:left;
	width:120px;
	padding-top:10px;
	padding-left:10px;
}

#droite_detail_bien {
	float:left;
	padding:0px;
	background-image:url(../images/fond_droite_page_annexe.jpg);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:20px;
	width:455px;
}

#gauche_droite_detail {
	float:left;
	width:255px;
	
}
#droite_droite_detail {
	float:left;
	width:190px;
	
}

#bloc_detail_bien_immobilier {
	float:left;
	width:190px;
	margin-top:15px;
	padding:5px;
	border:2px solid #eaeced;
}

#bloc_detail_bien_immobilier h1 {
	float:left;
	width:195px;
	font-size:14px;
	color:#e30059;
	font-weight:bold;
	margin-bottom:5px;
	border-bottom:1px solid #51585c;
}

#bloc_detail_bien_immobilier p {
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

#titre_photo_bien {
	float:left;
	margin-top:10px;
	padding-top:3px;
	background-color:#eaeced;
	width:433px;
	padding-bottom:5px;
	clear:both;
}
#grande_photo_detail_bien {
	float:left;
	padding-top:10px;
	width:250px;
	text-align:center;
	border:0;
}

.petite_photo_detail_bien {
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
}


/* PAGE VENDRE UN BIEN
----------------------------------------- */

#vendre_un_bien {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/compte_vendeur.jpg);
	background-repeat:no-repeat;
	width:610px;
	padding-bottom:20px;
	color:#51585c;
}

#gauche_vendre_un_bien {
	float:left;
	margin-left:10px;
	width:110px;
	height:105px;
	background-image:url(../images/vendre/fond_gauche_vendre.jpg);
	background-repeat:no-repeat;
	padding-top:145px;
	padding-left:10px;
	color:#e30059;
	text-align:center;
}

#droite_vendre_un_bien {
	float:left;
	width:445px;
	margin-bottom:50px;
}

#formulaire_vendre_un_bien {
	float:left;
	width:425px;
	padding:0px;
	background-color:#e8eaea;
	background-repeat:repeat-x;
	padding-left:20px;
}


#acroche_vendre {
	text-align:center;
}

.sous_titre_vendre {
	float:right;
	width:408px;
	height:28px;
	text-align:left;
	color:#E30059;
	font-family:"Myriad Pro", arial;
	font-weight:bold;
	font-size:14px;
	padding-right:18px;
	background-image:url(../images/vendre/fond_formulaire.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#vendre_un_bien table {
	float:left;
	margin-top:7px;
	margin-bottom:2px;
}

#vendre_un_bien table tr td {
	height:20px;
	padding-bottom:8px;
	font-size:14px;
	font-weight:bold;
	color:#51585c;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	background-image:url(../images/vendre/fond_formulaire.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.form_vendre_un_bien {
	color:#51585c;
	border-color:#51585c;
	font-size:14px;
	font-weight:bold;
}






/* PAGE COMPLETER UN BIEN (modif_bien.php)
----------------------------------------- */

#modif_un_bien {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/fiche_bien_vendre.jpg);
	background-repeat:no-repeat;
	width:610px;
	padding-bottom:20px;
	color:#51585c;
}
#zone_modif_un_bien {
	float:left;
	background-color:#E8EAEA;
	width:550px;
	padding:15px;
	margin-bottom:50px;
	margin-left:20px;
}

#zone_modif_un_bien p {
	color:#51585C;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}

.form_modif_un_bien {
	color:#51585c;
	border-color:#999999;
	font-size:14px;
	font-weight:bold;
}
#zone_modif_un_bien hr {
	border:2px #CCCCCC outset;
	margin-top:10px;
	margin-bottom:10px;
}

#zone_modif_un_bien table tr td {
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:5px;
	padding-top:5px;
}




/* Expertiser un bien
----------------------------------------- */

#expertise_bien {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/expertise.jpg);
	background-repeat:no-repeat;
	width:610px;
	padding-bottom:20px;
	color:#51585c;
}




/* Financement
----------------------------------------- */

#financement {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/titre_financement.jpg);
	background-repeat:no-repeat;
	width:610px;
	padding-bottom:20px;
	color:#51585c;
	font-weight:normal;
}

#zone_financement {
	float:left;
	background-color:#E8EAEA;
	width:550px;
	padding:15px;
	margin-bottom:50px;
	margin-left:20px;
	font-weight:normal;
}

/* PAGE ESPACE PRO 
---------------------------------------- */
#espace_professionnel {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/titre_professionnel.jpg);
	background-repeat:no-repeat;
	width:610px;
	padding-bottom:20px;
	color:#51585c;
	font-weight:normal;
}

#zone_professionnel {
	float:left;
	background-color:#E8EAEA;
	width:550px;
	padding:15px;
	margin-bottom:50px;
	margin-left:20px;
	font-weight:normal;
	text-align:justify;
}


/* PAGE CONDTION CONTRACTUELLE
---------------------------------------- */
#condition_contractuelle {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/titre_professionnel.jpg);
	background-repeat:no-repeat;
	width:610px;
	padding-bottom:20px;
	color:#51585c;
	font-weight:normal;
}

#zone_condition_contractuelle {
	float:left;
	background-color:#E8EAEA;
	width:550px;
	padding:15px;
	margin-bottom:50px;
	margin-left:20px;
	font-weight:normal;
	text-align:center;
}


/* PRIX PARIS RUE PAR RUE
---------------------------------------- */
#prix_rue_paris {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/titre_prixrue.jpg);
	background-repeat:no-repeat;
	width:610px;
	padding-bottom:20px;
	color:#51585c;
	font-weight:normal;
}

#zone_prix_rue_paris {
	float:left;
	background-color:#E8EAEA;
	width:550px;
	padding:15px;
	margin-bottom:50px;
	margin-left:20px;
	font-weight:normal;
	font-size:12px;
	text-align:justify;
}



/* ZONE DE DROITE
----------------------------------------- */

#droite {
	float:left;
	width:200px;
}

.zone_droite {
	float:left;
	width:191px;
	background-image:url(../images/fond_droite.png);
	background-repeat:repeat-y;
	margin-left:4px;
	padding:5px;
	margin-bottom:20px;
	text-align:justify;
}
.zone_droite a {
	font-weight:bold;
	text-decoration:underline;
	color:#5d676e;
}

.zone_droite a:hover {
	color:#000000;
}


.un_bien_accueil {
	float:left;
	width:191px;
	background-image:url(../images/fond_droite.png);
	background-repeat:repeat-y;
	margin-left:4px;
	padding:5px;
	margin-bottom:5px;
	text-align:justify;
}
.un_bien_accueil a {
	font-weight:bold;
	color:#5d676e;
}

.un_bien_accueil img {
	height:120px;
	overflow:hidden;
}

.un_bien_accueil a:hover {
	color:#000000;
}

#bloc_mon_compte_droite {
	float:left;
	width:180px;
	background-image:url(../images/compte_selection/bloc_connection.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#C5C7C8;
	margin-left:4px;
	padding-left:21px;
	padding-top:45px;
	padding-bottom:10px;
	margin-bottom:20px;
	text-align:justify;
}

#bloc_alerte_mail {
	float:left;
	width:159px;
	background-image:url(../images/compte_selection/bloc_alerte_mail.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#C5C7C8;
	margin-left:4px;
	padding-left:21px;
	padding-right:21px;
	padding-top:45px;
	padding-bottom:10px;
	margin-bottom:20px;
	text-align:justify;
	color:#A70141;
}

#bloc_mon_compte_droite p, #bloc_alerte_mail p {
	margin-bottom:5px;
}

#bloc_mon_compte_droite a, #bloc_alerte_mail a {
	color:#BA0049;
	font-weight:bold;
}


.formulaire_sdv_accueil {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#5d676e;
	font-size:12px;
}

#droite_rouge {
	padding:5px;
	height:160px;
	margin-bottom:20px;
	background-color:#e30059;
}

#bloc_iloge {
	float:left;
	width:192px;
	padding-left:10px;
	height:280px;
	padding-top:10px;
	padding-right:10px;
	background-image:url(../images/bloc_iloge/fond.png);
	background-repeat:no-repeat;
	color:#51585c;
	text-align:justify;
	font-size:10px;
}

#bloc_iloge p {
	padding:0;
	margin:0;
}

#bloc_droite_sdv_vendeur {
	float:left;
	width:192px;
	padding-left:10px;
	height:80px;
	padding-top:80px;
	padding-right:10px;
	background-image:url(../images/bloc_vendeur/fond_espace_vendeur.png);
	background-repeat:no-repeat;
	color:#51585c;
	text-align:justify;
	font-size:10px;
}

#bloc_droite_sdv_acheteur {
	float:left;
	width:192px;
	padding-left:10px;
	height:180px;
	padding-top:70px;
	padding-right:10px;
	background-image:url(../images/bloc_acheteur/fond_espace_acheteur.png);
	background-repeat:no-repeat;
	color:#51585c;
	text-align:justify;
	font-size:10px;
}


#bloc_droite_sdv_parrain {
	float:left;
	width:192px;
	padding-left:10px;
	height:175px;
	padding-top:70px;
	padding-right:10px;
	background-image:url(../images/bloc_parrain/fond_bloc_parrain.png);
	background-repeat:no-repeat;
	color:#51585c;
	text-align:justify;
	font-size:10px;
}


/* PIED DE PAGE
------------------------------------------ */
#pied {
	float:left;
	width:1000px;
	text-align:center;
	font-size:10px;
	padding-top:3px;
	height:18px;
	color:#FFFFFF;
	background-color:#8D9AA1;
}

#pied a {
	color:#FFFFFF;
	text-decoration:none;
}

#pied a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* STYLE INFOBULLE
---------------------------------------*/
a.info{
    position:relative; 
    z-index:24;
    text-decoration:none;
	color:#363a3c;
}

a.info:hover{
	z-index:25; 
	color:#FFFFFF;
	background-color:#E30059;
    text-decoration:none;
}

a.info span{
	display:none;
}

a.info:hover span{ 
	/*le contenu de la balise span ne 
	sera visible que pour l'état a:hover */
	display:block; 
	position:absolute;
	top:2em; 
	left:2em; 
	width:300px;
	border:1px solid #E30059;
	background-color:#eeeeee;
	color:#6385B3;
	text-align: justify;
	font-weight:none;
	padding:5px;
	z-index:50;
}

/* STYLE DE LA THICKBOX */
.lien_thickbox {
	color:#E30059;
	text-decoration:none;
}


.lien_thickbox a:hover {
	color:#E30059;
	text-decoration:underline;
}


/* OPTION SUR UN BIEN : GRISER LA SALLE DES VENTES */

#zone_grise_sdv {
	position:absolute;
	height:1170px;
	width:830px;
	margin-left:-130px;
	background-color:#F2F2F2;
	background-image:url(../images/bloc_sdv/option_en_cours.gif);
	background-repeat:no-repeat;
	z-index:10;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

#zone_grise_sdv_vendu {
	position:absolute;
	height:1170px;
	width:830px;
	margin-left:-130px;
	background-color:#F2F2F2;
	background-image:url(../images/bloc_sdv/vendu.png);
	background-repeat:no-repeat;
	z-index:10;
	filter:alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
}

/* OPTION SUR UN BIEN : GRISER LE DETAIL */

#zone_grise_detail_option {
	left:50%;
	margin-left:-185px;
	position:absolute;
	height:85%;
	width:450px;
	background-color:#F2F2F2;
	background-image:url(../images/detail_bien/option_en_cours.png);
	background-repeat:repeat-y;
	z-index:10;
	filter:alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
}

#zone_grise_detail_vendu {
	left:50%;
	margin-left:-185px;
	position:absolute;
	height:85%;
	width:450px;
	background-color:#F1F1F1;
	background-image:url(../images/detail_bien/vendu.png);
	background-repeat:repeat-y;
	z-index:10;
	filter:alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
}


/* FACILITATEUR IMMOBILIER 
------------------------------------------------- */
#facilitateur_immobilier {
	float:left;
	width:610px;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/facilitateur.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
	color:#51585c;
}


#zone_facilitateur_immobilier {
	float:left;
	background-color:#e8eaea;
	padding:20px;
	margin-left:20px;
	width:540px;
}


/* FACILITATEUR IMMOBILIER 
------------------------------------------------- */
#donnees_notariales {
	float:left;
	width:610px;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/donnees_notariales.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
	color:#51585c;
}


#zone_donnees_notariales {
	float:left;
	background-color:#e8eaea;
	padding:20px;
	margin-left:20px;
	width:540px;
}


/* RESULTAT EXPERTISE 
--------------------------------------------------------*/
#expertise_bien_resultat {
	float:left;
	width:610px;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/titre_prixavantVPV.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
	color:#51585c;
}

#zone_expertise_bien_resultat {
	float:left;
	text-align:justify;
	background-color:#e8eaea;
	padding:20px;
	margin-left:20px;
	width:540px;
}

#zone_expertise_bien_resultat_rouge {
	float:left;
	background-image:url(../images/estimation_bien_resultat/barre_rouge.gif);
	background-repeat:no-repeat;
	width:535px;
	height:22px;
	padding-top:3px;
	padding-left:20px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	margin-left:-10px;
	margin-top:1px;
	margin-bottom:20px;
}


/* EXPERTISE VPV
--------------------------------------------------------*/

#zone_expertise {
	float:left;
	background-color:#FF3157;
	width:550px;
	padding:15px;
	margin-bottom:50px;
	margin-left:20px;
	color:#F1F1F1;
} 

#expertise_vpv {
	float:left;
	width:610px;
	background-color:#FFFFFF;
	background-image:url(../images/titre_page/titre_VPV.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
	color:#51585c;
}

#zone_expertise_vpv {
	float:left;
	text-align:justify;
	background-color:#e8eaea;
	padding:10px;
	margin-left:20px;
	width:560px;
}

#bloc_prix_vpv {
	float:left;
	background-image:url(../images/expertise_vpv/bloc_prix.gif);
	background-repeat:no-repeat;
	width:515px;
	height:22px;
	padding-top:3px;
	padding-left:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	margin-left:-10px;
	margin-top:1px;
	margin-bottom:10px;
	margin-top:10px;
}
