*               {
                font-family: Arial, Helvetica, sans-serif;
                }

BODY            {
                color: #000000;
                background: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-style: normal;
                font-weight: normal;
                height: auto;
                width: auto;
                margin-bottom: 0;
                margin-left: 0 ! important;
                margin-right: 0px;
                margin-top: 0 ! important;
                padding-bottom: 0;
                padding-left: 0 ! important;
                padding-right: 0px;
                padding-top: 0 ! important;
                border-top: 0 ! important;
                border-left: 0 ! important;
                border-bottom: 0;
                border-right: 0;
                z-index: auto;
                }

TABLE, TR, TD   {
                font-family: Arial, Helvetica, sans-serif;
                font-style: normal;
                font-weight: normal;
                }

TD < TABLE.small
                {
                font-family: Arial, Helvetica, sans-serif;
                font-style: normal;
                font-weight: normal;
                font-size: 75%;
                }

TABLE.couleur TR
                {
                background-color: #FFFFC0
                }

I.adresse       {
                color: #76C0DC;
                font-weight: bold;
                font-size: 90%;
                }

OL              {
                list-style-type: decimal;
                }

OL.jeux EM
                {
                color: #FF9900 ! important ;
                font-family: Arial, Helvetica, sans-serif;
                font-style: normal;
                font-weight: bold;
                }

UL              {
                list-style-type: square;
                }

TH              {
                font-family: Arial, Helvetica, sans-serif;
                font-style: normal;
                font-weight: bold;
                color: #FF0000;
                font-size: 150%;
                }

EM.titre        {
                font-family: Arial, Helvetica, sans-serif;
                font-style: italic;
                font-weight: 700;
                }

BLOCKQUOTE      {
                font-family: Arial, Helvetica, sans-serif;
                text-align: justify;
                }

CITE            {
                font-family: Arial, Helvetica, sans-serif;
                font-style: italic;
                font-weight: normal;
                color: #006600;
                }

TR.noir         {
                background: #000000;
                background-color: #000000;
                background-image: url(/menus/point.gif);
                background-repeat: repeat;
                }

TD.noir         {
                background: #000000;
                background-color: #000000;
                background-image: url(/menus/point.gif);
                background-repeat: repeat;
                }

DIV             {
                font-family: Arial, Helvetica, sans-serif;
                font-style: normal;
                font-weight: normal;
                text-align: justify;
                }

H1, H2, H3, H4, H5, H6
                {
                font-family: Arial, Helvetica, sans-serif;
                font-style: normal;
                font-weight: bold;
                }

H1              {
                color: #006600;
                }

H2              {
                color: #FF9900;
                }

H3              {
                color: #7F1E4B;
                }

H4              {
                color: #FFCC33;
                }

H5              {
                color: #FF8000;
                }

H6              {
                color: #00CC00;
                }

P:first-letter  {
                font-size: 200%;
                color:red;
                }

HR              {
                color: #009900;
                background: #FFFFFF;
                }

A:link          {
                text-decoration: none;
                font-family: Arial, Helvetica, sans-serif;
                font-weight: bold;
                color: #012492;
                }

A:active        {
                text-decoration: none;
                font-family: Arial, Helvetica, sans-serif;
                font-weight: bold;
                color: #FF8000;
                }

A:visited       {
                text-decoration: none;
                font-family: Arial, Helvetica, sans-serif;
                font-weight: bold;
                color: #59687A;
                }

A:hover         {
                text-decoration: none;
                font-family: Arial, Helvetica, sans-serif;
                font-weight: bold;
                color: #FFCC33 ! important;
                }

@media print {
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE, 
  PRE           { page-break-inside: avoid }
  UL, OL, DL    { page-break-before: avoid }
}

