body {
	background-color: #CFD7D4;
	text-align: center;
	width: 100%;
	background-image: url(../Media/bkg_body.jpg);
	background-repeat: repeat;
}
.filet1 {
	background-image: url(../Media/filet1.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 2px;
}
.filet2 {
	background-image: url(../Media/filet1.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 2px;
	margin-top: 17px;
}
.filet3 {
	background-image: url(../Media/filet1.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 2px;
	margin-top: 10px;
}

#flashcontent {
	width: 1124px;
	height: 520px;
	background-image: url(../Media/corner_top_right_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#main_general {
	text-align: center;
}

#main {
	height: 564px;
}
#content {
	width:1124px;
	height: 564px;
	background-image: url(../Media/bkg_page.jpg);
	background-repeat: repeat-x;
}
#main #viewer {
	width:1124px;

}

#menu_footer {
	width: 1124px;
	background-image: url(../Media/bkg_footer.png);
	background-repeat: repeat-y;
	line-height: 23px;
	margin-top: 7px;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #957F49;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#menu_footer a:link{
	color: #957F49;
	text-decoration:none
}
#menu_footer a:visited{
	color: #957F49;
	text-decoration:none
}
#menu_footer a:hover{
	color: #957F49;
	text-decoration:none
}
#menu_footer .bt_mnu_footer_1 {
	float: left;
	background-image: url(../Media/corner_menu.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	padding-left: 170px;
	height: 23px;
}
#menu_footer .bt_mnu_footer_other {
	float: left;
	background-image: url(../Media/corner_menu.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 33px;
	padding-right: 30px;
	height: 23px;
}
#content_bio {
	width: 1124px;
	height: 520px;
	background-image: url(../Media/corner_top_right_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #a59e8e;
}
#content_bio p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
}
#content_bio #biographie {
	padding-top: 175px;
}

#content_bio #galerie {
}
.txt_bio {
	line-height: 15px;
}
.txt_galerie {
	line-height: 17px;
}
#content_bio #biographie .txt_expose {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}



#content_bio a:link {
	text-decoration: none;
	color: #A59E8E;
}
#content_bio a:visited {
	text-decoration: none;
	color: #A59E8E;
}
#content_bio a:hover {
	text-decoration: underline;
	color: #A59E8E;
}

