@charset "utf-8";
#page {
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#bandeau {
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 200px;
	background-image: url(images/bandeau.jpg);
}
#menu {
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 33px;
	background-color: #FFFFFF;
	background-image: url(images/menu.jpg);
}
#menu2 {
	height: 30px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mbas.jpg);
}
#left {
	height: 700px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(images/left.png);
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #31628d;
}

#center {
	height: 700px;
	width: 500px;
	padding: 0px;
	float: left;
	background-color: f5f7fd;
	background-image: url(images/homme%20center.png);
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #31628D;
	border-right-color: #31628D;
	border-bottom-color: #31628D;
	border-left-color: #31628D;
}
#right {
	height: 700px;
	width: 200px;
	margin: 0px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#defile {
	margin: 0px;
	clear: both;
	width: 900px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#photos {
	margin: 0px;
	width: 900px;
	clear: none;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/photos.jpg);
	height: 58px;
}
#mbas {
	background-image: url(images/mbas.jpg);
}

#bas {
	margin: 0px;
	padding: 0px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
body {
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
