body{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/fd.jpg);
	}
#global
{
	width:800px;
	margin:0 auto;
	background-image: url(../images/fd-global.png);
	background-repeat: no-repeat;
}
#bandeau
{
	position:relative;
	height:175px;
	background-image: url(../images/bandeau-01.png);
	background-repeat: no-repeat;
	z-index:99;
	margin:0px;
}
#pub
{
	z-index:-1;
	position:relative;
	height:120px;
	padding: 10px 30px 0px 30px;
	margin: 0px;
	background-image: url(../images/fd-pub.png);
}

#contenu
{
	padding:0 20px;
	position:relative;
	min-height:410px;
	background-image: url(../images/fd-global.png);
	background-repeat: repeat-y;
	background-position: center 0 -1px;
	padding-bottom:10px;
}
#gauche
{
	position:relative;
	width:185px;
	margin-left:10px;
	float:left;
}
#droite
{
	position:relative;
	width:550px;
	margin-right:5px;
	padding-top: 10px;
	margin-left:200px;
}
#centre
{
	position:relative;
	width:740px;
	margin-right:5px;
	padding-top:10px;
	margin-left:10px;
	margin-bottom:0px;
}
#pied
{
	position:relative;
	height:75px;
	background-image: url(../images/fd-pied.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 25px;
}
#acces {
	position:absolute;
	left:430px;
	top:1px;
	width:360px;
	height:45px;
	z-index:1;
}
/*.colonne6
{
	position:relative;
	width:112px;
	float:left;
	margin-right: 10px;
	background-image: url(../images/fd.gif);
	color: #FFF;
}*/
