#global {
	padding-right: 12px;
	padding-left: 12px;
	background: url(../images/global.png) center repeat-y;
	}
	

#header {
	background: url(../images/fondheader.png) repeat-x;
	color: #fff;
	height: 160px;
	width: 1000px
	}
	
#logo {
	background: url(../images/logo.png);
	color: #fff;
	height: 119px;
	width: 335px;
	text-indent: -5000px;
	}
	
#logo a {
	display: block;
	height: 119px;
	width: 335px;
}
	
#slogan {
	background: url(../images/slogan.png);
	color: #fff;
	height: 54px;
	width: 418px;
	text-indent: -5000px;
	}
	
#footer {
	background: #000000 url(../images/footer.png) repeat-x;
	color: #fff;
	}
