
body {
	background-color: #C29425
	 
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #C29425;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #C29425;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #C29425;
	scrollbar-track-color: #C29425;
	background-attachment: fixed;
	 
}

hr.separate {
   border-style: groove;
	border: thin;
}
#containerh { /* conteneur du menu horizontal */
   text-align: left;
   padding: 0;
   margin: 0;
}
#menuhaut { /* 1er ul */
   text-decoration: none;
}
#menuhaut a {
	color: #006699;
    
    
    
}
#menubas { /* 1er ul */
    position: relative;
	text-align: center;
   float: right;
   list-style: none;
   font-weight: bold;
   padding: 0em 0;
   margin: 0;
}
#menubas a {
	color: #006699;
    text-decoration: none;
    
}
 a:hover {
	background-color: #EEC76D;
	}
a:active {
	background-color: #EEC76D;
}
 {
	
	background-color: #EEC76D;
}


menu {
	
	list-style: inside;
	list-style-type: circle;
	display: block;
	widows: inherit;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 0px;
	cursor: auto;
	
   
	}
	haut{
	border: thick dotted Aqua;
	background-color: Orange;
	border-bottom: solid;
}