*{
	margin:0;
	padding:0;
}
a{
	font-family:verdana;
	color:white;
	text-decoration:none;
}
body{
	background-color:#000000;
	text-align:center;
	width:700px;
	margin:0 auto;
}
#photo{
	z-index:1;
	width: 700px;
	height: 525px;
	background-image:url(../bonus/imgBonus/Bonus.jpg);
}
#photobio{
	width:427px;
	height:525px;
	float:left;
	background-image:url(../bio/img/bio.png);
}
#support{
	position:relative;
	float:right;
	font-family:verdana;
	font-size:12px;
	width:253px;
	height:525px;
	color:white;
}
#infos{
	position:relative;
	float:left;
	width:253px;
	height:250px;
	overflow:hidden;
}
#btnInfos{
	cursor: pointer;
	font-size:20px;
}
#earl{
	text-align:left;
	position:absolute;
	left:0px;
	width:231px;
	top:0px;
}
#bio{
	text-align:left;
	position:relative;
	float:left;
	width:253px;
	height:465px;
	overflow:hidden;
}
#ensemble {
	margin:0 auto;
	text-align:center;
	width:700px;
	height:595px;
	background-color:#000000;
}
#navigateur {
	width:700px;
	height:50px;
	float:left;
	background-color:#000000;
}
#cadreVignettes {
	position:relative;
	width:550px;
	overflow:hidden;
	height:50px;
	float:left;
	background-color:#00FF00;
}
#cadreVignettes.peinture {
	position:relative;
	width:550px;
	overflow:hidden;
	height:50px;
	float:left;
	background-color:#FF0000;
}
#vignettes {
	position:absolute;
	height:50px;
	width:10px;
}
.menuBas{
	text-align:center; 
	cursor:pointer; 
	font-family:verdana; 
	color:white;
	width:175px; 
	height:20px; 
	position:relative; 
	float:left;
}
#ripoulin {
	background-color:#FF00FF;
}
#affichage {
	background-color:#00FF00;
}
#bonus {
	background-color:#0000FF;
}
#peinture {
	background-color:#FF0000;
}
#liens{
	width:250px;
	height:35px;
	position:relative;
	top:425px;
	left:10px;
}
#liens a{
	color:#FF00FF;
	font-family:verdana;
	font-size:25px;
	font-weight:bold;
	cursor:pointer;
}
#retour {
	width:50px;
	height:50px;
	position:relative;
	top:365px;
	left:635px;
}
#retour a{
	color:white;
	font-family:verdana;
	font-size:25px;
	font-weight:bold;
	cursor:pointer;
}
#diaporama{
	width:370px;
	height:60px;
	position:relative;
	top:100px;
	left:105px;
}
#diaporama a{
	color:#FF00FF;
	font-family:verdana;
	font-size:50px;
	font-weight:bold;
	cursor:pointer;
}
#slide {
	margin:0;
	padding:0;
	width:700px;
	height:525px;
	background-color:#000000;
	color:white;
}
#navigateurHome {
	position: absolute;
	z-index:1000;
	width:700px;
	height:50px;
	text-align:center;
	top:475px;
}
#imagePrincipale {
	position:relative;
	top:250px;
}
#navigateur {
	width:700px;
	height:50px;
	float:left;
	overflow:hidden;
}
#precedent {
	width:50px;
	height:50px;
	background-color:#000000;
	float:left;
}
#play {
	width:50px;
	height:50px;
	float:left;
	background-color:#000000;
}
#suivant {
	width:50px;
	height:50px;
	float:left;
	background-color:#000000;
}
#ouvrages{
	width:185px;
	height:50px;
	color:#ff6600;
	font-size:40px;
	font-family:helvetica;
	font-weight:bold;
	position:relative;
	z-index:2;
	top:30px;
	left:450px;
	cursor:pointer;
}
#videos{
	width:135px;
	height:45px;
	color:#ff6600;
	font-size:40px;
	font-family:helvetica;
	font-weight:bold;
	position:relative;
	z-index:2;
	top:140px;
	left:50px;
	cursor:pointer;
}
#ecoleTroyenne{
	width:330px;
	height:45px;
	color:#ff6600;
	font-size:40px;
	font-family:helvetica;
	font-weight:bold;
	position:relative;
	z-index:2;
	top:331px;
	left:365px;
	cursor:pointer;
}
#retourBonus{
	width:50px;
	height:50px;
	position:relative;
	z-index:2;
	top:370px;
	left:10px;
	cursor:pointer;
}
#legende{
	display:none;
	width:700px;
	height:20px;
	position:absolute;
	top:0px;
	z-index:2000;
	background:black;
	color:white;
	font-weight:bold;
}
#libelle{
	width:112px; 
	height:30px;
	cursor: pointer; 
	letter-spacing: 32px; 
	position:relative;
	top:191px;
	left:157px;
	color:white;
	font-size:25px; 
	font-family:verdana;
}