H2.titre {
	color: #7b1e20; 
	border-bottom: 1px solid #7b1e20; 
	font-size: 16px;
	font-weight:bold;
	padding:0 0 5px;
}

H3.sous_titre{
	color: #7b1e20; 
 	font-weight:bold;
	font-size: 15px;
	padding:0 0 5px;
}

H5.inter-titre{
	padding:0 0 5px;
	margin:0;
	color: #b44d35;
	font-size:12px;
	font-weight:bold;	

}

H4.chapeau{
	margin:0;
	font-size:12px;
	font-weight:bold;
}

H6.legende{
	padding:0;
	margin:0;
	color:#666;
	font-size:9px;
	font-style:italic;
}

H1.bold{
	font-weight:bold;
	font-size: 11px;
}