/* Use Times New Roman for default font */
@media print { .copyright {font-family:Arial;font-size:9pt;text-align:center;font-weight:bold;color:#A9A9A9} }
@media screen { .copyright {display:none} }

.DOCUMENT {
  font-family: "Times New Roman";
  font-size: 12pt;
  margin-top: 5px;
  margin-left: 5px;
}

.COMMENT {
  display: block;
  color: purple;
  white-space: pre;
}

.PROCINS {
  color: black;
  background-color: #c0c0c0;
}
.DATE {
   font-family: "Arial";
   font-size: 10pt;
   font-weight: bold;
   display: block;
  margin-bottom: 10px;
}
.DAT_ {
   font-family: "Arial";
   font-size: 10pt;
   display: block;
   font-weight: bold;
   background-color: #FFFC01;
  margin-bottom: 10px;
}
.DEST {
 /* BEFORE=<span class=CH><CH>Destinataire : </CH></span> */
  display: block;
  text-indent: 20px;
  text-align: justify;
  margin-right: 5px;
  }
.COM {
  /* BEFORE=<span class=CH><CH>Commentaire : </CH></span> */
   font-family: "Arial";
   font-size: 9pt;
  margin-bottom: 10px;
}
.TI3 {
  color: #8b0000;
  display: block;
  font-size: 15pt;
  font-weight: bold;
  margin-left: 5px;
  margin-bottom: 15px;
}
.TI4 {
  color: #da0a0a;
  display: block;
  font-size: 14pt;
  font-weight: bold;
  margin-left: 5px;
  margin-bottom: 15px;
}
.TI5 {
  color: #de5050;
  display: block;
  font-size: 13pt;
  font-weight: bold;
  margin-left: 5px;
  margin-bottom: 15px;
}
.FI3 {
  color: #A9A9A9;
  display: block;
  font-size: 15pt;
  font-weight: bold;
  margin-left: 5px;
  margin-bottom: 15px;
  text-align: right;
  margin-right: 15px;  
}
.FI4 {
  color: #A9A9A9;
  display: block;
  font-size: 14pt;
  font-weight: bold;
  margin-left: 5px;
  margin-bottom: 15px;
  text-align: right;
  margin-right: 15px;  
}
.FI5 {
  color: #A9A9A9;
  display: block;
  font-size: 13pt;
  font-weight: bold;
  margin-left: 5px;
  margin-bottom: 15px;
  text-align: right;
  margin-right: 15px;  
}
.STI {
  display: block;
  font-size: 12pt;
  font-weight: bold;
  text-indent: 20px; 
}
.REF {  
   color: #CC0000;
   font-weight: bold;
   font-family: "Arial";
   display: block;
   text-align: center;
   font-size: 12pt;
}
.SS {
  /* BEFORE= -  */
   display:inline;
}
.R3 {  
   color: #CC0000;
   font-weight: bold;
   font-family: "Arial";
   display: block;
   text-align: right;
   font-size: 13pt;
   margin-right: 15px;  
   margin-left: 15px;
}
.R4 {  
   color: #CC0000;
   font-weight: bold;
   font-family: "Arial";
   display: block;
   text-align: right;
   font-size: 12pt;
   margin-right: 15px;  
   margin-left: 15px;
}
.R5 {  
   color: #CC0000;
   font-weight: bold;
   font-family: "Arial";
   display: block;
   text-align: right;
   font-size: 11pt;
   margin-right: 15px;  
   margin-left: 15px;
}
.LD {
  text-align: right;
  display: block;
  margin-top: 10px;
  margin-right: 20px;
  font-weight: bold;
}
.INT {
  display: block;
  text-align: center;
  color: #cc0000;
  font-size: 14pt;
  font-weight: bold;
}
.IND {
  display: block;
  text-align: center;
  color: #cc0000;
  font-size: 14pt;
  font-weight: bold;
}
.NX {
  display: inline;
}
.N_ {
  display: inline;
  background-color: #FFFC01;
}
.TXT {
  display: inline;
}
.T {
  display: inline;
}
.EX {
  display: inline;
}
.E_ {
  display: inline;
  background-color: #FFFC01;
}
.CH {
  color: #CC0066;
  font-weight: bold;
  font-size: 9pt;
  display: block;
}

.SUP {
  display: inline;
  vertical-align: middle;
  font-size: 8pt;
}

.NB {
   display: inline;
}
.DT {
  display: inline;
}
.D_ {
  display: inline;
 background-color: #FFFC01;
}
.IT {
   display: inline;
   font-style: italic;
}
.LIB {
   color: #FFB243;
   font-weight: bold;
   font-family: "Arial";
   display: block;
   text-align: center;
   font-size: 18pt;
}
.LTI {
  color: #da0a0a;
  display: block;
  font-size: 14pt;
  font-weight: bold;
}
.L {
  display: block;
  text-indent: 20px;
  text-align: justify;
  margin-right: 5px;
  margin-bottom: 5px;
}
.INV {
  /* BEFORE=<span class=CH><CH>Inventaire : </CH></span> */
   font-family: "Arial";
   font-size: 9pt;
}
.B { 
  /* BEFORE=<br> */
  display: block;
  font-size: 8pt;
}
.K { 
  /* BEFORE=<br> */
  display: block;
  font-size: 8pt;
}
.H {
  /* BEFORE=<hr width="100" height="3" align=center> */
  display: block;
}
.C {
  font-family: "Arial";
  display: block;
  font-size: 9pt;
  text-indent: 10px;
}
.ENVOI {
  margin-left: 20px;
  display: block;
  margin-bottom: 10px;
  text-indent: 40px;
}
.P {
  display: block;
  text-indent: 20px;
  text-align: justify;
  margin-right: 5px;
  margin-bottom: 5px;
}
.PS {
  display: block;
  text-indent: 20px;
  text-align: justify;
  margin-right: 5px;
}
.POL {
  display: block;
  margin-top: 10px;
  font-weight: bold;
  text-indent: 20px;
}
.NOT {
  display: block;
 margin-top: 10px;
}
.N {
  display: block;
  font-size: 9pt;
  font-family: "Arial";
  text-align: justify;
  margin-right: 5px;
  
}
.SIG {
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  text-indent: 20px;
} 
.AE {
  DISPLAY: inline;
  VERTICAL-ALIGN: super;
  font-size: 8pt;
}
.A {
  DISPLAY: inline;
  font-weight: bold;
  color: gray;
  font-family: "Arial";
  font-size: 9pt;
}
.HIL {
  background-color: #FFFC01;
}
.AI {
  display: inline;
  vertical-align: super;
  font-size: smaller;
}
.AV {
  display: inline;
  vertical-align: super; 
}

