#headIndex{
  height:180px;
  width:900px;
  margin:auto;
}
#banniereIndex{
  width:450px;
  height:180px;
  margin:auto;
  background:url('../images/interface/bannieres.png') center 0px no-repeat;
}
#login{
  position:relative;
  top: 75px;
}
#login h3{
  margin-bottom: 5px;
}
#jouer{
  position:relative;
  top: 155px;
}
#contentIndex{
  min-height:500px;
}
#banniere{
  cursor: pointer;
}
.classement_equipe{
  width: 330px;
  text-align:center;
}
.classement_equipe td{
  border: 1px solid #ccc;
}
