html {
	background: #fff url(img/html.png);
	}

#global {
	padding: 0 10px;
	background: url(img/global.png) center repeat-y;
	}
#header {
	/*background: #fff url(img/ban-secondaire.jpg) no-repeat;*/
	color: #fff;
	height: 201px;
	}
#header h1 {
	margin: 0;
	}
#footer {
	/*background: #4065A9; */
	background: #4065A9 url(img/pied.png) repeat-x;
	color: #fff;
	}

