td, th { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	vertical-align:top;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}


.texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;

}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #3d2808;
	font-weight: bold;
}

.titreblanc {
	font-family: "Microsoft Sans Serif";
	font-size: 18px;
	font-style: italic;
	color: cbeecf;
	font-weight: bold;
}
.soustitre {
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	font-style: italic;
	color: #67430d;
	font-weight: normal;
}

a {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

