body{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
  	font-size:11px;
	padding: 0;
}

#conteneur {

	width: 798px;
	height: 800px;
	text-align:left;
	margin-left: auto;
	margin-right:auto;
	background-image: url(images/fond_accueil.jpg);
	
	}
	
#banniere{


  height: 105px;
  width: 798px;


} 


#milieu{
	width: 798px;
	text-align:left;
	margin-left : 50px;
	overflow:auto;
	}
	
#milieu2{
	width: 798px;
	height:2028px;
	text-align:left;
	 background-image: url(images/fond_personnages2.jpg); 

	}
	
#milieu3{
	width: 900px;
	height:2028px;
	text-align:left;
	margin-left : 50px;
	overflow:auto;
	}
#pied{
  height: 57px;
  width: 798px;
  background-image: url(images/pied.jpg);


}

#gauche{
  float : left;
  margin-left : 130px;
}

#droite{
  margin-left : 400px;
   margin-top : 25px;
}

#video_centrale {

	height: 300px;
	width: 500px;
	margin-left : 80px;
}

#video_bas {

	height: 90px;
	width: 595px;
	display : block;
	position : absolute;
	margin-top : 5px;
}

#video_bas1 {

	height: 90px;
	width: 165px;
	position : absolute;
	margin-left : 0px;
	
}



#video_bas2 {

	height: 90px;
	width: 165px;
	position : absolute;
	margin-left : 180px;
}

#video_bas3 {

	height: 90px;
	width: 165px;
	position : absolute;
	margin-left : 360px;
}
#video_bas4 {

	height: 91px;
	width: 167px;
	position : absolute;
	margin-left : 540px;
	

	
}
#video_bas5 {

	height: 91px;
	width: 167px;
	position : absolute;
	margin-left : 0px;
	margin-top : 100px;
	
}

#video_bas6 {

	height: 91px;
	width: 167px;
	position : absolute;
	margin-left : 180px;
	margin-top : 100px;
	}

#video_bas7 {

	height: 91px;
	width: 167px;
	position : absolute;
	margin-left : 360px;
	margin-top : 100px;
	
}
#video_bas8 {

	height: 91px;
	width: 167px;
	position : absolute;
	margin-left : 540px;
	margin-top : 100px;
	
}
#video_bas9 {

	height: 91px;
	width: 167px;
	position : absolute;
	margin-left : 220px;
	margin-top : 200px;
	
}
#photos_gauche{

display:block;
float: left;
margin-right: 10 px;
margin-bottom: 10 px;
margin-top: 10 px;
padding-right : 20px ;
  }
  
  

  #photos_droite{

display:block;
float: right;
margin-left: 30 px;
margin-bottom: 30 px;
margin-top: 0 px;
padding-right : 150px ;
  }
  
#perso_tous{

	height: 300px;
	width: 400px;
	position : absolute;
	margin-top : 60px;
	margin-left : 180px;
  }
  

#perso_aurelie{


	height: 300px;
	width: 260px;
	position : absolute;
	margin-top : 410px;
  }
  
 #perso_morgane{


	height: 300px;
	width: 260px;
	position : absolute;
	margin-top : 410px;
	margin-left : 260px;
  }
  
 #perso_audrey{


	height: 300px;
	width: 260px;
	position : absolute;
	margin-top : 410px;
	margin-left : 520px;
  }
 
#perso_caroline{

	height: 300px;
	width: 260px;
	position : absolute;
	margin-top : 790px;
	margin-left : 10px;
  }

 #perso_gregory{


	height: 300px;
	width: 260px;
	position : absolute;
	margin-top : 790px;
	margin-left : 260px;
  }
  
 #perso_peter{

	height: 300px;
	width: 260px;
	position : absolute;
	margin-top : 790px;
	margin-left : 520px;
  }

#perso_samuel{


	height: 300px;
	width: 260px;
	position : absolute;
	margin-top : 1210px;
  }

 #perso_remy{


	height: 300px;
	width: 260px;
	position : absolute;
	margin-top : 1210px;
	margin-left : 260px;
  }
  
 #perso_billy{

	height: 300px;
	width: 260px;
	position : absolute;
	margin-top : 1210px;
	margin-left : 520px;
  }
  
#perso_maxime{


	height: 300px;
	width: 260px;
	position : absolute;
	margin-top : 1720px;
	margin-left : 140px;
  }
  
#perso_gilbert{


	height: 300px;
	width: 260px;
	position : absolute;
	margin-top : 1720px;
	margin-left :460px;
  }
  
 #perso_video{

	height: 115px;
	width: 220px;
	margin-left : 10px;
  }
  
#perso_texte{

	height: 180px;
	width: 240px;
	margin-left : 10px;
	float : left;
  }
 
#perso_photo{

display:block;
float: left;
margin-right: 5 px;
margin-bottom: 5 px;
padding-right : 5px ;
  }

  
a:link 
  {color: #000000; 
  text-decoration: none; 
  background-color: transparent }
a:visited 
  { color: #000000; 
  text-decoration: none; 
  background-color: transparent }
a:hover 
  { color: #009de0; 
  text-decoration: none; 
  background-color: transparent }
a:active 
  { color: #000000; 
  text-decoration: none; 
  background-color: transparent }


