body {
  margin: 0;
}

/* ******* POUR LE TOPFRAME ************** */
/* --------------------------------------- */
/* Liens pour menu tout en haut (TopFrame) */
/* --------------------------------------- */
a.menu:active {
  color: #D6D6D6;
  text-decoration: none;
}

a.menu:link {
  color: #D6D6D6;
  text-decoration: none;
}
  
a.menu:visited {
  color: #D6D6D6;
  text-decoration: none;
}

a.menu:hover {
  color: #FFFFFF;
  text-decoration: none;
}

/* -------------------------------- */
/* txt pour menu en haut (TopFrame) */
/* -------------------------------- */

p.txt_menu{
  font-family: Tahoma;
  color: #D6D6D6;
  font-size: 10pt;
}

tr.banner, td.banner {
  background-image: url(fond.jpg);
  background-repeat: repeat-x;
}

/* ******* FIN DE TOPFRAME ******** */
/* """""""""""""""""""""""""""""""" */
/* -------------------------------- */
/* """""""""""""""""""""""""""""""" */
/* ****** POUR LE MAINFRAME ******* */
/* -------------------------------- */
/* txt pour entete news (MainFrame) */
/* -------------------------------- */

p.txt_entete_news{
  font-family: Tahoma;
  color: #FFFFFF;
  font-size: 8pt;
}
  
/* ------------------------------- */
/* txt pour titre news (MainFrame) */
/* ------------------------------- */

p.txt_titre_news {
  font-family: Verdana;
  color: #FFFFFF;
  font-size: 10pt;
  font-weight: bolder;
}

/* ------------------------- */
/* txt pour news (MainFrame) */
/* ------------------------- */

p.txt_news {
  font-family: Verdana;
  color: #FFFFFF;
  font-size: 10pt;
}

/* --------------------------------- */
/* txt pour titre breve (MainFrame) */
/* --------------------------------- */

p.txt_titre_breve {
  font-family: Tahoma;
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bolder;
}

/* -------------------------- */
/* txt pour breve (MainFrame) */
/* -------------------------- */

p.txt_titre_breve {
  font-family: Tahoma;
  color: #FFFFFF;
  font-size: 8pt;
}

/* ----------------------- */
/* pour les liens généraux */
/* ----------------------- */

a.:active {
  color: white;
  text-decoration: none;
}

a.:link {
  color: white;
  text-decoration: none;
}

a.:visited {
  color: white;
  text-decoration: none;
}

a.:hover {
  color: #808080;
  text-decoration: none;
}
  
/* -------------- */
/* pour txt email */
/* -------------- */

p.txt_email {
  font-family: Verdana;
  color: #FFFFFF;
  font-size: 8pt;
}

/* ----------------- */
/* pour txt nickname */
/* ----------------- */

p.txt_nick {
  font-family: Verdana;
  color: #FFFFFF;
  font-size: 12pt;
}

/* ----------------- */
/* pour txt icq */
/* ----------------- */

p.txt_icq {
  font-family: Verdana;
  color: #FFFFFF;
  font-size: 12pt;
}
