@charset "UTF-8";
body {
	background-color: #E8EDE7;
}
a:link {
	color: #5B635A;
	text-decoration: none;
}
a:visited {
	color: #768175;
	text-decoration: none;
}
a:hover {
	color: #4D4B63;
	text-decoration: underline;
}
/* Wrapper */

#wrapper {
	background-color: #FFFFFF;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 645px;
	position:relative;
	z-index: 10;
}
.box {
	height: 600px;
}
.bgleft {
	float: left;
}
.bgright {
	float: right;
}
#logo {
	position:absolute;
	top:110px;
	left:45px;
	z-index: 100;
	width: inherit;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #557850;
	font-size: 12px;
	line-height: 16px;
	height: inherit;
}

div#container {
	position:absolute;
	top:18px;
	right:20px;
	z-index: 100;
}

div#portfolio {
	position:absolute;
	top:72px;
	left:260px;
	z-index: 200;
	width: 540px;
	height: 400px;
	float: left;
	background-color: #c8d9c5;
	background-image: url(images/noflash.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #829B7F;
	border-right-color: #829B7F;
	border-bottom-color: #829B7F;
	border-left-color: #829B7F;
}
div#personal {
	position:absolute;
	top:314px;
	left:10px;
	z-index: 100;
	width: 230px;
	height: 180px;
	float: left;
	background-color: #b0c4ad;
	background-image: url(images/PERSONAL_france.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #456140;
	font-size: 12px;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #829B7F;
	border-right-color: #829B7F;
	border-bottom-color: #829B7F;
	border-left-color: #829B7F;
}
div#news {
	position:absolute;
	top:390px;
	left:660px;
	z-index: 300;
	width: 290px;
	height: 180px;
	float: left;
	background-color: #e7ffe6;
	background-image: url(images/NEWS.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #557850;
	font-size: 12px;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #829B7F;
	border-right-color: #829B7F;
	border-bottom-color: #829B7F;
	border-left-color: #829B7F;
}
div#contact {
	font-family: Arial, Helvetica, sans-serif;
	color: #557850;
	font-size: 12px;
	line-height: 16px;
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
div#reverse{
	unicode-bidi:bidi-override;
	direction: rtl;
	clip: rect(auto,200px,auto,auto);
}
div#navigation {
	position:absolute;
	top:50px;
	left:260px;
	z-index: 200;
	width: 540px;
	height: 24px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #557850;
	font-size: 12px;
	line-height: 20px;
}

