div.resultat {
	float:left;
	width:645px;
	padding:5px 0;
	border-bottom:1px #CCC solid;
}
div.resultat div.img {
	float:left;
	width:90px;
	height:90px;
	padding-right:10px;
}
div.resultat div.img img {
	width:90px;
	height:90px;
	border:0;
}
div.resultat div.texte h2 a {
	font-size:0.9em;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
div.resultat div.date {
	font-size:11px;
	color:#666;
}
div.resultat div.texte p a {
	font-size:12px;
	color:#000;
	text-decoration:none;
}
