html, body {
	margin: 0 auto;
	}

#global {
	width: 1004px;
	position: absolute;
	left:50%;
	margin:0px 0 0px -502px;
	}

#contener {
	width: 1004px;
	height:800px;
	}	
#footer {
	width:1004px;
	background: url('../images/kwfiles/bas.jpg') repeat-x top left;
	height:23px;
	z-index:1000;
	line-height:23px;
	text-align:center;
	color:white;
	}
#center {
position:absolute;
height:403px;	
width:1004px;
background: url('../images/kwfiles/haut_center.jpg') repeat-x top left;

	}
