.liste {
	clear:both;
	margin:10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CFD4D6;
}
.liste img{
	float: right;
}
.texte {
	float: left;
	width: 490px;
}
