/* feuille de style site du caf idf derniere maj 17-11-2005 */ 
/* tous les styles sauf le style titre ont un nom sur 3 caractéres maximum */
/* couleur et police de base */ 

 body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #ffffcc ; color:#000000 } 
 table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #ffffcc ; color:#000000 } 
 
 
/* pour le titre pincipal de la page */ 
.titre { font-weight: bold; font-size: 24pt; color: #000099; text-align: left; } 
.stA { font-size: 12pt;	color:#000000; } .stB { font-size: 14pt; color:#000000; } 
.stC { font-size: 16pt;	color:#000000; } .gA { font-weight: bold; font-size: 12pt; color:#000000; } 
.gB { font-weight: bold; font-size: 14pt; color:#000000; } 
.gC { font-weight: bold; font-size: 16pt; color:#000000; } 
/* lien sans soulignement lss */ 
.hover.lss { text-decoration: none; } 
.visited.lss { text-decoration: none; } 
.active.lss { text-decoration: none; } 
.link.lss { text-decoration: none; } 
/* tous les liens sans soulignement sauf lien survolé */
/*
a:hover { text-decoration: underline; } 
a:visited { text-decoration: none; } 
a:active { text-decoration: none; } 
a:link { text-decoration: none; } 
*/
a { text-decoration: none; color: #0000CC; } 
a:hover { text-decoration: underline; }
/* paragraphe justifié pj... */ 
.pj { text-align: justify} 
.pl { text-align: left } 
.pr {text-align:right } 
.pc { text-align:center } 
.invisible { visibility:hidden } 
.corps6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6pt; color: #000000} 
.corps8 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000} 

.tbl { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000} 
.tblG { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold} 
.TblGc { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; text-align: center} 
.gOr {  font-size: 12pt; font-weight: bold; color: #CC6600}
.z2  { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #0000ff} 
.z1  { font-family : Courier New, Courier, mono; font-size : 18pt; color: #FFFFFF; text-align:center; font-weight: bold; }
.stArouge { font-size: 12pt; color:#FF0000; }

