/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Pied de page */

#footer
{
}

#footerTable
{
  width:972px
  
}

#footerTable *
{
  color:#888888;
  font-size:9px;
}

#footerTable td
{
  height:45px;
}

/* ---------------------------- */

#footerTable .bord-gauche
{
  width:250px;

}

#footerTable .ligne
{
  width:472px;
  vertical-align:bottom;

}

#footerTable .bord-droit
{
  width:240px;
  text-align:right;
  vertical-align:top;

}

#footerTable .calage
{
  width:10px;
}

/* ---------------------------- */

#footerTableBis
{
  width:100%;
}

#footerTableBis .image
{
  height:29px;
  width:50px;
  text-align:center;
}

#footerTableBis .texte
{
  height:29px;
}

#footerTableBis span, #footerTable a span 
{
	color:#025997;
}

#footerTableBis a, #footerTable a *
{
  text-decoration:none;
  color:#888888;
}
