   body, td{
       font-family: arial;
       font-size:80%;
       color:#193059;
   }
   select{
       font-family: arial;
       font-size:100%;
       color:#193059;
   }

   h2{
      border-bottom:0px solid #62A5FC;
      margin-bottom:30px;
      padding-bottom:7px;
      text-align:right;
   }

   a:link{color:#68A6F9;font-weight:bold;text-decoration:underline;font-size:90%;}
   a:active{color:#68A6F9;font-weight:bold;text-decoration:underline;font-size:90%;}
   a:visited{color:#68A6F9;font-weight:bold;text-decoration:underline;font-size:90%;}
   a:hover{color:#68A6F9;font-weight:bold;text-decoration:underline;font-size:90%;}

   a.lienModIndex:link{color:#193059;font-weight:normal;text-decoration:none;font-size:90%;}
   a.lienModIndex:active{color:#193059;font-weight:normal;text-decoration:none;font-size:90%;}
   a.lienModIndex:visited{color:#193059;font-weight:normal;text-decoration:none;font-size:90%;}
   a.lienModIndex:hover{color:#193059;font-weight:normal;text-decoration:none;font-size:90%;}


   .nav_norm_panier{
      text-align:right;
      padding-left:5px;
      padding-right:5px;
      height:23px;
      width:150px;
      line-height:23px;
      /*background-image:url('../template/img/fd_nav_norm.gif');*/
      background-color:#A2C6DE;
      background-repeat:no-repeat;
   }
   .nav_norm{
      text-align:right;
      padding-left:5px;
      padding-right:5px;
      height:23px;
      width:150px;
      line-height:23px;
      background-image:url('../template/img/fd_nav_norm.gif');
      background-repeat:no-repeat;
   }
   .nav_sel{
      text-align:right;
      padding-left:5px;
      padding-right:5px;
      height:23px;
      width:150px;
      line-height:23px;
      background-image:url('../template/img/fd_nav_sel.gif');
      background-repeat:no-repeat;
   }
   .pied{
      text-align:right;
      padding-right:5px;
   }

   a.nav:link{color:#ffffff;font-weight:bold;text-decoration:none;}
   a.nav:active{color:#ffffff;font-weight:bold;text-decoration:none;}
   a.nav:visited{color:#ffffff;font-weight:bold;text-decoration:none;}
   a.nav:hover{color:#ffffff;font-weight:bold;text-decoration:none;}

   a.sousNav:link{color:#193158;font-weight:normal;text-decoration:none;}
   a.sousNav:active{color:#193158;font-weight:normal;text-decoration:none;}
   a.sousNav:visited{color:#193158;font-weight:normal;text-decoration:none;}
   a.sousNav:hover{color:#193158;font-weight:normal;text-decoration:none;}
   a.sousNavSel:link{color:#193158;font-weight:bold;text-decoration:none;}
   a.sousNavSel:active{color:#193158;font-weight:bold;text-decoration:none;}
   a.sousNavSel:visited{color:#193158;font-weight:bold;text-decoration:none;}
   a.sousNavSel:hover{color:#193158;font-weight:bold;text-decoration:none;}

   a.pied:link{color:#ffffff;font-weight:bold;text-decoration:none;font-size:90%;}
   a.pied:active{color:#ffffff;font-weight:bold;text-decoration:none;font-size:90%;}
   a.pied:visited{color:#ffffff;font-weight:bold;text-decoration:none;font-size:90%;}
   a.pied:hover{color:#ffffff;font-weight:bold;text-decoration:none;font-size:90%;}

   .but{background-color:#193158;border:1px solid #193158;color:#ffffff;font-weight:normal;text-decoration:none;}
