.titre{font-family: Arial, sans-serif;font-size:20px; 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: #7a0d2d; font-style: italic; font-weight: bold; display: block;}
.red {
font-family: Arial, sans-serif;
	color:#7a0d2d;
	font-weight: normal;
		text-transform: uppercase;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
}
.txtred {
font-family: Arial, sans-serif;
	color:#402c00;
	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:12px; color:#000; padding: 8px; background-color: #f1ede4; margin: 10px 23px 5px 15px; border-top: 2px dotted #96bf0d; border-bottom: 2px dotted #96bf0d;}

