body {
	background:#FFF;
	font-family:arial;
	padding:0;
	margin:0;
}

div,p,h1,h2,h3,h4,h5,h6,ul,li,dt,dl,dd,table {
	margin:0;
	padding:0;
}

a img {
	border:none;
}
a {
	text-decoration:none;	
	color:#FFF;
}
h1 {
	font-size:12px;
	font-weight:700;
	letter-spacing:0.2px;
	color:#FFF;
}
p {
	font-size:12px;
	font-weight:400;
	color:#FFF;
}
.orange {
	color:#d56622;
}
.gras {
	font-weight:700;
}
.marron {
	color:#593114;
}
.submit {
	font-size:12px;
	font-weight:700;
	color:#FFF;
	vertical-align:middle;
	border:1px solid #FFF;
	background:#e86e24;
	height:20px;
}
#global {
	width:900px;
	padding:0 20px;
	background:url(../images/fonds/fond_deg_general.jpg) repeat-y top center #FFF;
	margin:auto;
}

#partie_haute #recherche_form ,
#partie_haute #recherche_carte,
#partie_basse,
#annonces_mois div,
#bloc_droit div,
#principal div.photos p.autres,
#resultats div,
div.compte{
	background:#8b6f4f;
}
#annonces_mois div h4,
#bloc_droit div h4,
#resultats h4,
#details div.details_droit h4
{
	position:absolute;
	bottom:8px;
	right:10px;
	font-size:12px;
	font-weight:700;
	color:#fff;
	vertical-align:middle;
	border:1px solid #FFF;
	background:#e86e24;
	padding:0 5px;
}
#annonces_mois div h4.img,
#bloc_droit div h4.img,
#resultats h4.img,
#details div.details_droit h4.img
{
	position:absolute;
	bottom:8px;
	right:10px;
	font-size:12px;
	font-weight:700;
	color:#fff;
	vertical-align:middle;
	border:none;
	padding:0;
}
#annonces_mois div h4.img img,
#bloc_droit div h4.img img,
#resultats h4.img img,
#details div.details_droit h4.img img
{
	margin:0;
	padding:0;
}


/*-------------------------------- ENTETE ---------------------------*/
#entete{
	position:relative;
	width:100%;
	background:#593114;
	margin:0 0 3px 0;
}
#entete div.banniere{
	width:100%;
	position:relative;
}
#entete div.banniere h1{
	position:absolute;
	bottom:22px;
	left:220px;
	font-weight:400;
	
}
#entete div.connexion{
	position:absolute;
	bottom:10px;
	right:10px;
	width:220px;
}

#entete div.connexion input.moit{
	float:left;
	width:80px;
	margin:0 4px 0 0;
	height:18px;
	line-height:18px;
	padding:2px 0 2px 5px;
	color:#fff;
	font-weight:700;
	background:#e86e24;
	border:1px solid #fff;
}
#entete div.connexion input.submit_conn{
	float:left;
	width:36px;
	height:26px;
	line-height:26px;
}
#entete div.connexion p{
	float:left;
	width:100%;
}
#entete div.connexion h3{
	font-size:9px;
	color:#fff;
	text-align:right;
	font-weight:400;
	float:left;
	width:100%;
	margin:4px 0 0 0;

}
#entete div.connexion h3 a{
	color:#eb6d23;
}


#entete div.menu{
	width:100%;
	height:22px;
	background:#593114;
	padding:4px 0 0 0;
}
#entete div.menu h1{
	float:left;
	font-weight:400;
	font-size:11px;
	color:#fdf4ee;
}
#entete div.menu h1 a{
	text-decoration:underline;
	margin:0 8px;
	color:#fdf4ee;
}

#entete div.menu h1.marge_b{
	margin:0;
}

#entete div.menu h1.actif a{
	color:#e86e24;
}
#entete div.menu h2 {
	float:right;
	height:18px;
	line-height:18px;
	vertical-align:middle;
	margin:0 10px 0 0px;
	padding:0;
	display:inline;
}
#entete div.menu h2 img{
	margin:2px 3px 0 0;
	float:left;
}
#entete p.result_connexion{
	position:absolute;
	top:30px;
	right:20px;
	text-align:right;

}
#entete p.deconnexion{
	position:absolute;
	top:24px;
	right:20px;
	text-align:right;
	line-height:12px;
}
/*------------------------- fil d'ariane ----------------*/
#fil_ariane {
	width:100%;
	float:left;
	height:20px;
}
#fil_ariane h2{
	height:20px;
	line-height:20px;
	font-size:11px;
	font-weight:400;
	color:#593113;
	text-indent:6px;
}
#fil_ariane h2 a{
	color:#d56621;
	text-decoration:underline;
}
/*------------------------------------------------- BLOC DROIT --------------------------------*/
#bloc_droit {
	float:right;
	width:214px;
	margin:0 3px 0 0;
	display:inline;
}
#bloc_droit p.pub{
	height:166px;
	float:left;
	padding:18px 16px 0 10px;
	margin:0 0 3px 0;
	border:1px solid #ddd;
}
#bloc_droit p.pub2{
	height:186px;
	width:213px;
	margin:0 0 3px 0;
	float:left;
}

