#content{
	padding:0px;
}
#template_resultat{
	padding:20px;
}
#template_resultat a{
	text-decoration:none;
	cursor:pointer;
}

#template_resultat .bien{
	clear:left;
	margin-bottom:20px;
	border-bottom:1px solid #AAA;
	padding-bottom:10px;
}

#template_resultat img{
	float:left;
	margin-right:10px;
	margin-bottom:20px;

}
#template_resultat .accroche{
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:5px;
	position:relative;
	height:1.2em;
	overflow:hidden;
}
#template_resultat .description{
	font-size:1.2em;
	position:relative;
	height:7.9em;
	overflow:hidden;
}
#template_resultat .ref{
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
	color:#CCC;
}