    /*  */
    * {
         font-family:Arial;
         font-size:9pt;
      }
    BODY
    {
      background-image: url(/SXImg/globe3.jpg);
      background-position: right 170;
      background-repeat:no-repeat;
      background-attachment:fixed;
      margin-bottom:0px;
    }
    @media print  { .viewOnly {display:none;} }
    @media screen { .printOnly {display:none;} }
    /*  */
    #tdFonctions
    { background-image:url(/SXImg/FonctionsBg2.png);
      background-position:top right;
      background-repeat : no-repeat;
      height:110px;
    }
    #tdProfil
    { background-image:url(/SXImg/ProfilBg.png);
      background-position:top left;
      background-repeat : no-repeat;
    }

    #divMaster
    { height:300px;
      width:100%; /* width:400px; */
      overflow-X:auto;
      overflow-Y:scroll;
      font-family:Arial;
      text-align:left;
    }
    #marqueeTemoignages
    { height:100px;
      width:220px;
      margin-left:8px;
      overflow-X:hidden;
      overflow-Y:hidden;
      visibility:hidden;
    }

    .divShadow
    {
      background-image:url(/SXImg/bgShadow.gif);
      padding:0px 4px 4px 0px;
    }

    .hrefWhite:link    { color:white;text-decoration:none; }
    .hrefWhite:active  { color:white;text-decoration:none; }
    .hrefWhite:visited { color:white;text-decoration:none; }
    .hrefWhite:hover   { color:white;text-decoration:underline; }


    .hrefMenu:link    { color:black;text-decoration:none; }
    .hrefMenu:active  { color:#26AD92;text-decoration:none; }
    .hrefMenu:visited { color:black;text-decoration:none; }
    .hrefMenu:hover   { color:#26AD92;text-decoration:none; }

    .borderTop    { border-top:2px solid #3474B5; }
    .borderRight  { border-right:2px solid #3474B5; }
