
.blank {}


/* les couleurs des fonds */
.body { background-color: #FFFFFF }
.bordeaux { background-color: #990000 }
.rouge { background-color: #CC3333 }
.col2 { background-color: #990033 }
.col3 { background-color: #CCCCFF }
.col4 { background-color: #DDDDFF }
.col5 { background-color: #EDF0F3 }
.col6 { background-color: #FF9900 }
.col7 { background-color: #FFFFCC }
.col8 { background-color: #D7DBE1 }
.col9 { background-color: #0D40AA }

/* la police transparente */
.P-Trans { text-decoration: none; color: #000000; font: 2px Arial }

/* la police noire de base */
.P-A1 { text-decoration: none; color: #000000; font: 11px Arial }
.P-A1:hover { text-decoration: underline; color: #000000; font: 11px Arial }
.P-A1B { text-decoration: none; color: #000000; font: Bold 11px Arial }
.P-A1B:hover { text-decoration: underline; color: #FF0000; font: Bold 11px Arial }
.P-A2 { text-decoration: none; color: #000000; font: 12px Arial }
.P-A2:hover { text-decoration: underline; color: #000000; font: 12px Arial }
.P-A2B { text-decoration: none; color: #000000; font: Bold 12px Arial }
.P-A2B:hover { text-decoration: underline; color: #FF0000; font: Bold 12px Arial }
.P-A3 { text-decoration: none; color: #000000; font: 13px Arial }
.P-A3:hover { text-decoration: underline; color: #FF0000; font: 13px Arial }
.P-A3B { text-decoration: none; color: #000000; font: Bold 13px Arial }
.P-A3B:hover { text-decoration: underline; color: #FF0000; font: Bold 13px Arial }
.P-A9B { text-decoration: none; color: #000000; font: Bold 19px Arial }
.P-A4 { text-decoration: none; color: #000000; font: 14px Arial }
.P-A5 { text-decoration: none; color: #000000; font: 16px Arial }

/* la police blanche de base */
.P-B1 { text-decoration: none; color: #FFFFFF; font: 10px Arial }
.P-B1:hover { text-decoration: underline; color: #FFFFFF; font: 10px Arial }
.P-B1B { text-decoration: none; color: #FFFFFF; font: Bold 10px Arial }
.P-B1B:hover { text-decoration: underline; color: #FFFFFF; font: Bold 10px Arial }
.P-B2 { text-decoration: none; color: #FFFFFF; font: 11px Arial }
.P-B2:hover { text-decoration: underline; color: #FFFFFF; font: 11px Arial }
.P-B2B { text-decoration: none; color: #FFFFFF; font: Bold 11px Arial }
.P-B2B:hover { text-decoration: underline; color: #FFFFFF; font: Bold 11px Arial }

/* la police bordeaux de base */
.P-C1 { text-decoration: none; color: #990033; font: 11px Arial }
.P-C1:hover { text-decoration: underline; color: #990033; font: 11px Arial }
.P-C1B { text-decoration: none; color: #990033; font: Bold 11px Arial }
.P-C1B:hover { text-decoration: underline; color: #FF0000; font: Bold 11px Arial }
.P-C2 { text-decoration: none; color: #990033; font: 12px Arial }
.P-C2:hover { text-decoration: underline; color: #990033; font: 12px Arial }
.P-C2B { text-decoration: none; color: #990033; font: Bold 12px Arial }
.P-C2B:hover { text-decoration: underline; color: #FF0000; font: Bold 12px Arial }
.P-C3 { text-decoration: none; color: #990033; font: 14px Arial }
.P-C3B { text-decoration: none; color: #990033; font: Bold 14px Arial }
.P-C3B:hover { text-decoration: underline; color: #FF0000; font: Bold 14px Arial }
.P-C4B { text-decoration: none; color: #990033; font: Bold 16px Arial }
.P-C5B { text-decoration: none; color: #990033; font: Bold 18px Arial }

/* la police rouge des liens */
.P-D1 { text-decoration: none; color: #FF0000; font: 11px Arial }
.P-D1:hover { text-decoration: underline; color: #990033; font: 11px Arial }
.P-D1B { text-decoration: none; color: #FF0000; font: Bold 11px Arial }
.P-D1B:hover { text-decoration: underline; color: #FF0000; font: Bold 11px Arial }
.P-D2 { text-decoration: none; color: #FF0000; font: 12px Arial }
.P-D2:hover { text-decoration: underline; color: #990033; font: 12px Arial }
.P-D2B { text-decoration: none; color: #FF0000; font: Bold 12px Arial }
.P-D2B:hover { text-decoration: underline; color: #990033; font: Bold 12px Arial }
.P-D3B { text-decoration: none; color: #FF0000; font: Bold 14px Arial }
.P-D3B:hover { text-decoration: underline; color: #FF0000; font: Bold 14px Arial }


/* la police gris foncé des liens */
.P-E1 { text-decoration: none; color: #666666; font: 11px Arial }
.P-E1:hover { text-decoration: underline; color: #990033; font: 11px Arial }
.P-E1B { text-decoration: none; color: #666666; font: Bold 11px Arial }
.P-E1B:hover { text-decoration: underline; color: #666666; font: Bold 11px Arial }
.P-E2 { text-decoration: none; color: #666666; font: 12px Arial }
.P-E2:hover { text-decoration: underline; color: #990033; font: 12px Arial }
.P-E2B { text-decoration: none; color: #666666; font: Bold 12px Arial }
.P-E2B:hover { text-decoration: underline; color: #990033; font: Bold 12px Arial }
.P-E3B { text-decoration: none; color: #666666; font: Bold 14px Arial }
.P-E3B:hover { text-decoration: underline; color: #666666; font: Bold 14px Arial }

/* Style du titre1 du tableau */
.T-titre1 {
   font-size : 12px; 
   font-family : arial, helvetica, sans-serif; 
  color : #FFFFFF; 
  text-align : center; 
  font-weight : bold; 
  background-color : #990000;
  line-height: 16pt; 
}

/* Style du titre2 du tableau */
.T-titre2 {
   font-size : 12px; 
   font-family : arial, helvetica, sans-serif; 
  color : #FFFFFF; 
  text-align : center; 
  font-weight : bold; 
  background-color : #666666;
  line-height: 16pt; 
}

/* Style de l'expl. du tableau */
.T-ligne3 {
  font-size : 11px; 
  font-family : arial, helvetica, sans-serif; 
  color : #333333; 
  text-align : center; 
  background-color : #EAE8E4;
}

/* Style 1 des cellules */
.T-ligne1 {
  font-size : 12px; 
  font-family : arial, helvetica, sans-serif; 
  color : #333333; 
  text-align : center; 
  background-color : #EAE8E4;
  line-height: 16pt; 
  text-decoration: none;
}

/* Style 2 des cellules */
.T-ligne2 {
  font-size : 12px; 
  font-family : arial, helvetica, sans-serif; 
  color : #333333; 
  text-align : center; 
  background-color : #F4EAD7;
  line-height: 16pt; 
}