#bloc_droit div.pub_inscription {
	height:101px;
	float:left;
	padding:3px 3px 3px 10px;
	margin:0 0 3px 0;
	border:1px solid #ddd;
	width:197px;
	background:#fff;
	position:relative;
}
#bloc_droit div.pub_inscription h3 {
	width:100%;
	float:left;
	font-size:12px;
	color:#593113;
}
#bloc_droit div.pub_inscription h3 span{
	color:#e86e24;
}
#bloc_droit div.pub_inscription p{
	float:left;
	margin:6px 0 0 0;
	color:#593113;
	padding:0;
	font-size:11px;
}
#bloc_droit div.pub_inscription p.logo_paypal img{
	position:absolute;
	bottom:3px;
	left:10px;
}
#bloc_droit div.pub_inscription p.savoir_p a{
	position:absolute;
	bottom:3px;
	right:10px;
	padding:1px;
	border:1px solid #a85c25;
}
#bloc_droit div.pub_inscription p.savoir_p a img{
	float:right;
}

#bloc_droit h1{
	float:left;
	width:204px;
	padding:0 0 0 10px;
	background:#593114;
	height:22px;
	line-height:22px;
	text-align:left;
}
#bloc_droit div {
	float:left;
	width:100%;
	position:relative;
	margin:0 0 3px 0;
}
#bloc_droit div.annuaires1,
#bloc_droit div.annuaires2{
	height:97px;
	position:relative;

}
#bloc_droit div.annuaires1{
	z-index:4;
}
#bloc_droit div.annuaires2{
	z-index:3;
}
#bloc_droit div.bas{
	margin:0;
}
#bloc_droit div p{
	float:left;
	padding:10px 5px 5px 10px;
}
#bloc_droit div p.cliquez{
	position:absolute;
	bottom:10px;
	left:10px;
	padding:0;
}
#bloc_droit p.liste{
	float:left;
	margin:12px 0 8px 10px;
	padding:0;
	height:17px;
	width:138px;
	background:#fff;
	display:inline;
}
#bloc_droit p.liste img{
	padding:0px ;
	float:right;
	margin:0;
	height:17px;
	width:18px;
}
/*----------------- liste deroulante -----------*/
#bloc_droit div.annuaires1  dl.liste_deroulante1 {
	z-index:15;
}

#bloc_droit div.annuaires1  dl.liste_deroulante1,
#bloc_droit div.annuaires2  dl.liste_deroulante2 {
	width:140px;
	position:absolute;
	top:71px;
	left:10px;

}
#bloc_droit div.annuaires1  dd,
#bloc_droit div.annuaires2  dd{
	width:140px;
}
#bloc_droit div.annuaires1  dt,
#bloc_droit div.annuaires2  dt{
	width:140px;
	height:18px;
	line-height:18px;
	cursor:pointer;
}
#bloc_droit div.annuaires1  dt img,
#bloc_droit div.annuaires2  dt img{
	float:left;
}
#bloc_droit div.annuaires1  dl  ul,
#bloc_droit div.annuaires2  dl  ul  {
	width:140px;
	position:relative;
	list-style-type:none;
	padding:0 0 10px 0;
	background:#59311;
}
#bloc_droit div.annuaires1  dl ul li,
#bloc_droit div.annuaires2  dl ul li {
	height:18px;
	line-height:18px;	
	margin:0;
	display:inline;
}
#bloc_droit div.annuaires1  dl ul li a,
#bloc_droit div.annuaires2  dl ul li a{
	background:#8b6f4f;
	width:158px;
	height:18px;
	line-height:18px;
	vertical-align:middle;
	display:block;
	text-decoration:none;
	text-indent:10px;
	font-size:11px;
	border:1px solid #fff;
	border-width:0 1px 1px 1px;
}
#bloc_droit div.annuaires1  dl ul li a:hover,
#bloc_droit div.annuaires2  dl ul li a:hover{
	background:#dc6e2a;
}
/*--------- menu 2 ---------*/
#bloc_droit div.menu2 {
	float:left;
	margin:0px 0 0 0;
	position:relative;
	z-index:0;
}
#bloc_droit div.menu2 h1{
	height:25px;
	line-height:24px;
}
#bloc_droit div.menu2 ul{
	list-style-type:none;
	float:left;
	width:100%;
}
#bloc_droit div.menu2 li a{
font-size:12px;
	padding:0 20px 0 10px;
	position:relative;
	display:block;
	width:184px;
	height:32px;
	line-height:32px;
	vertical-align:middle;
	background:url(../images/puce_menu2.jpg) center right no-repeat #8b6f4f;
	border-bottom:1px solid #FFF;
}
#bloc_droit div.menu2 li a:hover{
	background:url(../images/puce_menu2_hover.jpg) center right no-repeat #dc6e2a;
}
#bloc_droit div.menu2 li a img{
	position:absolute;
	right:10px;
	top:14px;
}
/*--------- menu VILLES---------*/
#bloc_droit div.menu-villes {
	float:left;
	margin:0px 0 0 0;
	position:relative;
	z-index:0;
}
#bloc_droit div.menu-villes h1{
	height:26px;
	line-height:24px;
	background:#d56622;
}
#bloc_droit div.menu-villes ul{
	list-style-type:none;
	float:left;
	width:100%;
}
#bloc_droit div.menu-villes li a{
font-size:12px;
	padding:0 20px 0 10px;
	position:relative;
	display:block;
	width:184px;
	height:34px;
	line-height:34px;
	vertical-align:middle;
	background:#8b6f4f;
	border-bottom:1px solid #FFF;
}
#bloc_droit div.menu-villes li a:hover{
	background:#d56622;
	color:#593114;
}
#bloc_droit div.menu-villes li a img{
	position:absolute;
	right:10px;
	top:14px;
}
/*--------- menu VILLES accueil---------*/
#colonne_droite div.menu_villes_accueil {
	float:left;
	margin:0px 0 0 0;
	position:relative;
	z-index:0;

}
#colonne_droite div.menu_villes_accueil h1{
	height:26px;
	line-height:26px;
	background:#e86e24;
	font-size:12px;
	width:100%;
	margin:0;
	font-weight:700;
	text-indent:10px;
	color:#fff;
}
#colonne_droite div.menu_villes_accueil ul{
	list-style-type:none;
	float:left;
	width:100%;
}
#colonne_droite div.menu_villes_accueil li a{
font-size:12px;
	padding:0 20px 0 10px;
	position:relative;
	display:block;
	width:182px;
	height:34px;
	line-height:34px;
	vertical-align:middle;
	background:url(../images/puces_fleches_oranges_2.jpg) no-repeat 160px 12px #fff;
	border-top:1px solid #6c6d70;
	color:#6c6d70;

}
#colonne_droite div.menu_villes_accueil li a:hover{
	background:#e86e24;
	color:#593114;
}
#colonne_droite div.menu_villes_accueil li a img{
	position:absolute;
	right:10px;
	top:14px;
}


