html {
	background-color: #fff;
	}

#header {
	background: url(../images/fond_top.jpg) no-repeat;
	height: 227px;	
    z-index:2;
	}
#header .inscriptionimg {
	background: url(../images/inscrivez-vous.gif) no-repeat;
	position: absolute;
	margin: 0;
	padding: 0;
	visibility: visible;
	bottom: 1px;
	right: 20px;
	height:48px;
	width:381px;
}

#global {
	padding: 0 10px;
	background: url(../images/fd-main.jpg) center repeat-y;
}

#footer {
	height:29px;
	background: #e38ef0 url(../images/footer.jpg) no-repeat;
	background-position:0 12px;
}
	
