A {
color:#000000;
text-decoration:underline;
}
A:hover {
color:#218692;
text-decoration:underline;
}

A.liennoir {
color:#000000;
text-decoration:underline;
}
A.lienblanc:hover {
color:#000080;
text-decoration:underline;
}

.tab {
border-style:solid; 
border-width:1px; 
border-color:black; 
background-color:white;
}

.font {  
font-family: Verdana;
   color: #000000;
   font-size: 13px;
   }

.fontrouge {  
font-family: Verdana;
   color: #FF0000;
   font-weight: bold;
   font-size: 12px;
   }

.erreur {  
font-family: Verdana;
   color: #FF0000;
   font-weight: bold;
   font-size: 20px;
   }

.fonttchat {  
font-family: Verdana;
   color: #072B65;
   font-size: 12px;
   }

.titrenoir {  
font-family: Verdana;
   color: #000000;
   font-size: 13px;
   font-weight: bold;
   }

.titrevert {  
font-family: Verdana;
   color: #218692;
   font-size: 16px;
   font-weight: bold;
   }
    

p { font-family: verdana ; font-size:10pt ; color: #000000 ;  }

h1 { font-family: verdana ; font-size:15pt ; font-weight: bold; color: #3BB2BC ;  }