/*---------------------------------------------------------   BLOC PRINCIPAL -----------------------*/
#principal {
	width:677px;
	margin:0 3px 10px 3px;
	float:left;
	display:inline;
}
/*--------------------------------- BANDEAU -------------------------*/
#bandeau {
	margin:0px 0 0px 0px;
	width:100%;
		height:186px;
}
#bandeau img{
	float:left;
	width:100%;
	height:186px;
}

/*----------------------- BLOC INFOS SUR L'AGENCE ---------------*/
#infos_agence,
div.infos_agence {
	height:186px;
	background:#8b6f4f;
	margin:0px 0 0px 0px;
	width:100%;
	position:relative;
}
#infos_agence h2,
div.infos_agence h2{
	height:24px;
	line-height:24px;
	color:#fff;
	font-size:12px;
	font-weight:700;
	padding:0 0 0 8px;
	background:#593114;
	width:669px;
	position:relative;
}
#infos_agence p.enseigne,
div.infos_agence p.enseigne{
	float:right;
	margin:5px 5px 0 0;
	display:inline;
}
#infos_agence p.enseigne img,
div.infos_agence p.enseigne img{
	width:226px;
	height:150px;
}
#infos_agence p.images,
div.infos_agence p.images  {
	float:left;
	width:400px;
}
#infos_agence p.images img,
div.infos_agence p.images img{
	margin:10px 0 0 10px;
}
#infos_agence p.adresse,
div.infos_agence p.adresse {
	margin:12px 0  0 10px;
	display:inline;
	float:left;
	line-height:18px;
	width:350px;
}
/*--------------- page annuaire des agences -----------*/
div.infos_agence {
	margin:0px 0 10px 0px;
}
div.infos_agence h4{
	position:absolute;
	bottom:8px;
	right:240px;
	font-size:11px;
	font-weight:700;
	color:#fff;
	background:#e86e24;
	border:1px solid #fff;
	padding:2px 10px;
	text-align:left;
}
/*--------------------------------  PARTIE HAUTE ----------------------*/
#partie_haute {
	float:left;
	height:298px;
	width:100%;
	margin:0px 0 0 0;
}

/*------------- bloc recherche par formulaire ---------*/
#partie_haute #recherche_form  {
	width:420px;
	float:left;
	height:297px;
}

#partie_haute  div.menu h1{
	float:left;
	height:22px;
	line-height:22px;
	vertical-align:middle;
	width:102px;
	text-align:center;
	background:#593114;
	margin:0 4px 0 0;
}
#partie_haute #recherche_form  div.menu h1.marge_b{
	margin:0;
}
#partie_haute #recherche_form div.menu h1.actif{
	background:#e86e24;
}
#partie_haute #recherche_form  div.menu p{
	width:100%;
	height:3px;
	line-height:3px;
	background:#e86e24;
	float:left;
}
/*-------- formulaire ------*/
div.formulaire {
	float:left;
}
div.formulaire div.bloc1 div,
div.formulaire div.bloc2 div{
	width:100%;
	margin:0px 0px 4px 0px;
	padding:0;
	float:left;
}
div.formulaire div.bloc1{
	float:left;
	margin:20px 0px 0 0px;
	padding:0;
}
div.formulaire div.bloc2{
	float:left;
	margin:10px 0px 0 0px;
}

/*---- bloc 3 : bouton envoyer du formulaire de l'index --------*/
div.formulaire div.bloc2 div.bloc_submit{
	margin:10px 0px 0 0;
}

