body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#global {
	height: auto;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(imgs/headerEN.gif);
	height: 96px;
	width: 770px;
	margin-bottom: 20px;
}
#bio {
	height: 263px;
	width: 253px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B3B3B3;
	border-right-color: #B3B3B3;
	border-left-color: #B3B3B3;
}
#player {
	height: 60px;
	width: 256px;
	padding: 0px;
	margin: 0px;
}
#download {
	height: 27px;
	width: 253px;
	border: 1px solid #B3B3B3;
	margin-top: 1px;
	color: #529392;
	background-image: url(imgs/pdf.gif);
	background-position: 15px;
	background-repeat: no-repeat;
	font-size: 60%;
	padding-top: 15px;
	text-indent: 37px;
}
#download a:link {
	color: #529392;
	text-decoration: none;
}
#download a:visited {
	color: #529392;
	text-decoration: none;
}
#download a:hover {
	color: #529392;
	text-decoration: underline;
}
#download a:active {
	color: #529392;
	text-decoration: none;
}
#slide {
	float: left;
	height: 380px;
	width: 507px;
	border: 1px solid #B3B3B3;
	margin-bottom: 5px;
}
#sommaire {
	height: auto;
	width: 506px;
	background-color: #529392;
	margin-right: 5px;
	float: left;
}
#questions {
	height: auto;
	width: 255px;
	background-color: #529392;
	float: left;
}
.titre {
	background-color: #529392;
	width: 100%;
	height: 17px;
	overflow: auto;
	color: #FFFFFF;
	font-size: 70%;
	padding-top: 3px;
	text-indent: 10px;
	font-weight: bold;
}
.listing {
	height: 100px;
	width: 100%;
	overflow: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	border-left-color: #B3B3B3;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	list-style-type: none;
	font-size: 70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 10px;
}
li a {
	display: block;
	color: #666666;
	text-decoration: none;
}
li a:link {
	color: #666666;
	text-decoration: none;
}
li a:visited {
}
li a:hover {
	text-decoration: underline;
	color: #529392;
}
li a:active {
}
#nom {
	background-color: #529392;
	height: 49px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 70%;
	padding-top: 7px;
}
#photo {
	height: 177px;
	padding-top: 30px;
}
