html {
background: #ddd url(img/fond.gif);
/*background-color:#CCCCCC;*/
	}
#global {
	padding: 0 10px;
	width:840px;
	background: url(img/global2.png) center repeat-y;
	}
#header {
	/*background: #FFFFFF url(img/bandeau.gif) no-repeat;*/
	color: #fff;
	height: 100px;
	}
#header h1 {
	margin: 0;
	}
#footer {
	background: #666600 url(img/footer.png) repeat-x;
	color: #fff;
	}

