.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #232A3D;
	text-decoration: underline;
	background-color: #FFFFCC;
}
.sousoustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #232A3D;
	text-decoration: underline;
}
.ssstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #232A3D;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #000000;

}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bolder;
	color: #232A3D;
	text-align: left;


}
.menutitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.menubody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #CC3333;
	text-decoration: underline;



}
.heb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #232A3D;

}
.heb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	color: #000000;
	font-style: italic;
	line-height: 22px;


}
.lien {
	text-decoration: underline;
	color: #0000FF;

}
