/* CSS Document by Christophe Dumant */
/* SPIEZ - Serie */

#fond_serie{
  position:absolute;
  width:934px;
  height:784px;
  margin-top:0px;
  margin-left:309px;
  background:url(../img/serie/fond_serie.png) no-repeat;
}

#serie{
  position:absolute;
  width:131px;
  height:50px;
  margin-top:133px;
  margin-left:79px;
  background:url(../img/serie/serie.png) no-repeat;
}
#episodes{
  position:absolute;
  width:125px;
  height:38px;
  margin-top:140px;
  margin-left:234px;
  background:url(../img/serie/episodes.png) no-repeat;
}
#personnages{
  position:absolute;
  width:186px;
  height:40px;
  margin-top:139px;
  margin-left:359px;
  background:url(../img/serie/personnages.png) no-repeat;
}
#gadgets{
  position:absolute;
  width:122px;
  height:38px;
  margin-top:140px;
  margin-left:544px;
  background:url(../img/serie/gadgets.png) no-repeat;
}
#vehicules{
  position:absolute;
  width:141px;
  height:40px;
  margin-top:139px;
  margin-left:668px;
  background:url(../img/serie/vehicules.png) no-repeat;
}
#lieux{
  position:absolute;
  width:83px;
  height:43px;
  margin-top:139px;
  margin-left:803px;
  background:url(../img/serie/lieux.png) no-repeat;
}

#txt_serie{
  position:absolute;
  width:500px;
  height:110px;
  margin-top: 200px;
  margin-left: 350px;
  /*background-color: #F00;*/
  font-family: Arial;
  font-size: 12px;
}
