html {
	background: #FFFFFF url(img/html.gif);
	}
#global {
	padding: 0px;
	background: #FFFFFF url(img/fond.jpg);	
	}
#header {
	background: #FFFFFF url(img/header.jpg) no-repeat;
	color: #FFFFFF;
	height: 170px;
	}
#meunx {
	color: #FFFFFF;
	}	
#center {
	background: url(img/content.jpg) no-repeat;
	}
#content {
	padding: 0;
	margin-left: 0px;
	color: #666666;
	}	
#header h1 {
	margin: 0;
	}
#footer {
	background: #333333 url(img/footer.jpg) repeat-x;
	color: #fff;
	height: 17px;	
	}


