input.bt_log,input.bt_signup,td.small_i,li.link:hover  { cursor: pointer;cursor: hand; }

body {
        /*background: url('img/bg_body_top.jpg') repeat-x;*/
     padding: 0; margin:0;
     background-color: #213c65;
     FONT-family: Verdana;
         }
table.total {
    width: 1005px;
           /* background: url('img/bg_top_logo.jpg') no-repeat;*/
           background: url('../img/bg_top.jpg') no-repeat;
           background-color: #fff;     
        }

td.toptop  {
     height:75px;
     }

td.emptytop {
     height: 11px;    font-size: 1px;
     }

table.main{
    height:340px;
        }
td.middle{
    height:280px;
        }

td.lang {
    width: 110px;
        }

li.link,li.link_h3 {  /* langues options  */
        color: #4d4d4d;
        text-align: left;
      font-size: 11pt;    
        }
        li.link_h3 { font-weight:bold;}
li.link:hover {
          background-color: #d8d5d5;   /* jaune: #e1f506;*/
          }
table.tablew, td.exp{
         background-color: #fff;   
  }
td.okt{
          padding: 30px 5px 5px 5px; 
  }
  td.oktp{
          padding: 35px 25px 15px 25px; 
  }
.CollapsiblePanel_home {   /* cadre du panneau langues */
   border: 1px solid #c4c4c4;
   width: 155px;
     FONT: 12pt  Verdana, Helvetica, Tahoma, Georgia,sans-serif;
   }

td.lang,td.text {
        padding: 8px;
        padding-top: 19px;
        background-color: #fff;
    /*background: url('img/bg_top_line.gif') repeat-x;*/
    }
td.text  {
    padding-top: 35px;
    padding-left: 30px;
    padding-right: 30px;
        }
table.log{
   background: url('../img/bglog.png') no-repeat;       
  height:370px;  
  width: 250px;
  padding:10px;

   }
td.login  {
  
   width: 171px;
      height:70px;
   padding-top: 13px;
   padding-left: 12px;
   }
td.signup {
 
   width: 171px;
   height:70px;
   padding-top: 0px;
   padding-left: 15px;
   }

td.footer {
   background-color: #f5f5f5;
   height:20px;
   }
td.logo_footer{
   background: url('../img/logo_footer.gif') no-repeat;
   width:85px;
   height:20px;
        }

td.security_nb{
   background: url('../img/security_nb_1.gif') no-repeat;
   width:198px;
   height:45px;
   }

td.nb_1,td.nb_2,td.nb_3,td.nb_4  {         width:24px; height:24px;
                                                        padding-bottom: 12px; }
td.nb_1 { background: url('img/nb1.gif') no-repeat; }
td.nb_2 { background: url('img/nb2.gif') no-repeat; }
td.nb_3 { background: url('img/nb3.gif') no-repeat; }
td.nb_4 { background: url('img/nb4.gif') no-repeat; }

#next_page { background: url('img/next_page.gif') no-repeat; }

hr {
        border: 0;
        color: #aaa;
        background-color: #aaa;
        height: 1px;
        width: 100%;
        }

td.help {         padding-top: 4px;
                        background: url('img/help.gif') no-repeat;
                        width:20px; height:20px;
                        cursor: pointer; cursor: hand;  }

/** *******  FONTS    ********** **/
td  {
    font-weight: normal;
    font-size: 10.5pt;
    color: #213c65;
    }
.t1 {
    font-weight: bold;
    font-size: 14pt;
    color: #213c65;
    }
.t2 {
          font-weight: normal;
          font-size: 10.5pt;
          color: #213c65;
          }
td.login_text,td.small_i {
        padding-left: 4px;
            
        }
        td.login_text {  font-size: 11pt;  width:150px; 
        }
td.small_i {  /*text italic forgot password*/
         font-style:italic;
         font-size: 10pt;
         color: #213c65;
         text-decoration: none;
          }
td.small_i a:visited{
          color: #213c65;
          text-decoration: none;
          }
td.small_i a:hover {
          color: #213c65;
          text-decoration: underline;
          }
#remember{
         background-color: #f2f2f2;
         margin-top: 7px;
         margin-bottom: 3px;
                 }
#signup {         padding:10px;
                 text-align: right; 
                 font-size: 13pt; 
                 color: #6d6d6d;
             
                 }
#signup a{         
                 color: #2222aa;
                 text-decoration: none;
                 }
                 /*input.checkbox {
                background-color: white;
                border: 1px solid black;
                }*/

td.footer_home a {
   color: #6d6d6d;
   text-decoration: none;
   }

input.home {
        border:1px #aaa solid;
        padding:2px 2px;
        text-align: left;
        vertical-align: top;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14pt;
        color: #5E6970;
        margin-top:2px;
        margin-bottom:2px;
        }
input.bt_log,input.bt_signup  {
                background-color: #213c65;
        border: 1px #4d4d4d solid;
        padding:4px 4px;
        text-align: left;
        vertical-align: top;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11pt;
        color: #fff;
        margin-top:6px;
        margin-bottom:2px;
        }