body
{
  background-attachment: fixed;
  MARGIN: 0px;
  background-image: url(briques.gif);
  SCROLLBAR-HIGHLIGHT-COLOR: #E3E8E8;
  SCROLLBAR-SHADOW-COLOR: #E3E8E8;
  SCROLLBAR-3DLIGHT-COLOR: #E3E8E8;
  SCROLLBAR-ARROW-COLOR: #E3E8E8;
  SCROLLBAR-TRACK-COLOR: #E3E8E8;
  SCROLLBAR-FACE-COLOR: #41B9D7;
  SCROLLBAR-DARKSHADOW-COLOR: #E3E8E8;
  Scroll: Auto;
}
body.frameNS
{
  MARGIN: 0px;
  background-image: url();
}
body.frame
{
  background-attachment: fixed;
  MARGIN: 0px;
  background-image: url(briques2.gif);
}
body.news
{
  background-attachment: fixed;
  MARGIN: 0px;
  background-image: url(Briques4.gif);
}
body.droit
{
  background-attachment: fixed;
  MARGIN: 0px;
  background-image: url(Briques4.gif);
}
INPUT
{
    BORDER-RIGHT: small solid;
    BORDER-TOP: small solid;
    FONT-WEIGHT: bolder;
    BORDER-LEFT: small solid;
    BORDER-BOTTOM: small solid;
    FONT-FAMILY: 'Arial';
    FONT-Size: 8pt;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
select
{
    BORDER-RIGHT: small solid;
    BORDER-TOP: small solid;
    FONT-WEIGHT: bolder;
    BORDER-LEFT: small solid;
    BORDER-BOTTOM: small solid;
    FONT-FAMILY: 'Arial';
    FONT-Size: 8pt;
}
td
{
  font-family: Verdana;
  font-size: 8pt;
}
td.gros
{
  font-size: 10pt;
  font-weight: bold;
}
td.t
{
  color: blue;
  font-weight: bold;
}
td.d
{
  color: red;
  font-weight: bold;
}
td.cel1
{
  font-weight: bold;
}
td.cel2
{
  font-style: italic;
}
td.cel3
{
  color: red;
  font-weight: bold;
}
a:visited
{
  color: black;
  text-decoration: none;
  font-weight: bold;
}
a:link
{
  color: black;
  text-decoration: none;
  font-weight: bold;
}
a:active
{
  color: black;
  text-decoration: none;
  font-weight: bold;
}
a.accueil:visited
{
  color: #2296B3;
  text-decoration: none;
  font-weight: bold;
}
a.accueil:link
{
  color: #2296B3;
  text-decoration: none;
  font-weight: bold;
}
a.accueil:active
{
  color: #2296B3;
  text-decoration: none;
  font-weight: bold;
}
a.t:visited
{
  color:blue;
  text-decoration: none;
  font-weight: bold;
}
a.t:link
{
  color:blue;
  text-decoration: none;
  font-weight: bold;
}
a.t:active
{
  color:blue;
  text-decoration: none;
  font-weight: bold;
}
IFRAME
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none
}