﻿ .MyBody {
	width: 1024px;
	height: auto;
}
.Conteneur {
	width: 1024px;
	height: auto;
}
.Contenu {
	width: 1024px;
	height: auto;
}
.Menu {
	width: 1024px;
	height: 48px;
	background-repeat: no-repeat;
	background-image: url('images/images/maquet3_1_01.png');
}
.Header {
	width: 1024px;
	height: 160px;
	background-image: url(images/images/maquet3_2_02.png);
	background-repeat: no-repeat;
}
.Right {
	width: 384px;
	height: 1945px;
	float: left;
	background-image: url('images/images/maquet3_4_04.png');
	background-repeat: no-repeat;
}
.Main {
	width: 640px;
	height: 1945px;
	float: left;
	background-image: url(images/images/maquet3_3_03.png);
	background-repeat: no-repeat;
	font-family: "Myriad Pro";
	color: #5B4323;
}
.Footer {
	width: 1024px;
	height: 156px;
	float: left;
	background-repeat: no-repeat;
}