div.formulaire div.bloc2 p.input{
	padding: 0px 0 0 5px;	
}
/*----- fin du bloc 3 --*/
div.formulaire div.moitie{
	width:200px;
	float:left;
}
div.formulaire p.label{
	width:120px;
	height:18px;
	line-height:18px;
	float:left;
	padding:0 10px 0 20px;
	font-weight:700;
}
div.formulaire p.commentaire{
	padding:0 10px 0 20px;
}
div.formulaire p input {
	width:246px;
	height:14px;
	font-size:12px;
	color:#593114;
	font-weight:700;
}
div.formulaire p input.submit{
	height:20px;
	width: 100px;
		cursor:pointer;
}
div.formulaire p input.case{
	width:14px;
	height:14px;
	position:relative;
	top:2px;
	font-size:12px;
	color:#593114;
	font-weight:700;
	margin:0;
}
div.formulaire p select {
	width:250px;
	height:18px;
	font-size:12px;
	color:#593114;
	font-weight:700;
}
div.formulaire p select.moitie {
	width:124px;
}
div.formulaire p select.moitie2 {
	width:123px;
}
div.formulaire p select.tranche {
	width:118px;
}
div.formulaire div.bloc3 p{
	float:left;
	line-height:20px;
	margin:0 5px 0 0;
}
div.formulaire div.bloc3 p input{
	width:100px;
	height:21px;
}
/*-------- formulaire ------*/
div.formulaire_texte {
	float:left;
	margin:10px 0 0 20px;
}
div.formulaire_texte div{
	width:100%;
	margin:0px 0px 5px 0px;
}
div.formulaire_texte div.sepa{
	margin:20px 0px 5px 0px;
}
div.formulaire_texte p.label{
	width:220px;
	height:18px;
	line-height:18px;
	float:left;
	padding:0 10px 0 0px;
	font-weight:700;
	color: #656365;
}
div.formulaire_texte p input {
	width:246px;
	height:14px;
	font-size:12px;
	color:#593114;
	font-weight:700;
}
div.formulaire_texte p input.submit{
	height:20px;
	width: 160px;
}
div.formulaire_texte p input.case{
	width:14px;
	height:14px;
	position:relative;
	top:2px;
	font-size:12px;
	color:#593114;
	font-weight:700;
	margin:0;
}
div.formulaire_texte p select {
	width:250px;
	height:18px;
	font-size:12px;
	color:#593114;
	font-weight:700;
}
div.formulaire_texte p select.moitie {
	width:124px;
}
div.formulaire_texte p select.moitie2 {
	width:123px;
}
div.formulaire_texte p select.tranche {
	width:118px;
}
div.formulaire_texte p textarea {
	width:246px;
	height:150px;
	font-size:12px;
	color:#593114;
	font-weight:700;
}
#principal div.formulaire_texte p.message {
	width:606px;
	border:1px solid black;
	padding:10px;
	font-weight:700;
	margin: 0 0 40px 10px;
	color: #e86e24;
}
div.formulaire_texte p.legende {
	color:#656365;
}
/*------------- bloc recherche par carte ---------*/
#partie_haute #recherche_carte  {
	margin:0 0 0 0px;
	width:254px;
	height:297px;
	float:right;
}
#partie_haute #recherche_carte  div.menu h1{
	width:254px;
	margin:0;
}
#partie_haute #recherche_carte  div.carte h2{
	float:left;
	margin:10px 0 0 10px;
	display:inline;
	background:#8b6f4f;
}
/*------------ titre rubrique ---------*/
div.titre_rubrique {
	position:relative;
	float:left;
	width:100%;
	height:22px;
	background:url(../images/fonds/fond_titre_rubrique.jpg) repeat-x top #FFF;
	padding:0;
	margin:0 0 5px 0;
}
div.titre_rubrique h1{
	position:absolute;
	left:50px;
	top:5px;
	padding:0 20px;
	height:20px;
	background:#FFF;
	line-height:20px;
	vertical-align:bottom;
}
/*-------------------- annonces du mois ---------------*/
#annonces_mois {
	float:left;
	width:100%;
	margin:3px 0 0 0;
}
#annonces_mois div{
	position:relative;
	float:left;
	width:337px;
	margin:0 3px 3px 0;
	height:116px;
}
#annonces_mois div.droite{
	margin:0 0px 3px 0;
}
#annonces_mois div.bas{
	margin:0 3px 0px  0;
}
#annonces_mois div.droite_bas{
	margin:0 0px 0px 0;
}
#annonces_mois div img{
	float:left;
	margin:10px 10px 0 10px;
	border:1px solid #FFF;
}
#annonces_mois div p{
	margin:8px 10px 0 132px;
}
#annonces_mois div h3{
	position:absolute;
	bottom:6px;
	left:0px;
	font-size:12px;
	font-weight:700;
	color:#fff;
	margin:0px 10px 0 10px;
	clear:left;
}

/*----------------------------------------- BLOC DETAILS ----------------------------*/
#details {
	width:100%;
	float:left;
}
/*-------- photos --------*/
#details  div.photos {
	width:100%;
	float:left;
}
#details div.photos p#img_principale {
	float:left;
	display:inline;
}
#details div.photos p#img_principale img{
	width:441px;
	float:left;
}
#details div.photos p.autres {
	padding:3px 0px 0 3px;
	float:right;
	height:332px;
	width:230px;
}
#details div.photos p.autres img{
	border:1px solid #fff;
	width:110px;
	float:left;
	margin:0px 0px 3px 0px;
}
#details div.photos p.autres img.droite{
	margin:0px 0px 3px 3px;
}
/*----------------- details -------------*/
#details h1 {
	position:relative;
	float:left;
	height:24px;
	line-height:24px;
	background:#8b6f4f;
	margin: 3px 0 0 0;
	width:667px;
	font-size:16px;
	padding:0 0 0 10px;
}
#details h1 span{
	position:absolute;
	right:10px;
	top:0px;
	font-size:12px;
	font-weight:400;
}
/*------------- details gauche ---------------*/
#details div.details_gauche {
	float:left;
	width:434px;
	margin:3px 0 0 0px;
	background:#8b6f4f;
}
#details div.details_gauche p {
	color:#fff;
	font-size:13px;
}
#details div.details_gauche p.desc {
	margin:10px 50px 0 10px;
}
#details div.details_gauche div.adresse {
	float:left;
	width:320px;
	margin:40px 0 0 0px;
	position:relative;
}
#details div.details_gauche div.adresse p{
	margin:0px 50px 0 10px;
}
#details div.details_gauche p.message{
	margin:10px 50px 10px 10px;
	width:392px;
	padding:10px;
	background:#fff;
	color:#000;
	font-weight:700;
}
#details div.details_gauche div.adresse p.images {
	margin:14px 0 0 0;
	display:inline;
	float:right;
	width:70px;
}
#details div.details_gauche div.adresse h4{
	font-size:11px;
	font-weight:700;
	color:#fff;
	background:#e86e24;
	width:200px;
	border:1px solid #fff;
	padding:2px 10px;
	text-align:left;
	position:absolute;
	bottom:0px;
	right:-96px;
}
#details div.details_gauche div.adresse h4 img{
	position:absolute;
	right:6px;
	top:5px;
}

