/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 000000;
}
body {
	background-color: #fdfad3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  scrollbar-3d-light-color:#628020;
  scrollbar-arrow-color:#fdfad3;
  scrollbar-base-color:#628020;
  scrollbar-dark-shadow-color:#628020;
  scrollbar-face-color:#628020;
  scrollbar-highlight-color:#628020;
  scrollbar-shadow-color:#fdfad3;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 628020;
	font-style: italic;
	font-weight:bold;
}
a:visited {
	color: 628020;
}
a:hover {
	color: ffcc00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: 000000;
}
h2 {
	font-size: 16px;
	color: 000000;
}
h3 {
	font-size: 14px;
	color: 000000;
}
h4 {
	font-size: 12px;
	color: 000000;
}
h5 {
	font-size: 10px;
	color: 000000;
}
h6 {
	font-size: 10px;
	color: 000000;
}
formulaire {background-color:#ffffff; border:1px solid 436ba6; color:#436ba6; }
formulaire2 {background-color:#ffffff; border:1px solid 436ba6; color:#436ba6; width:25px; }
#page {width:978px; height:600px; border:4px double #628020;}
#top {width:100%; height:140px; }
#menu {width:100%; height:25px; }
#content {width:100%; height:435px; }
#conteneur {width:780px; height:400px; overflow:auto;}
