#btq_ligne_decli_conteneur {
	width: 480px;
	position: relative;
	border-bottom: 1px solid #E1007A;
	margin-bottom: 10px;
}
#btq_ligne_decli_texte {
	width: 460px;
	position: relative;
	text-align: left;
}
#btq_ligne_decli_auteur {
	width: 460px;
	position: relative;
	text-align: right;
}
#btq_ligne_decli_date {
	width: 460px;
	position: relative;
	text-align: right;
	display: block;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
