div.title {
	width: 99%;
	height: 17px;
	margin: 0;
	padding-left: 1%;
	background: #ED145B;
	color: white;
	font-size: 12px;
	font-weight: bold;
}
div.accroche {
	margin: 10px 0 0 15px;
	color: rgb(115, 115, 115);
}
