@charset "utf-8";
.titreEncartcfap {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 110%;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #f90;
	display: block;
}
.textecfap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.titreTeaser {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 150%;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #376D93;
	display: block;
}

