
.texte_normal {
  font-family: "Lucida Sans Unicode";
  font-size: 12px;
}

.texte_normal_vert {
  font-family: "Lucida Sans Unicode";
  font-size: 12px;
  color: #3D584D;
}

.texte_gras {
  font-family: "Lucida Sans Unicode";
  font-size: 12px;
  color: #400000;
  font-weight: bolder;
}

.texte_gras_vert {
  font-family: "Lucida Sans Unicode";
  font-size: 12px;
  color: #3D584D;
  font-weight: bolder;
}

.texte_petit {
  font-family: "Lucida Sans Unicode";
  font-size: 10px;
}

.texte_grand {
  font-family: "Lucida Sans Unicode";
  font-size: 13px;
}

.item_menu1 {
  font-family: "Lucida Sans Unicode";
  font-size: 10px;
  color: #3D584D;
  font-weight: bold;
}

.item_menu2 {
  font-family: "Lucida Sans Unicode";
  font-size: 10px;
  color: #3D584D;
}

A:link, A:visited {
  font-family: "Lucida Sans Unicode";
  text-decoration: none;
  color: #3D584D;
}

A:hover {
  text-decoration: none;
  font-weight: bold;
}

.lienmenu:link, .liendiscret:visited {
  text-decoration: none;
}

.lienmenu:hover {
  text-decoration: none;
  font-size: 9px;
  font-weight: bold;
}

BODY {
  font-family: "Lucida Sans Unicode";
  font-size: 12px;
  color: #400000;
  background-image: url(bas_fond.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

TABLE {
  font-family: "Lucida Sans Unicode";
  font-size: 12px;
  color: #400000;
}

H1 {
  font-family: "Lucida Sans Unicode";
  font-size: 12px;
  color: #400000;
  font-weight: bolder;
}

H2 {
  font-family: "Lucida Sans Unicode";
  font-size: 12px;
  color: #3D584D;
  font-weight: bolder;
}

H3 {
  font-family: "Lucida Sans Unicode";
  font-size: 12px;
  color: #3D584D;
  font-weight: bolder;
}
