@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(images/images/images/fond_01.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #635A5B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu {
	height: 30px;
	width: 680px;
	margin-top: 50px;
}
#contact {
	height: 200px;
	width: 410px;
	margin-top: 30px;
	margin-left: 60px;
}
#texte {
	height: 300px;
	width: 400px;
	margin-top: 35px;
	margin-left: 45px;
}
#banner-gauche {
	float: left;
	height: 600px;
	width: 488px;
}
#banner-droit {
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 499px;
}
#banner-droit1 {
	background-image: url(images/images/images/fond_05.jpg);
	background-repeat: no-repeat;
	height: 352px;
	width: 492px;
	float: left;
}
#banner-droit2 {
	background-image: url(images/images/images/fond_07.jpg);
	height: 230px;
	width: 492px;
	float: left;
	background-position: bottom;
	margin-bottom: 0px;
}

#banner-g01 {
	background-repeat: no-repeat;
	height: 352px;
	width: 488px;
	margin: 0px;
	float: left;
	background-image: url(images/images/images/fond_04.jpg);
}
#banner-g02 {
	background-image: url(images/images/images/fond_06.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 488px;
	background-position: left top;
	margin: 0px;
	float: left;
}
#header {
	height: 139px;
	width: 980px;
}
#header01 {
	background-image: url(images/images/images/fond_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 139px;
	width: 281px;
}
#header02 {
	background-image: url(images/images/images/fond_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 139px;
	width: 699px;
}
#inside {
	height: auto;
	width: 980px;
}

#wrapper {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
