@charset "windows-1252";

body {margin:0; padding:0;
	color: #2E2E2E;
	text-align:center;
	background-color:#FF9933;
	font-family: arial,verdana, serif, sans serif;
	SCROLLBAR-FACE-COLOR: #679966; 
	SCROLLBAR-HIGHLIGHT-COLOR: #99CCFF; 
	SCROLLBAR-SHADOW-COLOR: #679966; 
	SCROLLBAR-3DLIGHT-COLOR: #679966; 
	SCROLLBAR-ARROW-COLOR: #FFFFCC; 
	SCROLLBAR-TRACK-COLOR: #FFFFCC; 
	SCROLLBAR-DARKSHADOW-COLOR: #679966;
}
.boite1 {width:840;
	margin:0 0 0 0;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#006633;
}
.entete1 {width:840;
	margin:0 0 0 0;
}
ul#menu {margin:0 0 20px 0; padding:0;
	font-style:bold;
	
	list-style-type:none;
}
#menu li {display:inline;
	font-weight:bold;
	text-align:center;
	font-family: Georgia, Times, serif;
	
}
#menu a {color: green;
	text-decoration:none;
	font-size: 0.8em;
}
#menu a:hover {color: #E1670C;}

a {color:#FF6600;
	font-size:15px;
	font-weight:bold;}

h2 {text-align: center; color: #006633; font-family: arial, serif, sans serif;}
h3 {text-align: center; color: #006633; font-family: arial, serif, sans serif;}
h4 {text-align:left; color:#006633; font-family: arial, serif, sans serif;}
h5 {text-align:left; color:#006633; font-family: arial, serif, sans serif;}
hr {width:85%; color:#ff9933;}

#pied{
	clear:both;
	font-size:0.8em;
	width:840px;
	background-color:#FFD377;
	margin:0;
}
