body {
background:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D49D02;
	font-weight: bold;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D49D02;
	background-color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	font-size: 16px;
	color: #33FF66;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #D49D02;
	background-color: #FFFFFF;
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
}
#global {
	position:absolute;
	left:50%;
	top:10px;
	width:950px;
	height:500px;
	z-index:0;
	margin-left: -475px;
	border-style: solid;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	border-bottom-style: none;
}#header {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:50px;
	z-index:2;
	background-image: url(../../images/fonds/fond_header_espacevert.jpg);
	overflow: hidden;
}
.Style1 {
color: #FFFFFF;
font-size: 40px;
}
#menu {
	position:absolute;
	left:0px;
	top:50px;
	width:930px;
	height:100px;
	z-index:2;
	padding-top: 10px;
	padding-left: 20px;
	visibility: visible;
	overflow: visible;
}
#corps {
	position:absolute;
	left:0px;
	top:110px;
	width:950px;
	height:375px;
	z-index:1;
	padding-top: 5px;
	overflow: visible;
	background-repeat: repeat-y;
}
#headermenu {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:100px;
	z-index:2;
	background-image: url(../../images/fonds/fond_header_espacevert.jpg);
}
.Style8 {
color: #D49D02;
font-style:italic}
.Style9 {
font-size: 10px
}