/*-------------- details gauche formulaire -----------*/
#details div.details_gauche div.form_annonce{
	width:434px;
	float:left;
	margin:30px 0 0px 0;
	display:inline;
	color:#fff;
}
#details div.details_gauche h3{
	margin:10px 0px 10px 10px;
	font-size:16px;
	color:#fff;
}
#details div.details_gauche div.form_annonce h3{
	color:#fff;
}
#details div.details_gauche h3.contact{
	margin:10px 0px 10px 10px;
	font-size:16px;
	color:#fff;
}
#details div.details_gauche div.form_annonce div {
	float:left;
	width:100%;
	margin:0 0 3px 0;
	display:inline;
}
#details div.details_gauche div.form_annonce p.label {
	width:90px;
	height:18px;
	line-height:18px;
	vertical-align:middle;
	float:left;
	padding:0 10px 0 10px;
	font-weight:700;
	color:#fff;
}
#details div.details_gauche div.form_annonce p select {
	width:250px;
	height:18px;
	font-size:12px;
	color:#593114;
	font-weight:700;
}
#details div.details_gauche div.form_annonce p.txt {
	padding:10px 10px 0 10px;
	font-weight:700;
	color:#fff;
}
#details div.details_gauche div.form_annonce p input{
	width:180px;
	height:18px;
	background:#fff;
	border:1px solid #8b6f4f;
	color:#593114;
	padding:0 0 0 5px;
}
#details div.details_gauche div.form_annonce p textarea{
	margin:0 0 0 0px;
	width:300px;
	height:100px;
	background:#fff;
	border:1px solid #8b6f4f;
	color:#593114;
	padding:0 0 0 5px;
}
#details div.details_gauche div.form_annonce p input.submit {
	font-size:12px;
	font-weight:700;
	color:#FFF;
	vertical-align:middle;
	border:1px solid #FFF;
	background:#e86e24;
	height:20px;
	margin:0 0 0 0px;
	padding:0;
	width: 100px;
}

/*-------------- details gauche calcul mensualite -----------*/
#details div.bloc_details_droit div.calcul_mensualite{
	margin:30px 0 10px 0;
}
#details div.bloc_details_droit div.calcul_mensualite div {
	float:left;
	width:100%;
	margin:0 0 3px 0;
	display:inline;
}
#details div.bloc_details_droit div.calcul_mensualite p.label{
	width:126px;
	height:18px;
	line-height:18px;
	vertical-align:middle;
	float:left;
	padding:0 0px 0 10px;
	font-weight:700;
	color:#593113;
}
#details div.bloc_details_droit div.calcul_mensualite p.label select{
	font-weight:700;
	color:#593113;
	line-height:18px;
	height:18px;
	font-size:11px;
	background:#bc966a;
	border:none;
	padding:0;
	position:relative;
	left:-4px;
	width:126px;
	margin:0;

}
#details div.bloc_details_droit div.calcul_mensualite select{
	width:90px;
	border:1px solid #8b6f4f;
}
#details div.bloc_details_droit div.calcul_mensualite p input{
	width:83px;
	height:18px;
	background:#fff;
	border:1px solid #8b6f4f;
	color:#593114;
	padding:0 5px 0 0px;
	text-align:right;
}
#details div.bloc_details_droit div.calcul_mensualite h3 {
	margin:10px 0 10px 10px;
	float:left;
	width:230px;
	font-size:14px;
	color:#FFF;
	font-weight:700;
	display:inline;
}
/*-------------------- details droit ------------*/
#details div.bloc_details_droit{
	float:left;
	width:240px;
}
#details div.details_droit,
#details div.bloc_details_droit div.calcul_mensualite{
	float:left;
	width:240px;
	padding:0 0 2px 0;
	margin:3px 0 0 3px;
	background:#bc966a;
	display:inline;
	color:#593114;
	position:relative;
}

#details div.details_droit h3 {
	float:left;
	width:230px;
	margin:10px 0 0 10px; 
	font-size:14px;
	color:#FFF;
	font-weight:700;
	display:inline;
}
#details div.details_droit ul{
	float:left;
	width:220px;
	margin:10px 10px 0 5px;
	list-style-type:square;
	list-style-position:outside;
	display:inline;
}

#details div.details_droit li{
	float:left;
	width:215px;
	font-size:11px;
	margin:0 0 3px 5px;
	display:inline;	
}
#details div.details_droit li.sepa{
	margin:10px 0 3px 5px;
}
#details div.details_droit ul.divise li{
	width:105px;
}
#details h4.retour_results{
	width:234px;
	padding:0 6px 0px 0;
	margin:3px 0 0 3px;
	background:#e86e24;
	float:left;
	text-align:right;
	height:20px;
	line-height:20px;
	font-size:12px;
	position:relative;
	display:inline;
}
#details h4.retour_results a{
	display:block;
	width:100%;
}
#details h4.retour_results img{
	position:absolute;
	left:6px;
	top:6px;
}
/*------------------------------ PARTIE BASSE -----------------------------*/
#partie_basse {
	height:500px;
	width:100%;
}

