@charset "utf-8";
/* CSS Document */

body {
	font-family: Calibri;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000066;
	text-align: justify;
}
.titre {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
.soustitre {
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
	text-align: center;
}
.texteevidence {
	font-style: italic;
	color: #a96f0e;
}
.nom_photo {
	font-size: 8pt;
	color: #074d04;
}

