P {
  color: white;
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 9pt;
  margin-left: 5;
  margin-right: 5;
}

.date {
  font-weight: bold;
  font-size: 10pt;
  margin-top: 10;
  margin-bottom:0;
}

.quote {
  margin-left: 20;
  margin-top: 0;
  margin-bottom: 5;
}

.auteur {
  color: #003366;
  margin-left: 20;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 7pt;
}

.titre {
  color: #88AADD;
  font-weight: bold;
  font-size: 20pt;
  margin-right: 10;
  margin-bottom: 0;
}

.fiche {
  color: #77BBDD;
}

.update {
  font-size: 7pt;
  color: #88AADD;
}

.realisateur {
  color: #FF5544;
}

.acteur {
  color: #66FF44;
}

.scenariste {
  color: #44FFFF;
}

.monteur {
  color: #DDFF44;
}

SPAN {
  color: white;
}

:link {
  color: white;
}

:visited {
  color: white;
}

:hover {
  text-decoration: underline;
  color: white;
}

:active {
  color: #88AADD;
}

A {
  text-decoration: none;
}
