*{
	padding: 0px;
	margin: 0px;
}
html{
	width: 100%;
	height: 100%;
}
body{
	height: 100%;
	width: 100%;
	background-image: url(../img/fond.gif);
	background-repeat: repeat;
	background-position: top;
}
img{
	border: none;
}
div#global{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 995px;
	height: 555px;
	margin-left: -497.5px;
	margin-top: -277.5px;
	background-image: url(../img/fd_acc.jpg);
}
div#fleur1{
	position: relative;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 335px;
}
div#fleur2{
	position: absolute;
	left: 795px;
	top: 0px;
	width: 195px;
	height: 282px;
}
div#fleur3{
	position: absolute;
	left: 0px;
	top: 436px;
	width: 273px;
	height: 114px;
}
div#fleur4{
	position: absolute;
	left: 773px;
	top: 330px;
	width: 217px;
	height: 220px;
}
div#namiko-yagi{
	position: absolute;
	z-index: 10;
	left: 285px;
	top: 181px;
	width: 479px;
	height: 86px;
}
div#menu{
	position: absolute;
	left: 419px;
	top: 267px;
	width: 196px;
	height: 224px;
	text-align: center;
}
div#pied-page{
	position: absolute;
	z-index: 20;
	top: 520px;
	width: 100%;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#pied-page p{
	text-align: center;
	color: #692d08;
	padding-left: 230px;
}
div#pied-page a{
	color: #692d08;
}