#btq_ligne_rubr_nom {
	width: 100%;
	position: relative;
	display: block;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}

