.article_listing{
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px solid #959595;
}
.article_listing .picture, .article_listing .infos{
	float:left;
}
.article_listing .picture{
	margin-right:15px;
}
.retirer{
	margin-top:40px;
	cursor:pointer;
	width:48px;
	height:42px;
	background-image:url(../picture/interface/panier_out.png);
	background-repeat:no-repeat;
}

.form_retirer{
	float:left;
	margin-left:15px;
}

.alert{
	display:none;
	margin:0!important;
}