/* CSS Document */

.bloclistingnouveau {
	background-image:url('../medias/images/fondlistingnew.jpg');
	position:relative;
	margin:auto;
	height:150px;
	width:815px;
	color:#d8d8d8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.colgauche {
	position:relative;
	float:left;
	width:220px;
	height:117px;
	margin-left:17px;
	margin-top:17px;
}

.coldroite {
	position:relative;
	float:right;
	width:550px;
	margin-top:17px;
	margin-right:15px;
}

.ligne01new {
	position:relative;
	width:550px;
	clear:both;
	display:block;
}

.colgaucheligne01 {
	position:relative;
	float:left;
}

.coldroiteligne01 {
	position:relative;
	float:right;
}

.titleblanc {
	color:#d8d8d8;
	font-size:15px;
	text-transform:uppercase;
}

.titleorange {
	color:#e99d2e;
	font-size:17px;
}

.colgaucheligne02 {
	position:relative;
	float:left;
	margin-top:3px;
}

.coldroiteligne02 {
	position:relative;
	float:right;
}

.descriptionew {
	width:362px;
	height:40px;
	font-size:11px;
	margin-right:20px;
	overflow-x: hidden;
	overflow-y: hidden;	
}

.detailplus {
	float:right;
	width:189px;
	height:22px;
	margin-top:25px;
	text-align:center;
	padding-top:3px;
}

.detailplus a, a:hover {
	color:#d8d8d8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
}

