body {
	font: 12px Verdana;
	text-align: justify;
	margin:0;
	padding:0;
	color:#767676;
	background-position: 32px 0px;
	background-image:url(images/fond.jpg);
	background-repeat:repeat-x;
     }
	 
#accueil{
background-image:url(images/accueil.jpg);
margin-top:73px;
width:407px;
height:97px;
}


#centrer{
text-align:center;
margin-top:20px;
}

#menu,#enfants{
	top:10px;
	width: 100%;
	left: 50%; 
	position:absolute;
	margin-left: -50%;
	text-align: center;
	margin-top:400px;
}

#sortir{
margin-left:200px;
}

a img{
border:0;
}

#spirale_gauche{
position:absolute;
background-image:url(images/gauche.jpg);
top:308px;
width:202px;
height:71px;
}

#spirale_droite{
position:absolute;
background-image:url(images/droite.jpg);
top:308px;
right:0;
width:202px;
height:71px;
}

#enfants {
margin-top:550px;
}

#enfants a{
color:black;
}