* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}


.chemin {
	margin-left:40px;
	margin-top:20px;
	color:#000000;
	font-size:9px;
}
.chemin a{
	text-decoration:none;
	color:#000000;
}

.chemin a:hover{
	text-decoration:none;
	color:#666666;
}


.trier{
	text-align:right;
	position:relative;
	top:-15px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

.trier a{
	text-decoration:none;
	color:#83325B;
}
.trier a:hover{
	text-decoration:none;
	color:#666666;
}


.bloc_listing{
	position :relative;
	background-image:url(images/fond_listing.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:233px;
	margin-left:10px;
	margin-bottom:20px;
}

.titre_listing{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#83325B;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
}

.elements{
	position : absolute ;
	top : 30px;
	right : 0px;
	z-index : 1;
	
}


.photo_bien{
	float:left;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:2px;
	margin-left:10px;
	position:relative;
}

.vignettes{
	float:left;
	list-style-type:none;
	background-color:#F2F2F2;
	padding-top:5px;
	width:43px;
	height:178px;
	text-align:center;
}

.texte_description{
position : relative ;
	float:left;
	width:250px;
	margin-left:10px;
	z-index : 100;
}

.titre_couleur{
	color:#83325B;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
}

.lieu{
	color:#666666;
	font-size:11px;
	margin-bottom:5px;
}

.texte{
	color:#000000;
	font-size:11px;
	margin-bottom:10px;
}

.prix_bien{
position : relative;
	text-align:right;
	color:#83325B;
	font-size:13px;
	font-weight:bold;
	padding-right:10px;
	z-index : 2 ;
}


.img_fond_prix_bien{
	background-image:url(images/fond_prix.png);
	background-repeat:no-repeat;
	background-position:right;
	overflow:hidden;
}

.info_prix{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
	margin-right:5px;
	line-height:20px;
}



.bout_contact{
	width:146px;
	height:58px;
	background-image:url(images/fond_bouton.gif);
	background-repeat:no-repeat;
	float:right;
	color:#4D4D4D;
	font-size:9px;
	margin-right:-5px;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	padding-top:5px;		
}

.bout_contact a{
	color:#4D4D4D;
	text-decoration:none;	

}

 #social_links{
	position:relative;
	width : 140px;
	height : 25px;
	text-align : right ;
	background:#fff;
	padding:0;
	margin:0;
}

 #social_links ul{
	position:relative;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	
}
 #social_links ul li{
	position:relative;
	float:left;
	padding:0;
	margin:0 0px 0 0 ;	
	height:25px;
	line-height:25px;
	vertical-align : middle ;
	font-size:12px;
	font-weight:bold;
}
 #social_links ul li a{
	position:relative;
	float:left;
	padding:0 5px;
	margin:0;
	height:25px;
	line-height:25px;
	vertical-align : middle ;
}
 #social_links ul li a:hover{
	text-decoration : none ;
	color : #000;
}
 #social_links ul li ul a{
	margin : 1px 0 0 0;
	font-size:10px;
	z-index:1000;
	
}
 #social_links ul li ul a:hover{
	text-decoration : none ;
	color : #000;
}

 #social_links ul li ul{
	position: relative ;
	display:none;
	z-index:1000;
}
 #social_links ul li ul li{
	position: relative ;
	z-index:1000;
}
#social_links ul li:hover ul{
		
	position:absolute;
	top:25px;
	left:27px;
	padding : 0px 0 0 0 ;
	width:112px;
	display:block;
	background:#fff;
	z-index:1000;
	
}
#social_links ul li ul img{
	border : none;
	margin : 0 5px 0 0;
	float : none ;
}
#social_links ul li img{
	border : none;
	margin : 0 5px 0 0;
	float : left ;
}



