#btq_msg_produit_panier_ajout_conteneur {
	padding: 25px;
	width: 400px;
	position: relative;
	display: none;
}
#bts_msg_produit_panier_ajout {
	width: 100%;
	position: relative;
	text-align: center;
	display: none;
}
#bts_msg_produit_panier_liens {
	margin-top: 20px;
	width: 100%;
	position: relative;
	text-align: center;
	display: none;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

