﻿ .MyBody {
	width: 1024px;
	height: auto;
}
.Conteneur {
	width: 1024px;
	height: auto;
}
.Contenu {
	width: 1024px;
	height: auto;
}
.Menu {
	width: 1024px;
	height: 49px;
	background-repeat: no-repeat;
}
.Header {
	width: 1024px;
	height: 152px;
	background-image: url('images/maquet2_02.png');
	background-repeat: no-repeat;
}
.Right {
	width: 384px;
	height: 629px;
	float: left;
	background-image: url('images/maquet4_04.png');
	background-repeat: no-repeat;
}
.Main {
	width: 640px;
	height: 629px;
	float: left;
	background-image: url(images/maquet3_03.png);
	background-repeat: no-repeat;
	font-family: "Myriad Pro";
	color: #5B4323;
}
.Footer {
	width: 1024px;
	height: 120px;
	float: left;
	background-repeat: no-repeat;
}
