html {
	/*background: #00061C url(../images/fd-intro2.png) no-repeat;*/
	background: #00061C url(../images/fd-intro.jpg) no-repeat;
	background-position:top center;
	}

#global {
	padding: 0;
	background: #A2BAE0 url(../images/fd-page.jpg) top repeat-x;
	}

#banniere {
    position:relative;
	width:940px;
	height: 139px;
	margin: 0;
	padding: 0;
	text-align:left;
}
#logo {
	float:left;
	display: block;
	width:425px;
	height: 139px;
	margin: 0;
	padding: 0;
	background-image:url(../images/logo-rioux.gif)
}	
#animFlash {
   	float:left;
	width: 515px;
	height: 139px;
	margin: 0;
	padding: 0;
	text-align:center;
	}
#animFlash p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-align:center;
	}
	
#footer {
	background: url(../images/footer.png) repeat-y;
	color: #fff;
	}

