 /* formate info*/
     #inf{background-color: #ffffff;
           font-family: verdana, hevetica;
            font-size: 6pt;
             color: #000000;}
    #inf a:link {color: #330000; font-weight:bolt; text-decoration: none; font-size: 10pt;}
    #inf a:active {color: #ff0000; font-weight:bold; text-decoration: none; font-size: 10pt;}
    #inf a:visited {color: #c0c0c0; font-weight:bold; text-decoration: none; font-size: 10pt;}


    .inf2 a:link {color: #ffffff; font-weight:normal; text-decoration: none; font-size: 10pt;}
    .inf2 a:active {color: #ff0000; font-weight:bold; text-decoration: none; font-size: 10pt;}
    .inf2 a:visited {color: #c0c0c0; font-weight:bold; text-decoration: none; font-size: 10pt;}

     .dep {background-color: #000000;
           Vertical-align: top;
           text-align: left;
           font-family: verdana,helvetica;}
     

     .info {background-color: #cc9933; 
            background-image: url(images/fd_b.gif);
                background-repeat: repeat;}
     
     h1{font-size: 12pt;}

/* formate laterale droite*/ 
  #tab3 {text-align: center;
         color: rgb(255, 255, 255);
         height: 625px;
        width: 164px;
        vertical-align: top; 
        background-image: url(images/lateral3.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        margin-left: auto; 
        margin-right: auto;}
 #tab3      a:link{color: #ffffff; text-decoration: none; font-size: 8pt;}
 #tab3      a:active {color: #ff0000;  text-decoration: none; font-size: 8pt;} 
 #tab3      a:visited {color: #c0c0c0;  text-decoration: none; font-size: 8pt;}

/* formate les table laterales gauche*/
#tab2 {text-align: center;
        
        font-size: 10pt;
        height: 625px;
        width: 164px;
        vertical-align: top; 
        background-image: url(images/lateral3.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        margin-left: auto; 
        margin-right: auto;
        color: rgb(255, 204, 102);}

#tab2  a:link{color: #ffffff; text-decoration: none; font-size: 8pt;}
#tab2    a:active {color: #ff0000;  text-decoration: none; font-size: 8pt;} 
#tab2    a:visited {color: #c0c0c0;  text-decoration: none; font-size: 8pt;}

