.item, .item-over
{
	background-color: #FAFAFA;
	padding: 7px 7px 7px 7px;
	min-height: 76px;
	margin-bottom: 20px;
}
.item-over {
	background-color: #FFFFFF;
}
.item-image
{
	float: left;
	width: 110px;
}
.item-image img
{
	border: 3px solid #E3E4E5;
}
.item-text
{
	margin-bottom: 0px;
}
.item-groupe
{
	color: #545556;
	font-weight: bold;
}
.item-date
{
	color: #696A6C;
}
.item-intitule
{
	line-height: 14px;
	margin-top: 1px;
	margin-bottom: 6px;
	display: block;
}
.item-accroche
{
	line-height: 12px;
	margin-bottom: 0px;
}
.item-description
{
	
}