body {
	margin: 0;
	padding: 0;
	background: #fffbf0;
	text-align: center;
}


.accueil
{	
	width: 800px;
	height: 600px;
	margin: 0 auto;
	background: url(../images/accueil.gif) top center #fffbf0;
	text-align: center;
	background-repeat: no-repeat;
}

.accueil a{
	color: #f64d03;
	text-decoration: none;
}

.accueil a:hover{
	color: #1d0100;
	text-decoration: none;
}

.bouton
{
	float: left;
	padding: 505px 0px 0px 635px;
	text-align: left;
}

.bouton div
{
	padding: 0px 0px 18px 0px;
}