@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(img/images/fond_01.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
}
#menu {
	height: 30px;
	width: 680px;
	margin-top: 50px;
}
#contact {
	height: 200px;
	width: 410px;
	margin-top: 30px;
	margin-left: 60px;
}
#texte {
	height: 550px;
	width: 400px;
	margin-top: 35px;
	margin-left: 45px;
}
#banner {
	height: 612px;
	width: 987px;
}
#banner-gauche {
	float: left;
	height: 600px;
	width: 488px;
}
#banner-droit {
	background-repeat: no-repeat;
	float: left;
	height: 650px;
	width: 499px;
	background-image: url(img/images/fond_05.jpg);
}
#banner-droit1 {
	background-image: url(img/images/fond_05.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 499px;
	float: left;
}
#banner-droit2 {
	background-image: url(img/images/fond_06.jpg);
	height: 220px;
	width: 499px;
	float: left;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

#banner-g01 {
	background-repeat: repeat;
	height: 350px;
	width: 488px;
	margin: 0px;
	float: left;
	background-position: center center;
}
#banner-g02 {
	background-image: url(img/images/fond_06.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 488px;
	background-position: left top;
	margin: 0px;
	float: left;
}
#header {
	height: 138px;
	width: 987px;
}
#header01 {
	background-image: url(img/images/fond_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 138px;
	width: 288px;
}
#header02 {
	background-image: url(img/images/fond_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 138px;
	width: 699px;
}
#inside {
	height: auto;
	width: 987px;
}

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