body
{
	/*background-color: #670013;*/
	background-color: #d3931b;
	margin: 0px;
}	

#contour
{
	width: 1255px;
	height: 760px;
	margin: auto;
	margin-top: 3px;
	background-image: url("../wt_images/contour.png");
	background-repeat: no-repeat;
	z-index: 2;
	/*border-style: solid;
	border-color: #aaaaaa;
	border-width: 1px;*/
}
	
#accueil
{
	position: absolute;
	background-image: url("../wt_images/accueil2.jpg");
	background-repeat: no-repeat;
	margin-left: 115px;
	margin-top: 100px;
	width: 1024px;
	height: 548px;
	/*border-style: solid;
	border-color: #aaaaaa;
	border-width: 1px;*/
}

img
{
	border-width: 0px
}

a
{
	text-decoration: none;
}

#menu
{
	position: relative;
	left: 875px;
	top: 390px;
	width: 118px;
	cursor: pointer;
	/*border-style: solid;
	border-color: #aaaaaa;
	border-width: 1px;*/
}

#anim_accueil
{
	position: relative;
	left: 300px;
	top: 330px;
	width: 600px;
	/*border-style: solid;
	border-color: #aaaaaa;
	border-width: 1px;*/
}
