/* Ligne votre recherche */
div.votre_recherche {
font-size: 12px;
	padding: 12px 0 6px 0;
}
div.votre_recherche * {
	color:#59595e;
}
div.votre_recherche a {
	border: 1px solid #B19B72;
	text-decoration:none;
  padding: 2px 6px 2px 6px;
}

div.votre_recherche a:hover {
	text-decoration: none;
}
div.votre_recherche span {
	background: #B19B72;
	border: 1px solid #B19B72;
	text-decoration:none;
  padding: 2px 6px 2px 6px;
  color: #ffffff;
}
div.votre_recherche_gauche {
	float:left;
	width:60%;
}
div.votre_recherche_droite {
	float:right;
	text-align:right;
	width:40%;
}

/* Fin Ligne votre recherche */

/* Ligne titre de la liste */
div.cadre_liste_titre {
	background-color:#b19b72;
	clear:both;
	margin:4px 0 0 0;
	padding:2px 0 3px 0;
}
div.cadre_liste_titre * {
	color:#fff;
	font-weight:bold;
}
div.cadre_liste_titre div {
	padding:0 0 0 5px;
}
div.cadre_liste_titre a {
	text-decoration:none;
}
div.cadre_liste_titre a:hover {
	text-decoration:underline;
}
div.cadre_liste_titre_resultat {
	float:left;
	width:330px;
}
div.cadre_liste_titre_surface {
	float:left;
	width:80px;
}
div.cadre_liste_titre_commodites {
	float:left;
	width:118px;
}
div.cadre_liste_titre_prix {
	float:left;
	width:92px;
}
div.cadre_liste_titre_arrondissement {
	margin:0 0 0 624px;
}
/* Fin Ligne titre de la liste */

/* Liste */
div.cadre_liste {
	background-color:#f4f2ef;
	border-color:#eaeaea;
	border-width:0 1px 1px 1px;
	padding:3px 0 0px 0 ;
}
div.resultat_recherche {
	background-color:#fff;
	margin:7px 6px 0px 6px;
}
div.resultat_recherche_haut {
	padding:6px 6px 6px 6px;
	*padding:6px 6px 1px 6px;
}
	div.resultat_recherche_general, div.resultat_recherche_surface , div.resultat_recherche_commodites, div.resultat_recherche_prix, div.resultat_recherche_arrondissement {
		height:120px;
		*height:122px;
	}
	div.resultat_recherche_general {
		border-color:#bdbdbd;
		border-style:dotted;
		border-width:0 1px 0 0;
		float:left;
		width:314px;
	}
		div.resultat_recherche_general_titre {
		}
		div.resultat_recherche_general_titre_gauche {
			float:left;
			width:220px;
		}
		div.resultat_recherche_general_titre_gauche h2 {
			font-weight:bold;
		}
		div.resultat_recherche_general_titre_droite {
			margin:0 0 0 220px;
		}
		div.resultat_recherche_general_info {
			clear:both;
		}
		div.resultat_recherche_general_info img {
			float:left;
			margin:6px 8px 0 0;
		}
		div.resultat_recherche_general_info p {
			padding:4px 0 0 0;
		}
	div.resultat_recherche_surface {
		border-color:#bdbdbd;
		border-style:dotted;
		border-width:0 1px 0 0;
		float:left;
		width:86px;
	}
	div.resultat_recherche_surface_contenu {
		padding:44px 0 0 0;
		text-align:center;
	}
	div.resultat_recherche_commodites {
		border-color:#bdbdbd;
		border-style:dotted;
		border-width:0 1px 0 0;
		float:left;
		padding:0 0 0 1px;
		text-align:left;
		width:122px;
	}
	div.resultat_recherche_prix {
		border-color:#bdbdbd;
		border-style:dotted;
		border-width:0 1px 0 0;
		float:left;
		width:89px;
	}
	div.resultat_recherche_prix_contenu {
		color:#b19b72;
		font-weight:bold;
		padding:50px 0 0 0;
		text-align:center;
	}
	div.resultat_recherche_arrondissement {
		color:#59595e;
		margin:0 0 0 614px;
		text-align:center;
	}
div.resultat_recherche hr {
	background-color:#d4d4d5;
	color:#d4d4d5;
	height:1px;
}
div.resultat_recherche_bas {
	color:#939393;
	font-size:90%;
	padding:6px 0 8px 0;
	*padding:1px 0 8px 0;
	text-align:right;
}
div.resultat_recherche_bas a {
	color:#939393;
}
div.resultat_recherche_bas img {
	margin:0 5px 0 14px;
	vertical-align:middle;
}
/* Fin Liste */
