/*-- 2004/09/23  changé steelblue pour DarkRed  pour Maroon--*/
  BODY
  {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:   10pt;
    color:            rgb(  0,  0,  0);
    background-color: rgb(255,255,255);
  }

  TABLE
  {
    border: none;
    padding: 0pt;
    width: 97%;
    font-size:   9pt;
    font-family: Arial, Helvetica, Sans-Serif;
    border-collapse: collapse
  }

  TABLE.resultat
  {
    border: none;
    padding: 0pt;
    width: 750px;
    font-size:   9pt;
    font-family: Arial, Helvetica, Sans-Serif;
    border-collapse: collapse
  }

  TABLE.legende
  {
    border: none;
    padding: 0pt;
    width: 200px;
    font-size:   8pt;
    font-family: Arial, Helvetica, Sans-Serif;
    border-collapse: collapse
  }

  .note
  {
    font-size:   8pt;
    font-family: Arial, Helvetica, Sans-Serif;
  }

  TABLE.note
  {
    border: none;
    padding: 0pt;
    font-size:   8pt;
    font-family: Arial, Helvetica, Sans-Serif;
    border-collapse: collapse
  }

  TD
  {
    vertical-align: top;
  }
  
  IMG
  {
    border: none;
  }

  A,
  A:visited
  {
    text-decoration: underline; 
    color: Maroon; /*DimGray;*/
  }

  A:hover
  {
    text-decoration: underline; 
    color:  Goldenrod; /*#696969; DimGray */
  }

  .titrePage
  {
    font-weight: bold;
    font-size:   13pt;
    color:       DimGray;
  }

  .titreSect
  {
    font-weight: bold;
    font-style:  italic;
    font-size:   11pt;
    color:       DimGray;
  }

  .titreSousSect
  {
    font-weight: bold;
    font-style:  italic;
    font-size:   11pt;
    color:       Black;
  }

  .titreCol
  {
    font-weight: bold;
    font-size:   10pt;
    color:       DimGray;
    border-bottom: #000000 1px solid
  }

  .medal
  {
    font-weight: bold;
    font-style:  italic;
  }

  DIV.basPage
  {
    text-align:  center;
    font-style:  italic;
    color:       #696969; /* DimGray */
  }

  DIV.annonce
  {
    /* text-align:  center; */
    /* ont-weight: bold; */
    font-style:  italic;
    font-size:      8pt;
    padding: 5px;
    background-color: Maroon; /*PaleGoldenrod;*/
    color:      white; /* #696969;  DimGray */
  }

  SPAN.date
  {
    vertical-align:  super;
    font-style:      italic;
    font-size:       8pt;
    color:           #696969; /* DimGray */
  }

  SPAN.datenew
  {
    vertical-align:  super;
    font-style:      italic;
    font-size:       8pt;
    color:           red; /* DimGray */
  }

  TR.pair
  {
    background-color: lightgrey;
    color: black;
  }


/*--------------------------- Styles pour l'en-tête  --------------------------*/
  .entete
  {
    background-color: white;
    color: black;
  }


  TR.entete
  {
    background-color: Maroon; /*PaleGoldenrod;*/
    color: black;
  }

  /*-- Styles pour les boutons --*/

  TD.btnEnt,
  TD.btnEntDr
  {
    font-weight:      bold;
    text-align:       center;
    vertical-align:   bottom;
    border:           none;
    padding-right: 4px;
    padding-left:  4px;
    width:         4px;
    background-color: Maroon; /*PaleGoldenrod;*/
    color: white; /* DimGray */
  }

  A.btnEnt,
  A.btnEnt:visited
  {
    text-decoration: none;
    color: white;
  }

  A.btnEnt:hover
  {
    text-decoration: none; 
    color: Goldenrod; /* DimGray; */
  }


