/* CSS Document by Christophe Dumant & Matthieu Chiama */
/* SPIEZ - Episodes */

#fond_episodes{
	position:absolute;
	width:909px;
	height:754px;
	margin-top:16px;
	margin-left:310px;
	background:url(../img/episodes/fond_episodes.png) no-repeat;
}

#resultats{
	position:absolute;
	width: 700px;
	height: 570px;
	margin-top: 115px;
	margin-left: 80px;
	/*background-color: #F00;*/
}

#scrollBox{
	position:absolute;
	width:550px;
	height:240px;
	margin-top:260px;
	margin-left:563px;
	overflow:hidden;
}
#scrollArea{
	position:absolute;
	width:10px;
	height:240px;
	margin-top:268px;
	margin-left:1117px;
	overflow:hidden;
}
#scroller{
	position:absolute;
	top:225px;
	left:255px;
	width:15px;
	background:#AAA;
}

#resume{
  position:absolute;
  width:164px;
  height:60px;
  margin-top: -10px;
  margin-left: 0px;
  background:url(../img/episodes/resume.png) no-repeat;
}

#txt_resume{
  position:absolute;
  width:255px;
  height:500px;
  margin-top: 45px;
  margin-left: -13px;
  /*background-color: #F00;*/
  font-family: Arial;
  font-size: 12px;
}
