#btq_page_listing_conteneur {
	width: 100%;
	position: relative;
}
#btq_page_listing_gauche {
	width: 180px;
	position: relative;
	margin: 0px;
}
#btq_page_listing_droite {
	width: 585px;
	position: relative;
}
#btq_page_listing_top {
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}

