#node_panier_vide {
	width: 100%;
	height: 40px;
	position: relative;
	float: left;
}
@media handheld, only screen and (max-width: 480px) {
#node_panier_vide {
	min-width: 30px;
	min-height: 30px;
}
} /* FIN RD */
.nonAffiche {
	display: none; visibility: hidden;
}