/*--------------------------- Styles pour le menu gauche  --------------------------*/
  .menu
  {
    background-color: Maroon; /*PaleGoldenrod;*/
    color: white;
  }


  /*-- Styles pour les boutons --*/

  TD.btnMen
  {
    font-weight:      bold;
    text-align:       center;
    vertical-align:   middle;
    border: none;
    padding-right: 4px;
    padding-left:  4px;
	  width: 4px;
    background-color: Maroon; /*PaleGoldenrod;*/
    color: white; /*DimGray;*/
  }

  A.btnMen,
  A.btnMen:visited
  {
    color: white; /*DimGray;*/ 
    text-decoration: none;
  }

  A.btnMenNew,
  A.btnMenNew:visited
  {
    font-weight:      bold;
    color: yellow; text-decoration: none;
  }

  A.btnMen:hover,
  A.btnMenNew:hover
  {
    background-color: white;
    text-decoration: none;
    color : Maroon; /*PaleGoldenrod;*/ 
  }

/*--------------------------- Section raccourcis  --------------------------*/

  TD.raccourcis
  {
    background-color: DimGray;
    color: Lightgrey; /*PaleGoldenrod;*/
    padding: 5px;
  }

  A.raccourcis,
  A.raccourcis:visited
  {
    color: Lightgrey; /*PaleGoldenrod;*/
    font-weight: bold; text-decoration: none;
  }

  A.raccourcis:hover 
  {
    background-color: Lightgrey; /*PaleGoldenrod;*/
    text-decoration: none;
    color : DimGray; 
  }
  
/*--------------------------- Section encart  --------------------------*/

  TD.encart
  {
    background-color: Maroon; /*PaleGoldenrod;*/
    color: white; /*DimGray;*/

    font-size:      8pt;
    padding: 5px;
  }

  DIV.encart
  {
    text-align:  center; 
    /* ont-weight: bold; */
    font-style:  italic;
    font-size:      9pt;
    padding: 5px;
    background-color: Maroon; /*PaleGoldenrod;*/
    color:      white; /*DimGray; */
    text-decoration: underline;
  }

  DIV.titreEncart
  {
    text-align:  center; 
    font-size:       10pt;
  }

  SPAN.dateEncart
  {
    vertical-align:  super;
    font-style:      italic;
    font-size:       7pt;
    color:           white; /*DimGray; */
  }

  LI.encart
  {
    padding: 0px;
    text-align:  center; 
  }

  A.encart,
  A.encart:visited
  {
    background-color: Maroon; /*PaleGoldenrod;*/
    color: white; /*DimGray; */ 
    font-size:       8pt;
    font-weight: bold; 
    text-decoration: underline;
  }

  A.encart:hover 
  {
    background-color: DimGray;
    color : white; /*PaleGoldenrod;*/ 
  }

/*--------------------------- Section résultats compé  --------------------------*/

  TD.compe
  {
    background-color: DimGray;
    font-size:      8pt;
    color: Lightgrey; /*PaleGoldenrod;*/
    padding: 5px;
  }

  DIV.compe
  {
    text-align:  center; 
    /* ont-weight: bold; */
    font-style:  italic;
    font-size:      9pt;
    padding: 5px;
    background-color: Maroon; /*PaleGoldenrod;*/
    color:      white; /* #696969;  DimGray */
  }

  SPAN.dateCompe
  {
    vertical-align:  super;
    font-style:      italic;
    font-size:       7pt;
    color:           white; /*PaleGoldenrod;*/
  }

  A.compe,
  A.compe:visited
  {
    color: Lightgrey; /*PaleGoldenrod;*/
    font-weight: bold; 
    text-decoration: underline;
  }

  A.compe:hover 
  {
    background-color: Lightgrey; /*PaleGoldenrod;*/
    color: DimGray; 
  }

/*--------------------------- Section équipe Québec  --------------------------*/

  A.equipe,
  A.equipe:visited
  {
    text-decoration: underline; 
    color: DimGray;
  }

  DIV.retourHaut
  {
    text-align:  right;
    font-style:  italic;
  }

  .medalEquipe
  {
    font-weight: bold;
    font-style:  italic;
    color: Maroon;
  }


