body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f4f2e5;/*fond ocre clair*/
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #554340;/*brun tres foncé*/
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #554340;/*brun tres foncé*/
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #554340;/*brun tres foncé*/
	text-decoration: none;
}
a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #554340;/*brun tres foncé*/
	text-decoration: none;
}

.style5 {
	color: #887873;/*brun moyen*/
	font-size: 11px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.style9 {
	color: #554340;/*brun tres foncé*/
	font-size: 12px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.style10 {
	color: #887873;/*brun moyen*/
	font-size: 12px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.Style12 {
	color: #7D706A;/*brun foncé*/
	font-size: large;
}
h1 { 
	margin-left:80px; 
	margin-top:30px; 
	/*color: #554340;/*brun tres foncé*/
	color: #7D706A;/*brun foncé*/
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	padding-left: 100px;	
	color: #887873;/*brun moyen*/
	font-size: 12px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}