body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.content {
	display: block;
	width: 725px;
	margin: auto;
}

.content_top {
	height: 200px;
	width: 725px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display: block;
}
.content_titre {
	line-height: 20px;
	height: 20px;
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #A9A097;
	text-align: left;
	font-size: 11px;
	display: block;
	padding-top: 7px;
	padding-bottom: 5px;
}
.content_titre h1{
	line-height: 20px;
	color: #A9A097;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: normal;
}
.content_menu {
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	height: 25px;
	display: block;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position: absolute;
	top: 220px;
}
.content_menu_btn_centre {
	color: #665E08;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	height: 18px;
	width: 150px;
	float: left;
	position: relative;
	display: block;
	background-image: url(images/btn_on.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
}
.content_menu_btn a {
	color: #D97dcd;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	height: 25px;
	width: 145px;
	float: left;
	position: relative;
	display: block;
	line-height: 25px;
	background-color: #555555;
}
.content_menu_btn a:hover {
	color: #D97DCD;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	height: 25px;
	width: 145px;
	float: left;
	position: relative;
	display: block;
	line-height: 25px;
	background-color: #262626;
}
.content_menu_btn_on {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	height: 25px;
	width: 145px;
	float: left;
	position: relative;
	display: block;
	line-height: 25px;
	font-weight: bold;
	background-color: #D4D0C8;
}
.content_menu_btn_left {
	color: #665E08;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	height: 35px;
	width: 150px;
	float: left;
	position: relative;
	display: block;
	background-image: url(images/btn_on_l.gif);
	background-repeat: no-repeat;
	line-height: 28px;
}
.content_menu_btn_l a {
	color: #E7CBAB;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	height: 35px;
	width: 150px;
	float: left;
	position: relative;
	display: block;
	background-image: url(images/btn_off_l.gif);
	background-repeat: no-repeat;
	line-height: 28px;
}
.content_menu_btn_l a:hover {
	color: #665E08;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	height: 35px;
	width: 150px;
	float: left;
	position: relative;
	display: block;
	background-image: url(images/btn_on_l.gif);
	background-repeat: no-repeat;
	line-height: 28px;
}
.content_menu_btn_right {
	color: #665E08;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	height: 35px;
	width: 150px;
	float: left;
	position: relative;
	display: block;
	background-image: url(images/btn_on_r.gif);
	background-repeat: no-repeat;
	line-height: 28px;
}
.content_menu_btn_r a {
	color: #E7CBAB;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	height: 35px;
	width: 150px;
	float: left;
	position: relative;
	display: block;
	background-image: url(images/btn_off_r.gif);
	background-repeat: no-repeat;
	line-height: 28px;
}
.content_menu_btn_r a:hover {
	color: #665E08;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	height: 35px;
	width: 150px;
	float: left;
	position: relative;
	display: block;
	background-image: url(images/btn_on_r.gif);
	background-repeat: no-repeat;
	line-height: 28px;
}
.content_puce {
	width: 715px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EBEBEB;
	font-size: 11px;
	color: #262626;
	text-align: left;
	position: relative;
	clear: both;
	display: block;
	padding-left: 10px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.content_puce h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.content_puce span {
	font-size: 11px;
	font-weight: normal;
	margin-left: 20px;
}
.content_ctn {
	display: block;
	position: absolute;
	top: 248px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 725px;
	
}
.content_page {
	height: auto;
	width: 695px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #D4D0C8;
	font-size: 11px;
	color: #262626;
	text-align: left;
	padding: 15px;
	line-height: 16px;
	position: relative;
	clear: both;
}
.content_page a {
	color: #292929;
}
.content_page p {
	height: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
}
.content_page h1 {
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.content_page h2 {
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.content_page h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #38859E;
}
.content_page ul {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.content_page li {
	list-style-position: inside;
	list-style-type: square;
}
.content_page_bloc1 {
	display: block;
	float: left;
	height: 100px;
	width: 340px;
}
.content_page_bloc2 {
	display: block;
	height: 100px;
	width: 340px;
	float: right;
}


.content_page_btm {
	height: 10px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #5F5345;
	background-image: url(images/fnd_page_btm.gif);
	background-repeat: no-repeat;
	clear: both;
}
.content_page_btmv1 {
	height: 15px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #5F5345;
	background-image: url(images/fnd_page_btm.gif);
	background-repeat: no-repeat;
	clear: both;
	background-position: bottom;
}
.content_bloc {
	display: block;
	float: Aucune;
	position: relative;
	margin: 0px;
	height: 220px;
}

.content_img {
	padding: 0px;
	width: 725px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
.content_img p {
	height: auto;
	margin-top: 0px;
	margin-right: 320px;
	margin-bottom: 0px;
	margin-left: 28px;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-top: 15px;
}
.content_sep {
	width: 715px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-color: #EEECE9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	color: #262626;
	height: 20px;
}
.content_sstitre {
	width: 715px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	color: #A2DEEF;
	line-height: 40px;
	height: 40px;
}


.content_ref {
	height: 95px;
	width: 725px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/fnd_ref.gif);
	background-repeat: no-repeat;
	clear: both;
}
.content_ref_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D97DCD;
	text-align: left;
	display: block;
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	width: 595px;
	font-weight: bold;
}
.content_ref p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D4D0C8;
	text-align: left;
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	width: 595px;
}
.content_ref p a{
	color: #D4D0C8;
}
.content_ref_img {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	height: 75px;
	width: 75px;
}
.content_img a {
	color: #262626;
}

.content_ref_plus {
	width: 600px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #5F5345;
	background-image: url(images/fnd_ref_plus.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	position: relative;
}
.content_ref_plus h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #665E08;
	text-align: left;
	display: block;
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	width: 475px;
}
.content_ref_plus p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E362D;
	text-align: left;
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 13px;
	width: 475px;
}
.content_ref_plus p a{
	color: #005C64;
}
.content_ref_plus_img {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	height: 75px;
	width: 75px;
}
.content_ref_plus h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E362D;
	text-align: left;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 490px;
	background-image: url(images/fnd_ref_plus1.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 10px;
	padding-top: 3px;
	clear: right;
	font-weight: normal;
}
.content_foot {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #6C6555;
	font-size: 11px;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	padding: 5px;
	height: auto;
	width: 715px;
}
.content_copy {
	color: #6C6555;
	display: block;
	width: 703px;
	text-align: center;
	font-size: 11px;
	border: 1px solid #D4D0C8;
	padding: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
.content_copy a{
	color: #6C6555;
}
form {
	margin-left: 10px;
}

.input_pr {
	width: 80px;
	display: block;
	line-height: 30px;
	color: #555;
	clear: none;
	float: left;
}
.input_in {
	width: 220px;
	display: block;
	height: 18px;
	border: 1px solid #555;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	margin-right: 20px;
	margin-left: 0px;
	line-height: 18px;
	float: left;
}
.input_select {
	width: 80px;
	float: left;
	display: block;
	height: 20px;
	border: 1px solid #555;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	margin-right: 20px;
	margin-left: 0px;
	line-height: 20px;
}
.input_text {
	width: 544px;
	display: block;
	border: 1px solid #555;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	margin-right: 20px;
	margin-left: 0px;
}
.text11 {
	font-size: 11px;
}

