body
{
	margin: 0 auto;
	width: 1055px;
}

#englobante
{
	position: absolute;
	width: 1055px;
	height: 801px;

	background-image: url("Background.png");
}

#Bienvenue
{
	position: absolute;
	top: 135px;
	left: 170px;
	background-image: url("Menu_background.png");
	background-repeat: repeat-x;
	background-position: center 0;
}

#photo
{
	position: absolute;
	top: 180px;
	left: 160px;
	width: 448px;
	height: 459px;
	background-image: url("Photo.jpg");
	background-repeat: no-repeat;
}


#corps
{
	position: absolute;
	top: 200px;
	left: 600px;
}

#menu li
{
	position: relative;
	top: 350px;
	left: 580px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(menuitem.png) #fff bottom left no-repeat;
	height: 40px;
	line-height: 40px;
	width: 200px;
	text-align: center;
}


#menu li:HOVER
{
	background:  url(menuitem_coi.png) bottom left no-repeat;
	padding: 0 0 0 2px;
}

#langues
{
	position: absolute;
	top: 655px;
	left: 670px;
	height: 30px;
	width: 100px;
}

#compteur
{
	position: relative;
	top: 530px;
	left: 250px;
	width: 580px;
	height: 100px;
}