/*-------------------------- RESUME DE LA RECHERCHE ----------------*/
#resum_src {
	float:left;
	width:100%;
	position:relative;
}
#resum_src p{
	color:#593113;
	padding:0 0 0 10px;
	margin:5px 0 0 0;
}
#resum_src p a{
	color:#593113;
}
#resum_src p a img{
	position:relative;
	top:1px;
}
#resum_src p a.actif{
	color:#e86e24;
}
#resum_src div.tri{
	position:absolute;
	bottom:3px;
	right:0px;
}
#resum_src div.tri p.label{
	width:150px;
	float:left;
	text-align:right;
	margin:0 8px 0 0;
	position:relative;
	top:4px;
}
/*---------------------------------- ZONE DE TRI ------------------------*/
div #zone_tri{
	position:relative;
	float:left;
	width:100%;
	margin:8px 0px 8px 0;
	background:#583013;
	padding:3px 0;
	text-align:right;
	display:inline;

}
div #zone_tri form{
	margin:0;
}
#zone_tri p{
	font-size:12px;
	color:#fff;
	font-weight:700;
	margin:0 6px 3px 0;
	height:20px;
}
#zone_tri select{
	height:18px;
	font-size:12px;
	color:#593114;
	font-weight:700;
	padding:0;

}
#zone_tri input{

}
/*----------------------------------LISTE DES PAGES DE RESULTAT ------------------------*/
div .liste_pages{
	position:relative;
	float:left;
	width:100%;
	margin:3px 0px 3px 0;
	background:#e86e24;
	padding:3px 0;
	text-align:left;
	display:inline;

}
.liste_pages p{
	font-size:12px;
	color:#fff;
	font-weight:400;
	margin:0 6px 0px 6px;
	height:20px;
	line-height:20px;
}
.liste_pages p a{
	margin:0 3px 0px 3px;
	padding:0;
	text-decoration:underline;
}
.liste_pages p a.fleche_gauche{
	margin:0 6px 0px 3px;
	text-decoration:none;
}
.liste_pages p a.fleche_droite{
	margin:0 3px 0px 6px;
	text-decoration:none;
}
.liste_pages p a.actif{
	font-weight:700;
	text-decoration:none;
}
.liste_pages p.nbr_pages{
	float:right;
	width:120px;
	text-align:right;
}
/*----------------------------  LISTE des RESULTATS De la recherche -------------*/
#resultats {
	float:left;
	width:100%;
}


#resultats div{
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 8px 0;
}
#resultats div.bandeau_haut{
	background:#583013;
	position:relative;
	float:left;
	width:100%;
	height:22px;
	margin:0px;
	border:1px solid #fff;
	border-width:0 0 1px 0;
}
#resultats div.bandeau_haut h5{
	font-weight:400;
	color:#fff;
	padding:3px 8px 0 8px;
	font-size:14px;
}
#resultats div.bandeau_haut h5 span{
	font-weight:700;
}
#resultats div.bandeau_haut div.droit{
	position:absolute;
	right:0px;
	top:0;
	background:#583013;
	width:240px;
	height:22px;
}
#resultats div.bandeau_haut div.droit p{
	font-weight:400;
	color:#fff;
	font-size:10px;
	margin:2px 10px 0 0;
	position:absolute;
	right:0px;
	top:0;
}
#resultats div.bandeau_haut div.droit span.prix{
	font-weight:700;
	color:#d56622;
	font-size:14px;
	
}

#resultats div.bloc_droite{
	position:relative;
	background:#583013;
	top:0;
	right:0;
	text-align:right;
	float:right;
	width:180px;
	margin:0;
	height:98px;
	border:1px solid #fff;
	border-width:0 0 0 1px;
}
#resultats div.desc_offre{
	float:left;
	height:78px;
	width:340px;
	margin:10px 0 0 0;
}
#resultats div.desc_offre h6.btn_neuf{
	position:absolute;
	right:0px;
	bottom:0px;
	text-align:right;
	font-weight:700;
	font-size:11px;
	color:#593113;
}
#resultats div.bloc_droite h2.logo{
	float:left;
	margin:0;
	width:100%;
	height:52px;
}
#resultats div.bloc_droite h2.logo img {
	margin:6px 0px 0 10px;
}
#resultats div.bloc_droite p.nom_agence{
	width:164px;
	text-align:right;
	margin:3px 0px 0 8px;
	font-weight:400;
	float:left;
	display:inline;
}

#resultats div.bloc_droite h6{
	width:160px;
	height:15px;
	color:#fff;
	font-weight:700;
	font-size:12px;
	background:#e86e24;
	text-align:left;
	position:relative;
	border:1px solid #fff;
	text-indent:6px;
	position:absolute;
	bottom:8px;
	right:8px;
}
#resultats div.bloc_droite h6 a{
	display:block;
	width:100%;
	height:15px;
}
#resultats div.bloc_droite h6 img{
	position:absolute;
	right:4px;
	top:4px;
	margin:0;
}
#resultats div img{
	float:left;
	margin:10px;

}
#resultats div p{
}
#resultats div.desc_offre  p.nbr_photos{
position:absolute;
	bottom:0;
	left:0;

}
div.bande_grise {
	float:left;
	width:100%;
	height:5px;
	line-height:5px;
	background:#ebebeb;
	margin:15px 0;
}

