.titre{font-family: Arial, sans-serif;font-size:18px; color: #96bf0d; font-weight: bold; display: block; margin-bottom: 10px;}
.textb { font-family: Arial, sans-serif;font-weight: bold; }
.ital { font-family: Arial, sans-serif;color: #D92824; font-style: italic; font-weight: bold; display: block;}
.red {
font-family: Arial, sans-serif;
	color:#D92824;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
}
.txtred {
font-family: Arial, sans-serif;
	color:#D92824;
	font-weight: bold;
	font-size: 12px;
}
.brown {font-family: Arial, sans-serif;
	color:#6f6049;
	font-weight: bold;
	font-size: 12px;
}

.insert { font-family: Arial, sans-serif; font-size:11px; color:#000; padding: 8px; background-color: #fff; margin: 10px 23px 5px 15px; border-top: 1px solid #96bf0d; border-bottom: 1px solid #96bf0d;}

