#listing {
	background-image: url(../images/fondliting.jpg);
	background-repeat:no-repeat;
	width: 889px;
	height: 160px;
	position: relative;
	font-weight:bold;
	font-size:13px;
	margin: 0 auto;
}

#lgauche {
	position: relative;
	float: left;
	width: 238px;
}

#lphoto {
	position: relative;
	float: left;
	width: 180px;
	height:120px;
	padding:10px;
	margin: 0 auto;
}

#ldroite {
	position: relative;
	float: left;
	width: 450px;
	height:160px;
}

#ldroite2 {
	position: relative;
	width: 450px;
	height:140px;
}

#lhgauche {
	position: relative;
	padding-right:20px;
	width: 190px;
	height:20px;
	padding-top:10px;
	text-align:right;
	font-size:13px;
	color: #fff;
	font-weight:bold;	
}

#lbgauche {
	position: relative;
	width: 234px;
	height:100px;
}

#llogo {
	position: relative;
	float: left;
	width:56px;
	padding-left:11px;
	padding-top:20px;
	text-align:center;
	height:80px;
}

#linfo {
	position: relative;
	float: right;
	width: 150px;
	padding-top:25px;
	text-align:left;
	font-weight:normal;
}

#logolist {
	position: relative;
	height:35px;
	width:15px;
	padding-right:7px;
}

#logolist2 {
	position: relative;
	height:20px;
	width:15px;
	padding-right:7px;
}

#lbdroite {
	position:relative;
	width: 450px;
}

#lhdroite {
	position:relative;
	width: 450px;
}

#lville {
	position: relative;
	float: left;
	height:20px;
	padding-top:10px;
	padding-left:30px;
	font-size:13px;
	color: #fff;
	font-weight:bold;	
	
}

#lref {
	position: relative;
	float: right;
	height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

#ldescription {
	position: relative;
	float:left;
	padding-left:15px;
	padding-top:17px;
	width:436px;
	height:100px;
	overflow:hidden;
	font-size:10px;
	font-weight:normal;
}

#lpdd {
	position: relative;
	float:right;
	padding-left:15px;
	font-size:11px;
}

#lpdd a {
	color: #000;
}

#lpdd a:hover {
	color: #0b40b9;
}

#separlist {
	position:relative;
	background-image: URL("../images/barre.gif");
	background-repeat:repeat-x;
	width:875px;
	height:2px;
	margin: 0 auto;
}