/*----------------   PAGE D'INSCRIPTION   ---------------*/
#principal div.entrees_inscriptions {
	float:left;
	width:653px;
	margin:20px 0 0 16px;
}
#principal div.entrees_inscriptions div{
	float:left;
	width:209px;
	border:1px solid #e86e24;
	margin:0 0 0 10px;
	height:120px;
}
#principal div.entrees_inscriptions div.first{
	margin:0;
}
#principal div.entrees_inscriptions div h4{
	float:left;
	width:100%;
	text-align:center;
	font-weight:400;
	font-size:14px;
	margin:10px 0 0 0;
}
/*------   formulaire inscription  -----------*/
#principal div.formulaire_inscription {
	float:left;
	width:653px;
	margin:20px 0 0 16px;
}
#principal div.formulaire_inscription  div{
	float:left;
	width:100%;
	margin:0 0 10px 0;
}
#principal div.formulaire_inscription  div p.label{
	float:left;
	width:190px;
	color:#656365;
	font-weight:700;
}
#principal div.formulaire_inscription  div input.normal{
	width:320px;
}
#principal div.formulaire_inscription  div select.normal{
	width:324px;
}
#principal p.legende_inscription {
	color:#656365;
	font-weight:700;
}

/*--------  formulaire de connexion // recherche mdp ------- */
#principal div.formulaire_connexion {
	width:380px;
	background:#8b6f4f;
	margin:30px 0 0 16px;
	padding:20px 20px 10px 20px;
	border:2px solid #e86e24;
	float:left;
}
#principal div.formulaire_connexion  div{
	width:100%;
	margin:0 0 10px 0;
	float:left;
}
#principal div.formulaire_connexion  div p.label{
	width:150px;
	font-weight:700;
	float:left;
}
#principal div.formulaire_connexion  div input.normal{
	width:200px;
}
#principal div.formulaire_connexion  div table img.cryptogram{
	background:#fff;
}

/*------- récapitulatif achat offre  ---------*/
#principal div.recap_achat {
	float:left;
	width:652px;
	margin:30px 0 0 0;
	border:1px solid #deccb7;
	background:#f0e7dd;
	padding:20px 10px 10px 10px;
	border-width:2px;
	position:relative;
}
#principal div.recap_achat.int {
	margin:14px 0 0 14px;
	width:638px;
}
#principal div.recap_achat  h3{
	float:left;
	width:100%;
	font-size:12px;
	color:#593113;
	font-weight:400;
	margin:0 0 6px 0;
}
#principal div.recap_achat  p{
	color:#593113;
	float:left;
	width:100%;
	background:#eaded1;
	text-indent:8px;
	padding:5px 0;
	margin:0 0 2px 0;
}
#principal div.recap_achat  h6{

	background:#f0e7dd;
	padding:0 0 4px 4px;
	position:absolute;
	top:10px;
	right:10px;
}
#principal div.recap_achat  h6 img{
	float:left;
	border:1px solid #eaddd0;
}
#principal div.recap_achat input.btn_valider{
	float:right;
	margin:10px 0 0 0;
}
/*-----------------------------------------   PAGES DE TEXTE ---------------------------------*/
#principal div.texte {
	width:674px;
	margin:0 3px;
	display:inline;
}
#principal .texte p{
	color:#6c6d70;
	margin:8px 0 0px 15px;
	line-height:18px;
}
#principal .texte h1{
color:#d56622;
font-size:16px;
}
#principal .texte h2{
	font-size:12px;
	font-weight:700;
	color:#593114;
	margin:20px 0 10px 15px;
	clear:both;
}
#principal .texte h3{
	font-size:12px;
	font-weight:700;
	color:#e86e24;
	margin:0 0 20px 15px;
}
#principal .texte div{
	float:left;
	width:100%;
}
#principal .texte p.photos{
	float:left;
	margin:0 0 5px 0;
}
#principal .texte div.paragra{
	float:left;
	width:380px;
	margin:0 20px 20px 0;

}
#principal .texte div.paragra-02{
	float:left;
	width:630px;
	margin:0 0 20px 0;
}
#principal .texte div.paragra-02 img.calle_gauche {
	float:left;
	margin:0 10px 20px 0px;
}

#principal .texte div.paragra-02 img.capture_qsn{
	float:right;
	margin:0 0 0px 0;
	position:relative;
	right:-20px;
	top:0;
}
#principal .texte div.paragra-02 p.qsn-01{
	font-size:10px;
}
#principal .texte div.fiche_technique{
	float:left;
	width:248px;
	border:1px solid #d56622;
	margin:0 0 5px 0;

}
#principal .texte div.fiche_technique h4{
color:#d56622;
font-size:12px;
margin:5px;
}
#principal .texte div.fiche_technique h5{
color:#593114;
font-size:12px;
margin:5px;
}
#principal .texte div.fiche_technique p{
	font-size:11px;
	margin:5px;
	width:240px;
	line-height:14px;

}
/*------------------------------------ PARTIE BASSE DE L'ACCUEIL ---------------------*/
#bas_accueil {
	float:left;
	width:894px;
	margin:0 3px 30px 3px;
	display:inline;
}

