
.listing {
	padding:0px;
	color:#E2E6E4;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	text-align:left;	
	}

.listing a {
	color:#E2E6E4;
}


.listing_bien {
	float:left;
	width:200px;
	border: 1px solid #f4efd2;
	padding:2px;
	margin:5px 5px;

}

.listing_image {
	padding:0;
	margin:0 0 5px 0;
	background:#f4efd2;	
	position:relative;
	z-index:0;
}
.listing_image_fixe {
	position:relative;
	display:block;
}
.listing_image_fixe2 {
	position:relative;
	display:block;
}
.listing_image_fixe img{
	border:0px #FFF solid;
	width:200px;
	height:150px;
}

.listing_picto {
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:999;
}
.listing_picto img {
	border:0;
}
.diapo {
	
}
.diapo img {
	margin:7px 6px 0 0;
}

.listing_name {
	background:#f4efd2;	
		padding:2px;	
		font-variant: small-caps;
		color:#323a43;
		font-weight:bold;
		
		min-height:38px;
	}
.listing_name a {
	color:#323a43;
}
.listing_type_bien  a {
		color:#E2E6E4;
}

.listing_description {
		background:none;
		padding:2px;
		color:#f4efd2;
		margin:0px;
		min-height:95px;
}

.listing_bandeau_bas {
		padding:0px;
		background:none;	
}

.listing_price {
		width:200px;
		float:left;
		font-weight:bold;
		color:#FFF;
		margin:0;
		padding:0;
		text-align:center;
		background:url(images/bg_price_listing);	
		height:22px;
		line-height:22px;
		
	
}
.listing_price a {

	color:#FFF;
}
.listing_buy_now {
	text-align:center;
}


.listing_info {
		padding:2px;		background:none;
}

.listing_model {

}

.listing_manufacturer {
	
}

.listing_manufacturer_link {

}



.listing_whishlist {

}

.listing_mail {

}

.listing_pull_down {

}

.separate {
		clear:both;
}