#btq_ligne_publication_nouveaute {
	width: 4%;
	position: relative;
	text-align: center;
}
#btq_ligne_publication_conteneur {
	width: 100%;
	position: relative;
}
#btq_ligne_publication_vignette {
	width: 9%;
	left: 2%;
	position: relative;
	text-align: center;
}
#btq_ligne_publication_reference {
	width: 6%;
	left: 4%;
	position: relative;
}
#btq_ligne_publication_titre {
	width: 42%;
	left: 6%;
	position: relative;
}
#btn_ligne_publication_type {
	width: 14%;
	left: 8%;
	position: relative;
}
#btn_ligne_publication_pdf {
	width: 15%;
	left: 10%;
	position: relative;
	text-align: center;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

