body {
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: 004040;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004040;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004040;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: circle;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	color: #004040;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #004040;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #004040;
	background-color: #FFFFCC;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #004040;
	text-decoration: underline overline;
	background-color: #FFFFCC;
}
.fondffffcc {
	background-color: #ffffcc;
}
.fondecf2f3 {
	background-color: ecf2f3;
}
.cellulebandeau {
	background-color: #8eadb2;
}
.cellulemenu {
	background-color: #ffffcc;
}
.cellulegauche {
	background-color: ecf2f3;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.cellulecentre {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
.textepetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.encadre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: ffffcc;
	border: 1px dotted #04040;
	line-height: normal;
	font-style: italic;
	padding: 10px;
	color: #004040;
}
.encadre1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: ffffcc;
	border: 1px dotted #04040;
	line-height: normal;
	font-style: italic;
	padding: 10px;
	font-weight: bold;
	color: #004040;
}
.encadre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: ffffcc;
	border: 1px dotted #04040;
	line-height: normal;
	font-style: normal;
	padding: 10px;
	color: 004040;

}
.encadre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px dotted #04040;
	line-height: normal;
	font-style: normal;
	padding: 10px;
}

