.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFEF1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bkearth{
	background-image: url(/images/centre.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFEF1;
}
.bkhaut{
	background-image: url(/images/haut.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFEF1;
}
.bkleft{
	background-image: url(/images/bkleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFEF1;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}
.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; }
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; }
.H1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.style3ital {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
