/* Generated by KompoZer */

#global {
	background-attachment: fixed;
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	background-position: left center;
}
#wrapper {
	margin: 0 auto auto;
	width: 800px;
	background-image: url(interface/centre3.jpg);
}
#header {
  border: 0px solid #cccccc;
  margin: 0px;
  padding: 0px;
  background: url(interface/haut3.jpg) repeat scroll 0% 50%;
  width: 800px;
  height: 184px;
}
#footer {
  border: 0px solid #cccccc;
  margin: 0px;
  padding: 0px;
  background: url(interface/bas3.jpg) repeat scroll 0% 50%;
  width: 800px;
  height: 31px;
}
