 #acc {text-align: right;
       font-size: 10pt;}
   #acc h1{font-size: 10pt; margin-left: 5px; margin-right: 5px;}
   #acc a:link {color: #e6e6e6;  text-decoration: none; font-size: 8pt;} 
   #acc a:active {color: #ff0000;  text-decoration: none; font-size: 8pt;} 
   #acc a:visited {color: #c0c0c0;  text-decoration: none; font-size: 8pt;}
 hr { height: 4px; width: 80%; }

/*formate le dico*/
    /* #dico { background-color: #BCFDFF;}*/
       #dico { width: 100%;
               text-align: center;
               color: rgb(255, 255, 255);
               background-color: #000000;
               } 
/*formate la citation*/
#cita { text-align: Center;
        font-size: 12pt; 
       font-style: Italic; 
       font-weight: Bold; 
       font-family: Helvetica,Arial,sans-serif;
       color: #ffcc66; }

/*formate la citation*/
#cita1 { text-align: Center;
        font-size: 12pt; 
       font-style: Italic; 
       font-weight: Bold; 
       font-family: Helvetica,Arial,sans-serif;
       color: #ffcc66; }

/*formate la citation*/
#cita2 { text-align: Center;
        font-size: 12pt; 
       font-style: Italic; 
       font-weight: Bold; 
       font-family: Helvetica,Arial;
       color: #ffcc66; }

/*formate la table des mots*/
#tab {width: 450px;
      font-size: 10pt;
      background-color: #ffffff;
      text-align: left;
      background-image: url(images/gris.png);
      margin-left: auto;
      margin-right: auto;
      color: rgb(0,0,0); 
      font-family: verdana,helvetica;
       font-weight: normal;
      border-color: #a8a8a8;
	  border-style: groove;}
   h1{font-size: 10pt;}

#tab a:link {color: #0000ee;  text-decoration: none; font-size: 10pt; }
#tab a:active {color: #ff0000;  text-decoration: none; font-size: 10pt;} 
#tab a:visited {color: #c0c0c0;  text-decoration: none; font-size: 10pt;}


/*format table des listes*/

#tabl {width: 660px;
      font-size: 10pt;
      background-color: #ffffff;
      text-align: left;
      background-image: url(images/gris.png);
      margin-left: auto;
      margin-right: auto;
      color: rgb(0,0,0); 
      font-family: verdana,helvetica;
       font-weight: normal;
      border-color: #a8a8a8;
	  border-style: groove;}
   h1{font-size: 12pt;font-weight: bold;text-align: center;}
   h2{font-size: 10pt;font-weight: normal;}

#tabl a:link {color: #330099;  text-decoration: none; font-size: 10pt; }
#tabl a:active {color: #ff0000;  text-decoration: none; font-size: 10pt;} 
#tabl a:visited {color: #c0c0c0;  text-decoration: none; font-size: 10pt;}

/*format table des listes*/

#tabm {width: 550px;
      
      text-align: left;
      background-image: url(images/gris.png);
      margin-left: auto;
      margin-right: auto;
      color: rgb(0,0,0); 
      font-family: verdana,helvetica;
       font-weight: normal;
      border-color: #a8a8a8;
	  border-style: groove;}
   h1{font-size: 16pt;font-weight: bold;}

#tabm a:link {color: #330099;  text-decoration: none; font-size: 10pt; }
#tabm a:active {color: #ff0000;  text-decoration: none; font-size: 10pt;} 
#tabm a:visited {color: #c0c0c0;  text-decoration: none; font-size: 10pt;}

/*format table des listes*/

#tabn {width: 550px;
      
      text-align: left;
      background-image: url(images/gris.png);
      margin-left: auto;
      margin-right: auto;
      color: rgb(0,0,0); 
      font-family: verdana, helvetica;
       font-weight: normal;
      border-color: #a8a8a8;
	  border-style: groove;}
   h1{font-size: 16pt;font-weight: bold;}

#tabn a:link {color: #330099;  text-decoration: none; font-size: 10pt; }
#tabn a:active {color: #ff0000;  text-decoration: none; font-size: 10pt;} 
#tabn a:visited {color: #c0c0c0;  text-decoration: none; font-size: 10pt;}


.centre {text-align: center;}
/* formate les table laterales gauche*/
#tab2 {text-align: center;
        
        font-size: 10pt;
        height: 680px;
        width: 165px;
        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: 10pt;}
#tab2    a:active {color: #ff0000;  text-decoration: none; font-size: 12pt;} 
#tab2    a:visited {color: #c0c0c0;  text-decoration: none; font-size: 8pt;}

/* formate laterale droite*/ 
  #tab3 {text-align: center;
         color: rgb(255, 255, 255);
         height: 625px;
        width: 165px;
        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: 10pt;}
 #tab3      a:active {color: #ff0000;  text-decoration: none; font-size: 8pt;} 
 #tab3      a:visited {color: #c0c0c0;  text-decoration: none; font-size: 10pt;}

/*Formate drapeau*/
   #drap {text-align: center;
          width: 468px;
          background-color: rgb(192, 192, 192);
          border-width: 2px;
          border-style: solid;
         
          }   


