.fond{
      background-repeat:no-repeat;
      background-position:center;
}
.caption,.entete{
                 text-align:center;
                 font-weight:bold;
}
.caption{
               font-size:24pt;
               line-height:50pt;
}
.entete{
        font-size:16pt;
        width:4.5cm;
}
.nfr,.si,.vb,.java,.wd{
                       line-height:100pt;
                       font-style:italic;
                       text-align:center;
                       font-size:16pt;
}
.nfr{
     color:#111100;
     background-color:#009999;
}
.si{
    color:#880088;
    background-color:#002222;
}
.vb{
    color:#550000;
    background-color:#00f055;
}
.java{
      color:#999900;
      background-color:#FFFF00;
}
.wd{
    color:#123456;
    background-color:#fedcba;
}

