body
{
  background-color: #000000;
}

a.galerie
{
  color: #FF8000;
  font-weight: bold;
  text-decoration: none;
  font-family: 'Verdana';
  font-size: 13px;
}

a.sous_galerie
{
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  font-family: 'Verdana';
  font-size: 13px;
}

td.bande_haut
{
  margin 0px 0px 0px 0px;
  width: 17px;
  height: 50px;
  background-image: url('/html/images/bande_haut.jpg');
}

td.bande_milieu
{
  margin 0px 0px 0px 0px;
  width: 17px;
  background-image: url('/html/images/bande_milieu.jpg');
}

td.bande_bas
{
  margin 0px 0px 0px 0px;
  width: 17px;
  height: 93px;
  background-image: url('/html/images/bande_bas.jpg');
}

div.titre
{
  color: #FF8000;
  font-family: 'Verdana';
  font-size: 20px;
  font-weight: bold;
}

div.description
{
  color: #C5C5C5;
  font-family: 'Verdana';
  font-size: 12px;
}
