.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: 11px; 
              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: 10px; 
              font-style: italic; 
              font-weight: bold; 
              color: #999933;           
            }
.roj /* texto rojo */
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 10px; 
              font-style: normal; 
              font-weight: normal;  
              color: #990000;
            }
.azu /* texto azul */
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 10px; 
              font-style: normal; 
              font-weight: normal; 
              color: #336699;
            }
.ver /* texto verde */ 
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 10px; 
              font-style: normal; 
              font-weight: normal; 
              color: #006600;
            }

/*** Para titulos de formularios************* */

.TITPPAL 
            { font-family: Arial, Helvetica, sans-serif; 
              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:  Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: normal; 
              font-weight: bold; 
              color: #333366;          
              margin-top: 0pt;
              margin-bottom: 0pt;
              
            }
            
            
/* ****************** AREA 1 ************** */

.TITULAR1
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: bold; 
              font-weight: bold; 
              color: #006600;          
              margin-top: 1pt;
              margin-bottom: 3pt;
            }
.TEXTepigrafe1
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 11px; 
              font-style: bold; 
              font-weight: bold; 
              color: #999933;
              margin-top: 1pt;
              margin-bottom: 1pt;
            }
.TEXTbajada1
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 11px; 
              font-style: normal; 
              font-weight: normal; 
              color: #999933;
              margin-top: 1pt;
              margin-bottom: 1pt;
            }
.TEXTarticulo1
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 10px; 
              font-style: normal; 
              font-weight: normal; 
              color: #000000;
              margin-top: 1pt;
              margin-bottom: 1pt;
            }
.TEXTfecha1 
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 10px; 
              font-style: normal; 
              font-weight: normal;  
              color: #999999;
              margin-top: 1pt;
              margin-bottom: 1pt;
            }
.TEXTOTROSCAMPOS1 
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 10px; 
              font-style: normal; 
              font-weight: normal;  
              color: #999999;
              margin-top: 1pt;
              margin-bottom: 1pt;
            }
.FOTO80
            { margin-top: 5pt; 
              font-family: Arial, Helvetica, sans-serif; 
              font-size: 10px; 
              font-style: italic; 
              color: #999999
            }                   


.TEXTfecha1 
   { font-family: Verdana; 
       font-size: 10px;
       font-style: normal; 
       font-weight: normal; 
       color: #666666; 
       margin-top: 1pt; 
       margin-bottom: 1pt; 
       text-align:left; 
     } 

.TEXTepigrafe1 
   { font-family: Verdana; 
       font-size: 11px;
       font-style: normal; 
       font-weight: bold; 
       color: #999999; 
       margin-top: 1pt; 
       margin-bottom: 1pt; 
       text-align:LEFT; 
     } 

.TITULAR1 
   { font-family: Verdana; 
       font-size: 16px;
       font-style: normal; 
       font-weight: bold; 
       color: #999999; 
       margin-top: 1pt; 
       margin-bottom: 1pt; 
       text-align:LEFT; 
     } 

.TEXTbajada1 
   { font-family: Verdana; 
       font-size: 11px;
       font-style: normal; 
       font-weight: normal; 
       color: #666666; 
       margin-top: 1pt; 
       margin-bottom: 1pt; 
       text-align:LEFT; 
     } 

.TEXTtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 1pt;
	margin-bottom: 1pt;
	line-height: 20px;
	text-align: justify;
}
.TITULO {
font-family: Verdana; 
       font-size: 18px;
       font-style: normal; 
       font-weight: bold; 
       color: #3E5FB5; 
       margin-top: 1pt; 
       margin-bottom: 1pt; 
       text-align:center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
