body, div.text, table.text , form.text , td.content
  {
    color: white;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
    background-color: #3535d6;
    padding-left: 0px;
    font-weight: normal;
    scrollbar-3dlight-color: #0000CC;
    scrollbar-arrow-color: #0000CC;
    scrollbar-darkshadow-color: #0000CC;
    scrollbar-face-color: #FFFF00;
    scrollbar-highlight-color: #FFFF00;
    scrollbar-shadow-color: #FFFF00;
    scrollbar-track-color: #8080FF
  }

table.calendrier
{
    color: white;
    font-size: 11pt;
    font-family: Arial, Verdana, Arial, Helvetica;
    text-decoration: none;
    padding-left: 0px;
    font-weight: normal;
    padding-left: 2px;

}


table.noflash
  {
    color: white;
    font-size: 10pt;
    font-family: Arial, Verdana, Arial, Helvetica;
    text-decoration: none;
    padding-left: 0px;
    font-weight: bold
  }




.cellcontent {  font-family : Verdana, Arial, Helvetica;   font-size : 12px;  font-weight : normal;      text-decoration : none }


div.actu
 {
       background: #0099ff;
       color:#000000;

       font-family: Verdana, Arial, Helvetica;
       font-size: 12 pt;
       text-align: left;
       font-weight: normal;
       text-decoration: none
 }

h1
 {      color: yellow;
        font-size: 30 px;
        font-family: Tahoma, "Times New Roman", Georgia, Times;
        text-align: center }
h2
 {      color: white;
        font-size: 25 px;
        font-family: Georgia, "Times New Roman", Georgia, Times;
        text-align: center }

div.title
 {      color: white;
        font-family: Helvetica;
        font-size: 12 pt;
        font-weight: bold;

        }


sub
 {      color: white;
        font-size: 12 pt;
        text-align: center }

a
 {
        color: yellow;
        text-decoration: none
 }
a:link
 {      color: yellow;
        font-style: normal;
        font-weight: normal;
        text-decoration: none
 }
a:visited
 {       color: yellow;
         font-style: normal;
         font-weight: normal;
         text-decoration: none
 }
a:active
 {
         text-decoration: none
 }
a:hover
 {
        color: white;
        text-decoration: underline
 }



select.dropdown, input, textarea
 {
 font-family:   Arial, Tahoma;
 font-size: 10pt;
 text-align: left;
 background: #0090E0;
 color:#ffffff;
 text-decoration: none
 }
HR
{
    BORDER-RIGHT: #ffff00 1px solid;
    BORDER-TOP: #ffff00 1px solid;
    BORDER-LEFT: #ffff00 1px solid;
    BORDER-BOTTOM: #ffff00 1px solid;
    HEIGHT: 1px
}