.B { font-weight: bold;}

/**** Estilos adicionales para el  uso del operador en el formulario de ingreso de datos*******/

.sub /* subtitulos */
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: bold; 
              font-weight: bold; 
              color: #336699;
              margin-top: 1pt;
              margin-bottom: 1pt;
             
            }            
.res /* texto resaltado */
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: italic; 
              font-weight: bold; 
              color: #666666;           
            }
.roj /* texto rojo */
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: normal; 
              font-weight: normal;  
              color: #990000;
            }
.azu /* texto azul */
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: normal; 
              font-weight: bold; 
              color: #336699;
            }
.ver /* texto verde */ 
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: normal; 
              font-weight: normal; 
              color: #006633;
            }


/*** Para tablas ************** */                        

.RECU
   { 
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-style: normal; 
     font-weight: normal;
     text-align: center;
     width: 100%;
     }

.TFLIN 
      {  font-family: Arial, Helvetica, sans-serif; 
         font-size: 7pt; 
         font-weight: bold; 
         font-style: normal
         text-align: center;
         color: #006600; 
      }

.TFCOL
      {  font-family: Arial, Helvetica, sans-serif; 
         font-size: 8pt; 
         font-weight: bold; 
         font-style: normal
         text-align: center;
         color: #003366; 
      }

.TCELL 
     {   font-family: Arial, Helvetica, sans-serif; 
         font-size: 8pt; 
         font-style: normal; 
         font-weight: normal
         text-align: center;
         color: #999933; 
     }
     
/*** Para titulos de formularios************* */

.TITPPAL 
            { font-family: Arial, Helvetica, Verdana; 
              font-size: 20px; 
              font-style: normal; 
              font-weight: bold; 
              color: #FFFFFF;          
              margin-top: 0pt;
              margin-bottom: 0pt;
              text-align:left;
            }

 
/*** Para titulos secundarios de formularios************** */            

.TITSEC 
            { font-family: Verdana, Arial, Helvetica; 
              font-size: 12px; 
              font-style: normal; 
              font-weight: bold; 
              color: #333366;          
              margin-top: 0pt;
              margin-bottom: 0pt;
              
            }


.TEXTfecha 
   { font-family: Arial; 
       font-size: 10px;
       font-style: normal; 
       font-weight: normal; 
       color: #003366; 
       margin-top: 1pt; 
       margin-bottom: 1pt; 
       text-align:LEFT; 
     }; 

.TITULAR 
   { font-family: Arial; 
       font-size: 14px;
       font-style: normal; 
       font-weight: bold; 
       color: #000000; 
       margin-top: 1pt; 
       margin-bottom: 1pt; 
       text-align:LEFT; 
     }; 

.TEXTbajada 
   { font-family: Arial; 
       font-size: 11px;
       font-style: normal; 
       font-weight: normal; 
       color: #666666; 
       margin-top: 1pt; 
       margin-bottom: 1pt; 
       text-align:LEFT; 
     }; 

.TEXTarticulo 
   { font-family: Arial; 
       font-size: 11px;
       font-style: normal; 
       font-weight: normal; 
       color: #000000; 
       margin-top: 1pt; 
       margin-bottom: 1pt; 
       text-align:LEFT; 
     }; 

.FOTO200 
   { font-family: Arial; 
       font-size: 10px;
       font-style: normal; 
       font-weight: normal; 
       color: #663333; 
       margin-top: 1pt; 
       margin-bottom: 1pt; 
       text-align:LEFT; 
     }; 
.justi {  text-align: justify};

.rojo {color : red};
 
.cafe {color:#996600};

.verde {color:#666600};

.rojote {font-weight :bold; color : red};
 
.neg {font-weight :bold; color : black};

.raya {  text-decoration: underline; color: #000000};
