/* CSS Document */

body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
background: #999999;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#margeG {
	position: absolute;
	top: 110px;
	left: 51px;
	z-index:20;
	width: 115px;
	height: 771px;
	background: #999999;
	background-image:url("images/Palette2.gif");
	background-repeat:no-repeat;
	background-position:1px 8px;
}
#hautpage {
	position: absolute;
	top: 0px;
	left: 50px;
	z-index:20;
	width: 919px;
	height: 110px;
	background: #999999;
	background-image: url("images/banniere2.gif");
	background-repeat:no-repeat;
}
#menu {
	position: absolute;
	top: 121px;
	left: 180px;
	z-index:200;
	width: 786px;
	height: 126px;
}
#menu dl {
float: left;
width: 12em;
margin: 0 1px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #FFCC99;
border: 1px solid gray;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}
#corps {
	position: absolute;
	z-index: 1;
	top : 144px;
	left : 171px;
	color: #000;
	background-color: #999999;
	padding: 5px;
	width: 788px;
	height: 617px;
	visibility: visible;
}
#Partenaires {
	position: absolute;
	z-index: 1;
	top : 850px;
	left : 174px;
	color: #000;
	background-color: #999999;
	padding: 5px;
	border: 0px solid gray;
	width: 788px;
	height: 10px;
}
a {text-decoration: none;
color: black;
color: #222;
}
.Titre {
	font-family: Papyrus;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
