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;
}
#pub
{
	position:relative;
	height:120px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/fd-pub.png);
}
#contenu
{
	padding:0 20px;
	position:relative;
	min-height:400px;
	background-image: url(../images/fd-global.png);
	background-repeat: repeat-y;
	background-position: center 0 -1px;
}
#gauche
{
	position:relative;
	display: none;
	width:0px;
	margin-left:10px;
	float:left;
}
#droite
{
	position:relative;
	width:740px;
	margin-right:5px;
	padding-top: 10px;
	margin-left:10px;
}
#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;
}

