body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7a6651;
	background-attachment: fixed;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
div {
	position: relative;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
div#wrap {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
}
div#header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 780px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div#photos {
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 780px;
	background-image: url(images/photos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div#wrap-content {
	margin: 0px;
	padding: 0px;
	width: 780px;
	background-color: #221607;
	background-image: url(images/bg-wrap-content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#footer {
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 780px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div#footer-menu {
	margin: 0px;
	padding-top: 105px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 11px;
	color: #837564;
}
div#footer-menu p {
	margin: 0px;
	padding: 2px;	
	}
div#footer-menu a {
	color: #837564;
	text-decoration: none;
}
div#footer-menu a:hover {
	color: #AFA598;
}
div#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 343px;
	top: 21px;
}
div#header h1 {
	margin: 0px;
	padding: 77px 0px 0px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
div#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
div#header h1 a:hover {
	color: #fff799;
}
div#header h2 {
	margin: 0px;
	padding: 1px 0px 0px;
	color: #f7941d;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
div#header h3 {
	font-size: 12px;
	color: #837564;
	margin: 0px;
	padding: 1px 0px 0px;
	text-align: center;
}
div#header h3 a {
	color: #837564;
	text-decoration: none;
}
div#header h3 a:hover {
	color: #AFA598;
}
div#blocs {
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 180px;
	width: 780px;
}
div#bloc1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 180px;
	width: 255px;
}
div#bloc2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 180px;
	width: 255px;
}
div#bloc3 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 180px;
	width: 255px;
}
div#left {
	margin: 20px 20px 0px;
	padding: 0px;
	width: 165px;
	float: left;
	color: #a5998c;
}
div#left div.menu {
	border: 1px solid #1F1305;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 165px;
	background-color: #3b2a15;
	text-align: center;
	background-image: url(images/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div#left div.menu:hover {
	background-image: url(images/bg-menu-ov.jpg);
	}
div#left div.menu:hover a {
	color: #ffffff;
	}
div#left div.menu a {
	color: #a5998c;
	text-decoration: none;
}
div#left div.menu a:hover {
	color: #ffffff;
}
div#content {
	margin: 20px 0px 0px;
	padding: 0px;
	width: 385px;
	float: left;
}
div#right {
	margin: 20px 5px 0px 20px;
	padding: 0px;
	float: left;
	width: 140px;
}
div#content h4 {
	color: #f7941d;
	font-size: 24px;
	font-weight: normal;
	padding: 5px 0px 0px;
	margin: 0px;
}
div#content h5 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #784E18;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.sub-title {
	color: #f7941d;
	font-size: 14px;
}
li {
	padding: 5px 0px;
	list-style-type: circle;
	margin: 0px;
	text-align: left;
}
li.pdf {
	list-style-image: url(images/pdf.gif);
	margin: 0px;
	padding: 0px;
	text-align: left;
}
div#content a {
	color: #FBB560;
	text-decoration: none;
}
div#content a:hover {
	text-decoration: underline;
}
.prog-left {
	padding: 5px;
	width: 370px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #8D5005;
	font-size: 14px;
	font-weight: normal;
	background-color: #3b2000;
}
.prog-right {
	padding: 10px;
	width: 360px;
	margin: 0px 0px 15px;
	border-top: 0px dotted #8D5005;
	border-right: 1px dotted #8D5005;
	border-bottom: 1px dotted #8D5005;
	border-left: 1px dotted #8D5005;
	background-image: url(images/bg-prog.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.prog-left:hover, .prog-right:hover {
	background-color: #000000;
}
.prog-clear {
	padding: 10px 0px;
	clear: both;
	margin: 0px;
}
div#formulaire {
	margin: 10px 0px;
	padding: 10px;
	border: 1px solid #000000;
	background-color: #5B3200;
	font-size: 12px;
}
div#formulaire input {
	font-size: 14px;
	}
div#formulaire input.button {
	font-size: 24px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	}
div#formulaire h6 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #452600;
	padding: 5px;
	margin: 0px;
	border: 1px solid #6F3D00;
	}
