#haut
{
  height:183px;
}

.authentification
{
  text-align:center;
  margin-bottom : 10px;
}

  .haut_ident
  {
    background:url("../images/haut_ident.png") no-repeat;
  }
  .milieu_ident
  {
    background:url("../images/milieu_ident.png") repeat-y;
    padding:10px 5px 0px 5px;
  }
    .lien_oublie { font-size:10px; }
    .souvenir { margin:5px; }
  .bas_ident
  {
    background:url("../images/bas_ident.png") no-repeat;
    height:10px;
  }

.img_identification
{
  background-image:url("../images/img_identification.png");
  margin:0px 0px 0px 20px;
  padding:0px 0px 0px 20px;
  height:24px;
  line-height:24px;
  color:#C9EEFE;
  font-weight:bold;
}

.img_accueil { background-image:url("../images/img_accueil.png"); }
.img_inscription { background-image:url("../images/img_inscription.png"); }
.img_presentation { background-image:url("../images/img_presentation.png"); }
.img_news { background-image:url("../images/img_news.png"); }
.img_themes { background-image:url("../images/img_themes.png"); }
