#btq_page_listing_conteneur {
	width: 100%;
	position: relative;
	float: left;
}
#btq_page_listing_gauche {
	width: 180px;
	position: relative;
	float: left;
	margin: 0px;
}
#btq_page_listing_droite {
	width: 585px;
	position: relative;
	float: right;
}
#btq_page_listing_top {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 15px;
}

