
a img { border: 0 none; }

BODY {
  SCROLLBAR-FACE-COLOR: #FFFFFF;
  SCROLLBAR-HIGHLIGHT-COLOR: #9B1051;
  SCROLLBAR-SHADOW-COLOR: #9B1051;
  SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-ARROW-COLOR: #9B1051;
  SCROLLBAR-TRACK-COLOR: #FFFFFF;
  SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
  SCROLLBAR-BASE-COLOR: #9B1051;
}

A.GrayLink, A.TEXTELINK {
  color: #5E6466;
}
A, A.GrayLink, A.TEXTELINK { text-decoration: none; }
A:hover, A.PinkLink:hover { text-decoration: underline; }

A.TEXTELINK:hover { color: #868B8C; text-decoration: none; }

FONT {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5E6466;
  line-height: 12pt;
}
FONT.titre {
  font-size: 14px;
  font-weight: bold;
}
FONT.ariane {
  font-size: 9px;
  line-height: 8pt;
}

FONT.BLOCINTER {
  font-size: 14px;
  font-weight: bold;
  color: #F6407B;
}

INPUT, TEXTAREA {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5E6466;
}
TEXTAREA {
  width: 300px;
  height: 100px;
}
