@charset "UTF-8";
body {
	background-color: #CCCCCC;
}
#background {
	background-image: url(1-pix/backdrop.jpg);
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#nav {
	background-color: #FFFFFF;
	height: 37px;
	width: 386px;
	position: absolute;
	z-index: 10;
	left: 314px;
	top: 30px;
}
#titre {
	background-color: #FFFFFF;
	height: 21px;
	width: 221px;
	position: absolute;
	z-index: 50;
	left: -264px;
	top: 61px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#portrait {
	position: absolute;
	left: 0px;
	top: 114px;
	height: 231px;
	width: 218px;
	z-index: 0;
}
#portrait {
	height: 188px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 30px;
}
#text1 {
	height: 304px;
	width: 459px;
	top: 0px;
	right: -472px;
	position: absolute;
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
}
#text2 {
	height: 172px;
	width: 695px;
	position: absolute;
	left: -209px;
	bottom: -149px;
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
}

