.blocArticle {
	float:left;
	margin:5 15 5 15;
	font-size:0.9em;
	height:164px ;
	width:180px;
	border:1px #eee solid;
	padding:2px;
	text-align: center;
}
.prixArticle {
	display:block;
	text-align: right;
	vertical-align:bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-style:italic;
	color: #000;
}

.blocRetour {
	clear:both;
	width:100%;
	text-align: right;
	margin:20 30 30 0;
}
.filetRetour {
	height:1px;
	width:100%;
	background-color:#f00;
}