/*------- partie basse - BLOC DROIT ------------------*/
#bas_accueil #colonne_droite {
	float:right;
	width:214px;
}
#bas_accueil #colonne_droite div.actualite,
#bas_accueil #colonne_droite div.meteo{
	text-align:center;
}
#bas_accueil #colonne_droite div.meteo img{
	width:202px;
}
#bas_accueil #colonne_droite div{
	width:212px;
	border:1px solid #98989c;
	margin:0 0 3px 0;
}
#principal_bas {
	float:left;
	width:677px;
	margin:0 0px 0 0;
}
div.sommaire{
	border:1px solid #98989c;
	width:675px;
	float:left;
	height:105px;
}
#bas_accueil h1{
	float:left;
	height:24px;
	line-height:24px;
	color:#98989c;
	margin:0 0 0 10px;
	font-size:18px;
	font-weight:400;
	letter-spacing:1px;
	display:inline;
}
#bas_accueil div.premiere{
	float:left;
	width:50%;
}
#bas_accueil div.premiere h2{
	margin:0 0 0 10px;
}
#bas_accueil div.deuxieme{
	margin:10px 0;
	float:left;
	width:24%;
	height:85px;
	border:1px solid #98989c;
	border-width:0 1px 0 0;

}
#bas_accueil div.troisieme{
	margin:10px 0;
	float:left;
	width:24%;
	height:85px;
}
#bas_accueil div.deuxieme h3{
	position:relative;
	float:left;
	width:100%;
	font-weight:400;
	font-size:12px;
	line-height:30px;
	height:30px;
}
#bas_accueil div.troisieme h3{
	position:relative;
	float:left;
	width:150px;
	font-weight:400;
	font-size:12px;
	line-height:30px;
	height:30px;
	margin:0 0 0 20px;
	display:inline;
}
#bas_accueil div.deuxieme h3 a,
#bas_accueil div.troisieme h3 a{
	color:#504f53;
}
#bas_accueil div.deuxieme h3 a img,
#bas_accueil div.troisieme h3 a img{
	position:absolute;
	right:10px;
	top:12px;
}

/*------------ les rubriques --------*/
#principal_bas div.rubriques div{
	width:215px;
	float:left;	
	margin: 10px 16px 0 0;
	position:relative;
	height:224px;
	background:#fdfcfb;
}

#principal_bas div.rubriques div.marge_b{
	margin:10px 0 0 0;
}
#principal_bas div.rubriques div h3 a{
	color:#959595;
	font-weight:400;
	font-size:18px;
}
#principal_bas div.rubriques div h3 img{
	padding:0 0 10px 0;
	background:#e86e25;
}
#principal_bas div.rubriques div p{
	padding:5px 0 0 0;
	color:#6c6d70;
	font-size:11px;
}
#principal_bas div.rubriques div p.fleche{
	position:absolute;
	bottom:0;
	right:0;
}
#principal_bas div.rubriques div p.fleche a{
	color:#e86e24;
	padding:0 30px 0 0;
	background:url(../images/puces_fleches_oranges_2.jpg) no-repeat center right;
}

/*--------------- colonne de droite - partie basse  -------------*/

/*-------------------------- AFFICHAGE DES MESSAGE D'ERREUR ------------------*/
.iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:79;
	border:none,
	-moz-opacity: 0;
	opacity:.0;
	filter: alpha(opacity=0);
}
#black_overlay{
		position: absolute;
		top: 0%;
		left: 0%;
		width: 100%;
		height: 100%;
		background-color: black;
		z-index:1001;
		-moz-opacity: 0.8;
		opacity:.80;
		filter: alpha(opacity=80);
}
#message {	
	position:absolute;
	top: 0;
	left: 0px;
	width:100%;
	height:100%;
		z-index:1002;
}
#message div{	
	background:#e86e24;
	width:400px;
	margin:100px auto;
	border:1px solid #fff;
	position:relative;
	padding:0 0 40px 0;
	z-index:1002;
}


#message div h2{	
	background:#c64810;
	width:100%;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:18px;
	font-weight:400;
	text-indent:20px;
	position:relative;
}
#message div h2 img{	
	position:absolute;
	right:0;
	top:0;
}
#message div p{	
	color:#fff;
	font-size:12px;
	margin:20px;
}
#message div dt{	
	color:#fff;
	font-size:12px;
	margin:10px 20px 0px 20px;
	padding:0;
}
#message div ul{	
	margin:0 0 0 20px;
	list-style-position:inside;
	list-style-type:square;
}
#message div ul li{	
	color:#fff;
	font-size:12px;
	margin:0 0 0 50px;
}
#message div h3{	
	color:#593114;
	font-size:12px;
	height:23px;
	line-height:23px;
	background:url(../images/fonds/fond_btn_message_droite.gif) no-repeat top right #fff;
	display:inline;
	padding:0 20px;
	cursor:pointer;
}
#message div h3 a{	
	display:block;
	width:100%;
	height:23px;
	color:#593114;
}
#message div h3 img{	
	position:absolute;
	left:0;
	top:0;
}
#message div h3.gauche{	
	position:absolute;
	left:20px;
	bottom:20px;
}
#message div h3.droite{	
	position:absolute;
	right:20px;
	bottom:20px;
}
#message div h3.milieu{	
	position:absolute;
	left:180px;
	bottom:20px;
}
/*------------------------- COMPTE -------------*/
div.compte {
	margin:3px 0 0 0 ;
	float:left;
}

/*----------------------------------------------------------------- PIED DE PAGE ---------------*/
#pied {
	clear:both;
	width:100%;
}
#pied div.annonce{
	width:100%;
	height:100px;
}
#pied div.menu{
	width:100%;
	height:20px;
	height:20px;
	margin:0px 0 0 0;
	text-align:center;	
	background:#e86e24;
	width:100%;
	font-size:11px;
	color:#fff;	
}
#pied div.menu h4{
	display:inline;
	font-size:11px;
	font-weight:400;
	padding:0 2px;
	line-height:20px;
}

/*----- bas page ---*/
div.liens{
	line-height:14px;
	font-size:11px;
	color:#6c6d70;
	width:900px;
	margin:5px auto;
	text-align:center;
	border-bottom:1px solid #989a9c;
	padding:0 0 5px 0;
}

div.liens h3,
div.liens h2,
div.liens h1{
	font-size:11px;
	color:#6c6d70;
	font-weight:400;
	display:inline;
	line-height:12px;
	height:12px;
	padding:0 2px;
}

div.liens h3 a,
div.liens h2 a,
div.liens h1 a {
	color:#6c6d70;
	margin:0;
}