
/*** texte pour le référencement ***/
h1{
	color:#563300;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0;
}
p, h2, li, a.lienfoot, a.lienfoot:hover {
	color:#563300;
	font-family: Arial, sans-serif;
	font-size: 11px;
  margin: 0;
}
a.lienfoot, a.lienfoot:hover {
  text-decoration:underline; 
}

#header {
  top:0px;
}
#footer {
  position: absolute;
  top: 840px;
  left: 50%;
  margin-left: -194px;
  z-index:1000;
  width:664px;
  height:60px;
  overflow:auto; 

	border-color: #91D05E; 
  border-style: solid; 
  border-top-width: 0px; 
  border-right-width: 0px; 
  border-bottom-width: 1px;
  border-left-width: 0px;    
}
#footer {
  scrollbar-base-color: #ffffff; 
  scrollbar-arrow-color: #91D05E; 
  scrollbar-3dlight-color: #ffffff; 
  scrollbar-darkshadow-color: #ffffff; 
  scrollbar-face-color: #ffffff; 
  scrollbar-highlight-color: #ffffff; 
  scrollbar-shadow-color: #ffffff; 
  scrollbar-track-color: #ffffff; 
}
