BODY {
  background-image: url(http://www.ircam.fr/equipes/salles/images/fond_clair.gif);
}

P,TD, TH, UL,OL {
  color: #424242;
  font-family: arial,helvetica;
  font-size: 10pt;
  font-weight: normal;
  text-align: justify;
}

TABLE {
%%background-color : #FFFFFF;
}


A:link {
  color: #6666CC;
}
A:visited {
  color: #CC9966;
}
A:active {
  color: #993366;
}

H1 {
  color: #424242;
  font-family: arial,helvetica;
  text-align:center;
  font-size: 14pt
}

H2 {
  color: #424242;
  font-family: arial,helvetica;
  text-align:center;
  font-size: 12pt
}

H3 {
  color: #424242;
  font-family: arial,helvetica;
  text-align:center;  
  font-size: 11pt;
}







