/* ==============================================
_DESIGN/editor.css
============================================== */


H2.titre {
font-size: 17px;
color: #1b2a35;
}

H3.subtitle{
	font-weight: bold;
	font-size: 16px;
	margin:0 0 10px 0;
	
}

H4.interTitle {
	font-weight: normal;
	font-size: 13px;
	margin: 12px 0 8px 0;
}

H5.legend  {
	font-size: 12px;
	font-weight: normal;
	margin: 12px 0 7px 0; 
}

P.header {
color: #E55826;
}