@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(img/images/fond2_01.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#header {
	height: 339px;
	width: 1198px;
}
#header2 {
	background-image: url(img/images/fond2_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 339px;
	width: 313px;
}
#header3 {
	background-image: url(img/images/fond2_04.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 58px;
	width: 885px;
}
#menu {
	background-image: url(img/images/fond2_06.png);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 885px;
}
#header-fla {
	float: left;
	height: 246px;
	width: 885px;
}
#inside {
	background-image: url(img/images/fond2_08.png);
	background-repeat: repeat-y;
	height: auto;
	width: 1198px;
	float: left;
	margin-top: 0px;
}
#footer {
	background-image: url(img/images/fond2_09.png);
	height: 88px;
	width: 1198px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#colonne-gauche {
	float: left;
	height: auto;
	width: 300px;
}
#footer-inside {
	height: 25px;
	width: 900px;
	margin-top: 33px;
	margin-left: 180px;
}
#inside-gauche {
	float: right;
	height: auto;
	width: 185px;
	margin-right: 22px;
	padding-top: 50px;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}
#colonne-droite {
	float: right;
	height: auto;
	width: 898px;
}


#wrapper {
	text-align: center;
	height: auto;
	width: 1198px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

