body
{
	width: 1008px;
	margin: auto;
	background: #abd9ee;
}

#corps
{
	padding-left: 404px;
	padding-top: 110px;
	height: 610px;
	background: url("../site/image/accueil.jpg") no-repeat;
}

#bouton
{
	height: 60px;
	background: url("../site/image/bouton_up.png") no-repeat;
}

a img
{
	border: none;
}

#bouton:hover
{
	height: 60px;
	margin-bottom: 10px;
	background: url("../site/image/bouton_down.png") no-repeat;
}

#bouton:active
{
	height: 60px;
	margin-bottom: 10px;
	background: url("../site/image/bouton_down.png") no-repeat;
}
