h3.soustitre_1 {
	font-family: 'Roboto', Arial, Verdana;
	font-weight: 300;
	font-size: 28px;
	color: #597297;
	line-height: 1.2;
	margin: 10px 0;
}

h4.soustitre_2 {
	font-family: 'Roboto', Arial, Verdana;
	font-weight: 300;
	font-size: 20px;
	color: #677689;
	line-height: 1.2;
	margin: 10px 0;
}

h5.intertitre {
	font-family: 'Roboto', Arial, Verdana;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	color: #164211;
	margin: 4px 0;
}

strong.accroche {
	font-size: 14px;
	font-weight: bold;
	color: #0c5c7f;
}

strong.mise_en_avant_1 {
	color: #000000;
	font-weight: 700;
}

strong.mise_en_avant_2 {
	color: #0077be;
	font-weight: 700;
}

span.legende {
	color: #8c8c8c;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}


blockquote.citation {
	margin: 10px 0;
	padding: 11px;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
	background: #F4F4F4;
	border-left: 5px solid #5093C9;
}
