@charset "utf-8";
body {
	background: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	color: #f0f0f0;
}
.content {
	height: 610px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 0px solid #CCCCCC;
	background: #666666;
}
.content_gal {
	height: 535px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 55px;
	right: 0px;
}
.img_accueil {
	height: 500px;
	width: 500px;
	position: absolute;
	left: 95px;
	top: 69px;
	border-style: none;
}
.logo a{
	height: 47px;
	width: 308px;
	position: absolute;
	left: 32px;
	top: 4px;
}
.menu {
	height: 20px;
	width: 477px;
	position: absolute;
	left: 411px;
	top: 5px;
	text-align: center;
}
#navigation a {
	font:900 12px/17px Arial, Helvetica, sans-serif;
	color: #f0f0f0;
	text-decoration: none;
	letter-spacing:0.12em;
	display:block;
	padding: 0px 9px;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	margin: 2px 9px;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #999999;
	}
.lang_fr a {
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 70px;
	position: absolute;
	left: 713px;
	top: 72px;
	font: bold 13px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: center;
	background: #999999;
	}
.lang_fr a:hover {
	color:#333333;
	background: #CCCCCC;
	}
.lang_uk a {
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 70px;
	position: absolute;
	left: 791px;
	top: 72px;
	font: bold 13px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: center;
	background: #999999;
	}
.lang_uk a:hover {
	color:#333333;
	background: #CCCCCC;
	}
.liens{
	height: 25px;
	width: 220px;
	position: absolute;
	left: 642px;
	top: 168px;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #CCCCCC;
	letter-spacing: 1px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.liens a {
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}
.liens a:hover {
	color:#f0f0f0;
	}
.fabric{
	font: normal 10px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: right;
	color: #999999;
	height: 15px;
	width: 350px;
	position: absolute;
	right: 7px;
	bottom: 2px;
	margin: 0px;
	padding: 0px;
}
.fabric a {
	color: #999999;
	text-decoration: none;
	}
.fabric a:hover {
	color:#333333;
	}
.copy{
	font: normal 10px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	color: #999999;
	height: 15px;
	width: 350px;
	position: absolute;
	left: 7px;
	bottom: 2px;
	margin: 0px;
	padding: 0px;
}
.bio_img {
	height: 133px;
	width: 100px;
	position: absolute;
	left: 28px;
	top: 67px;
}
.bio_txt {
	width:730px;
	height:500px;
	overflow:auto;
	line-height:20px;
	margin-top: 10px;
	margin-left: 150px;
	position: absolute;
	left: 5px;
	top: 52px;
}

