body { 
height: 100%;
font-family: Verdana,Arial,Geneva;
font-size: 10pt;
padding: 0px;
margin: 0px;
background-color: #707070;
background-image: url(images/bkg-818.gif);
background-position: center center;
background-repeat: repeat-y;
}

.text_blanc { color: white;
    font-weight: normal;
    font-size: 11px;
    line-height: 13px;
    font-family: Verdana,Helvetica,Arial;
    }

  .text_ttpetit { color: white;
    font-weight: normal;
    font-size: 9px;
    line-height: 9px;
    font-family: Verdana,Helvetica,Arial;
    }

  .text_noir { color: rgb(102, 102, 102);
    font-size: 11px;
    font-family: Verdana,Helvetica,Arial;
    line-height: 18px;
    text-indent: 10px;
    }

  .text_noir1 { color: black;
    font-size: 11px;
    line-height: 16px;
    font-family: Verdana,Helvetica,Arial;
    }

  .titre_Trebuchet { color: rgb(255, 124, 0);
    font-size: 13px;
    font-family: "Trebuchet MS",Verdana,Geneva;
    font-weight: bold;
    line-height: 16px;
    }

  .titre_TrebuchetIta { color: rgb(255, 170, 1);
    font-size: 13px;
    font-family: "Trebuchet MS",Verdana,Geneva;
    font-style: italic;
    font-weight: bold;
    line-height: 16px;
    }

  .titre_bold { color: rgb(102,102,102);
    font-weight: 600;
    font-size: 11px;
    line-height: 15px;
    font-family: Verdana, Geneva;
    }

  .titre_boldita { color: rgb(102,102,102);
    font-style: italic;
    font-weight: 600;
    font-size: 11px;
    line-height: 15px;
    font-family: Verdana, Geneva;
    }

  .titre_bold_blanc { color: white;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    font-family: Verdana,Geneva;
    }

  .table { padding: 15px 8px 5px;
    }

  .boite-cadre { border-style: solid none;
    border-color: rgb(255, 255, 255);
    border-width: 1px medium;
    }

  .news { font-size: 11px;
    font-family: Verdana,Arial,Geneva;
    text-align: left;
    }

  a:link { color: navy;
    font-size: 11px;
    font-family: Verdana,Arial,Geneva;
    text-decoration: none;
    }

  a:visited { color: rgb(102, 102, 102);
    font-size: 11px;
    font-family: Verdana,Arial,Geneva;
    text-decoration: none;
    }

  a:hover { color: rgb(255, 0, 0);
    font-size: 11px;
    font-family: Verdana,Arial,Geneva;
    text-decoration: none;
    }

  .text_noir  a:link { color: rgb(255,124,0);
    font-weight: normal;
    font-family: Verdana, Arial, Geneva;
    text-decoration: underline;
    }

  .text_noir  a:visited { color: rgb(102,102,102);
    font-weight: normal;
    font-family: Verdana, Arial, Geneva;
    text-decoration: underline;
    }

   .text_noir  a:hover { color: rgb(255,124,0);
    font-weight: normal;
    font-family: Verdana, Arial, Geneva;
    text-decoration: underline;
    }

  .cadre { border: 2px solid gray;
    padding: 4px;
    width: 95%;
    height: auto;
    }

  .bkgd_bouton { border: 1px solid rgb(192, 192, 192);
    padding: 2px;
    background-image: url(images/gif/bkgd-bouton.gif);
    }

  .list { list-style-type: square;
    list-style-position: inside;
    }

  .bordure-bleue { border: 1px solid rgb(190, 219, 232);
    }

.TshdwL {
background-image: url(/images/shadow-g.gif); 
backrgound-position: right;
background-repeat: repeat-y;
}

.TshdwR {
background-image: url(/images/shadow-d.gif); 
backrgound-position: left;
background-repeat: repeat-y;
}