body {background-color: rgb(255, 230, 230);}

.banniere {font-family: Poetica;
           font-size: 35pt;
           color: rgb(0, 255, 0);
           background-color: rgb(0, 0, 255); 
           text-align: center;
           text-decoration: blink;}

.dnavig {background-color: rgb(200, 255, 200);
         text-align: left;
         vertical-align: top;
         }

.gnavig {background-color: rgb(200, 255, 200);
         text-align: left;
         vertical-align: top;}

.entete1  {background-color: rgb(182, 238, 225);
          font-size: 16pt;
          color: rgb(0, 0, 255);
          font-family: poetica;
          text-align: justify;
          text-indent: 20px;
          padding-left: 30px;
          padding-right: 30px;}

.entete2 {font-size: 16pt;
          font-family: poetica;
          color: rgb(0, 0, 255);
          background-color: rgb(230, 230, 255);
          text-indent: 20px;
          text-align: center;
          vertical-align: top;} 

.entete3 {backgroung-color: rgb(230, 255, 230);
          font-family: poetica;
          font-size: 12pt;
          color: rgb(0, 0, 255);
          text-align: center;}







.titremip {background-color: rgb(150, 255, 150);
           font-family: arial;
           font-size: 21pt;
           text-align: center;}
        


.reference {font-family: Arial;
            font-size: 10pt;
            text-align: center;
            color: red  ;
            background-color: rgb(220, 220, 255);}

.refhdp {
          font-family: Arial;
          font-size: 10pt;
          text-align: center;
          color: navy;
}



