/* CSS Document */

body {
	background-color: #EEEDD5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #a7372b;
}
a:visited {
	text-decoration: none;
	color: #a7372b;
}
a:hover {
	text-decoration: none;
	color: #40637A;
}
a:active {
	text-decoration: none;
	color: #6D97AF;
}
.corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.corps_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.Titre_brun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: normal;
	color: #a7372b;
	text-decoration: none;
	font-weight: Bold;
}
.soustitre_bleugris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #40637A;
	text-decoration: none;
	font-weight: none
	;
}
