TABLE.CONTENT
{
 width: 600px;
 height: auto;

 border-collapse: collapse;
 border-color: transparent;
 border-spacing: 0px;
 border-style: hidden;
 border-width: 0px;
}

TD.TITRE
{
 color: #D50000;
 height: 35px;

 font-size: 20px;
 font-weight: bold;

 text-decoration: underline;
 text-transform: uppercase;

 vertical-align: top;
}

TD.TITRE-CENTER
{
 color: #D50000;
 height: 35px;

 font-size: 20px;
 font-weight: bold;

 text-decoration: underline;
 text-transform: uppercase;
 
 text-align: center;
 vertical-align: top;
}

TD.TITRE-VCENTER
{
 color: #D50000;
 height: 35px;

 font-size: 20px;
 font-weight: bold;

 text-decoration: underline;
 text-transform: uppercase;

 
 text-align: center;
 vertical-align: bottom;
}


TD.SOUS-TITRE
{
 height: 35px;

 font-size: 14px;
 font-weight: bold;

 text-decoration: underline;
 text-transform: uppercase;

 vertical-align: top;
}

TD.SOUS-TITRE-CENTER
{
 height: 35px;

 font-size: 14px;
 font-weight: bold;

 text-decoration: underline;
 text-transform: uppercase;

 vertical-align: top;
 text-align: center;
}


TD.SECTION
{
 color: #D50000;
 height: 35px;

 font-size: 12px;
 font-weight: bold;

 text-align: justify;


 vertical-align: top;
}

TD.SECTION-CENTER
{
 color: #D50000;
 height: 35px;

 font-size: 12px;
 font-weight: bold;

 text-align: justify;

 vertical-align: top;
 text-align: center;
}

TD.SOUS-SECTION
{
 height: 35px;

 font-weight: bold;

 text-align: justify;


 vertical-align: top;
}

TABLE.ASS-TABLE
{
 width: auto;
 height: auto;

border-collapse: collapse;
 border-color: transparent;
 border-spacing: 0px;

}

TABLE.ASS-TABLE1
{
 width: 600;
 height: auto;

border-collapse: collapse;
 border-color: transparent;
 border-spacing: 0px;

}


TR.ASS
{
 border-collapse: collapse;
 border-color: transparent;
 border-spacing: 0px;
 border-style: solid;
 border-width: 1px;
}

TD.ASS-NUM
{
 border-collapse: collapse;
 border-color: transparent;
 border-spacing: 0px;
 border-style: solid;
 border-width: 1px;

 text-align: center;
}

TD.ASS-NUM-RIGHT
{
 border-collapse: collapse;
 border-color: transparent;
 border-spacing: 0px;
 border-style: solid;
 border-width: 1px;

 text-align: right;
}

TD.ASS-NUM2
{
 border-collapse: collapse;
 border-color: transparent;
 border-spacing: 0px;
 border-style: solid;
 border-width: 1px;

 text-align: right;
}

TD.ASS
{
  border-collapse: collapse;
 border-color: transparent;
 border-spacing: 0px;
 border-style: solid;
 border-width: 1px;
}


TD.ASS-NUM-FONT
{
  border-collapse: collapse;
 border-color: transparent;
 border-spacing: 0px;
 border-style: solid;
 border-width: 1px;

 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;

  text-align:right;
}

TD.ASS-NUM-FONT-CENTER
{
  border-collapse: collapse;
 border-color: transparent;
 border-spacing: 0px;
 border-style: solid;
 border-width: 1px;

 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;

  text-align:center;
}

TD.ASS-FONT
{
  border-collapse: collapse;
 border-color: transparent;
 border-spacing: 0px;
 border-style: solid;
 border-width: 1px;

 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;
}

TD.ASS-FONT-CENTER
{
  border-collapse: collapse;
 border-color: transparent;
 border-spacing: 0px;
 border-style: solid;
 border-width: 1px;

 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;
 text-align: center;
}

.TEXTE
{
 font-size: 12px;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;

 text-align: justify;
 text-decoration: none;
# text-shadow: 3px 3px;
 text-transform: none;
}

.TEXTE-GRAS
{
 font-size: 12px;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;

 text-align: justify;
 text-decoration: none;
# text-shadow: 3px 3px;
 text-transform: none;
}

.TEXTE-GRAS-ROUGE
{
 font-size: 12px;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;

 text-align: justify;
 text-decoration: none;
# text-shadow: 3px 3px;
 text-transform: none;

 color: #D50000;
}

.LEGENDE
{
 font-size: 10px;
 font-style: italic;
 font-variant: normal;
 font-weight: normal;

 text-align: justify;
 text-decoration: none;
# text-shadow: 3px 3px;
 text-transform: none;
}

TABLE.LEGENDE-TABLE
{
 width: 500px;
 height: auto;
 margin: 0px;

 border-collapse: collapse;
 border-color: transparent;
 border-spacing: 0px;
 border-style: hidden;
 border-width: 0px;
}

TD.LEGENDE-ITEM
{
 background-color: silver;

 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: italic;
 font-variant: normal;
 font-weight: normal;

 text-align: justify;
 text-decoration: none;
 text-index: 0px;
# text-shadow: 3px 3px;
 text-transform: none;
}


.TITRE
{
font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
  font-weight: bold;
   color: #D50000
}

.SOUS-TITRE
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #0D0395;
text-decoration: none
}


UL
{
 list-style: url("../IMAGES/COMMUN/PUCEROUGE.GIF") square;
}

@media screen, print
{
 OL.PREAMBULE-RI:before
 {
  display: marker;
  content: url("../IMAGES/COMMUN/PUCEROUGE.GIF")
           "Partie " counter(note-counter) "- ";
  counter-increment: note-counter;
 }
}

A.ITEM-LINK:link           /* unvisited links */
{
 font-weight: bold;
}

A.ITEM-LINK:visited        /* visited links   */
{
 color: #D50000;

 font-weight: bold;
}

A.ITEM-LINK:hover          /* user hovers     */
{
 color: #D50000;

 text-decoration: underline;
 font-weight: bold;
}

A.ITEM-LINK:active         /* active links    */
{
 color: #D50000;

 font-weight: bold;
}



DIV.GRAS
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;
}



