html, body {
	background: url(img/fond.gif) repeat-x;
	height: 100%;
	margin: 0;
	}
	
a img {border-style:none;}
a {text-decoration:none;} 
	
div#global {
	min-height: 100%;
	width: 898px;
	padding: 0 10px;
	margin: 0 auto;
	padding: 0 10px;
	}
	
	div#header {
	background: url(img/header.jpg) no-repeat;
	color: #fff;
	height: 144px;
	}
	
	div#sub_header {
	position: relative;
	width:898px;
	height:400px;
	}
	
	div#ban1 {
	position: absolute;
	background: url(img/ban1.jpg) no-repeat;
	color: #fff;
	width: 595px;
	height: 195px;
	}
	
	div#ban2 {
	position: absolute;
	bottom:0;
	color: #fff;
	width: 595px;
	height: 205px;
	}
	
	div#menu {
	position: absolute;
	top:0;
	right: 0;
	color: #fff;
	width: 303px;
	height: 400px;
	}
	
	ul#bouton{
	padding: 0;
	margin: 0 auto;

	list-style-type:none;
}
	
    div#centerh{
	background: url(img/centerh.jpg) no-repeat;
	color: #fff;
	height: 48px;
	}
	
   div#centerm{
	background: url(img/centerm.jpg) repeat-y;
	color: #fff;
	width: 898px;
	}
	
    div#centerb{
	background: url(img/centerb.jpg) no-repeat;
	color: #fff;
	height: 23px;
	}
	
	div#texte{
	color: #fff;
	width: 865px;
	margin-left: 15px;
	}
	
	div#footer{
	background: url(img/footer.jpg) no-repeat;
	color: #fff;
	height: 42px;
	}