.msg { font-style: italic ;  font-weight: bold;                            
  font-size: 18px;           
     font-family: Courier New ; color: dodgerblue;                        
}                                    
.bTit2 {                              
  font-family: Verdana;                
  font-size: 12px;                     
  font-weight: bold;                   
  color: black;
  text-align: center;                        
  padding-top: 2px;                    
  padding-left: 1px;                   
  padding-bottom: 2px;                 
  padding-right: 1px;                  
  background-color: #B6B662;         
}                                    
.bTit {                              
  font-family: Verdana;                
  font-size: 12px;                     
  font-weight: bold;                   
  color: black;                        
  padding-top: 3px;                    
  padding-left: 9px;                   
  padding-bottom: 3px;                 
  padding-right: 0px;                  
  background-color: #B6B662;         
}                                    
.bTit1 {                              
  font-family: Verdana;                
  font-size: 10px;                     
  color: black;                        
  padding-top: 1px;                    
  padding-left: 1px;                   
  padding-bottom: 1px;                 
  padding-right: 1px;                  
  background-color: #B6B662;         
}                                    
.btnOver {                                         
  font-family: Verdana;                              
  font-size: 12px;                                 
  text-align: center;                        
  color: blue;                                    
  padding-top: 0px;                                
  padding-left: 0px;                               
  padding-bottom: 0px;                             
  padding-right: 0px;                              
  cursor: hand;   
  background-color: #CDE3D7;
  border-top: 2px #3E624E solid;
  border-left: 2px #3E624E  solid;
  border-bottom: 2px #E5F7EC solid;
  border-right: 2px #E5F7ECsolid;
}                                                  
.btnOut {                                          
  font-family: Verdana  ;                            
  font-size: 12px;                                 
  text-align: center;                        
  color: white;                                     
  padding-top: 0px;                                
  padding-left: 0px;                                   
  padding-bottom: 0px;                                 
  padding-right: 0px;                                  
  cursor: hand;  
  background-color: #5B8B70;
  border-top: 2px #E5F7EC solid;
  border-left: 2px #E5F7EC solid;
  border-bottom: 2px #3E624E solid;
  border-right: 2px #3E624E solid;
}                                                    
.envAdjunt {                                          
  font-family: Verdana  ;                            
  font-size: 12px;                                 
  text-align: center;                        
  color: white;                                     
  padding-top: 0px;                                
  padding-left: 0px;                                   
  padding-bottom: 0px;                                 
  padding-right: 0px;                                  
  background-color: #5B8B70;
  border-top: 1px #3E624E solid;
  border-left: 1px #3E624E solid;
  border-bottom: 1px #3E624E solid;
  border-right: 1px #3E624E solid;
}                                                    
.bOver {                             
  font-family: Verdana;              
  font-size: 9px;                   
  font-weight: bold;                 
  color: white;                      
  padding-top: 3px;                  
  padding-left: 2px;                   
  padding-bottom: 3px;                 
  padding-right: 0px; 
  background-color: #E3F6CE;           
  cursor: hand; 
}                                      
.bOut {                                
  font-family: Verdana;                
  font-size: 9px;                     
  font-weight: bold;                   
  color: white;                        
  padding-top: 3px;                    
  padding-left: 2px;                   
  padding-bottom: 3px;                 
  padding-right: 0px;                  
  background-color: #324F17;         
  cursor: hand;                        
}                                                  
.bOutR {                                
  color: red;                        
}                                                  
.bOutV {                                
  font-family: Verdana;                
  font-size: 10px;                     
  font-weight: bold;                   
  color: white;                        
  padding-top: 3px;                    
  padding-left: 2px;                   
  padding-bottom: 3px;                 
  padding-right: 0px;                  
  background-color: #567E3A;         
  cursor: normal;
}                                                  
.bOutF {                                
  font-family: Verdana;                
  font-size: 10px;                     
  font-weight: bold;                   
  color: white;                        
  padding-top: 3px;                    
  padding-left: 2px;                   
  padding-bottom: 3px;                 
  padding-right: 0px;                  
  background-color:  #567E3A;         
  cursor: normal;
}                                                  

.bNorm {
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  color: white;
  padding-top: 3px;
  padding-left: 2px;
  padding-bottom: 3px;
  padding-right: 0px;
  background-color: #324F17;
}

.bCount {
  font-family: sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: white;
  background-color: #324F17;
  padding-top: 2px;
  padding-left: 2px;
  padding-bottom: 0px;
  padding-right: 0px;
  cursor: normal;
}
.bTmenu {
  font-family: Verdana;
  font-size: 10px;
  color: black;
  padding-top: 3px;
  padding-left: 26px;
  padding-bottom: 3px;
  padding-right: 0px;
  cursor: normal;
  font-weight: bold;
}

.bNormazul { background-color: steelblue; }
.bOutazul { background-color: steelblue; }
.bOverazul { background-color: skyblue; }
.bTitazul { background-color: gainsboro; }    
.btnOverazul { background-color: cornflowerblue;   }
.btnOutazul { background-color: lightblue;  }    
.lOver { background-color: CORAL; 
         cursor: hand; }                         
.lOut  { background-color: #E3F6CE; 
         cursor: hand; }
                          
body { background-color: #B6B662 ;  }
azulbody { background-color: gainsboro;  }


.azulover { background-color: skyblue ; }
.azulout { background-color: steelblue ; }
.gris { background-color: #E5E5B4 ;}

input { background-color: WHITE; font-size: 11px;           
     font-family: arial }                     
select { background-color: WHITE; font-size: 10px;           
     font-family: arial }                     

span { font-size: 10px; font-family: Courier New }  
tdazul { background-color: BEIGE; font-size: 12px;           
     font-family: Courier New }                     
tdf { background-color:  #B6B662 ; font-size: 11px;           
     font-family: arial }                     
td { background-color: #E3F6CE; font-size: 11px;           
     font-family: arial}                     
th { background-color: BEIGE; font-size: 10px;
     font-family: arial }                                       
DIV.hid { background-color: BEIGE; font-size: 0px;               
          font-family: Verdana; visibility: hidden; }                         
div.botont { background-color: lightblue; font-size: 14px;       
             font-family: Verdana; font-weight: bold 
             font-color: darkblue }     
botonb { background-color: lightblue; font-size: 12px;       
             font-family: Verdana; font-weight: 
             bold;font-color: blue }         
div.botonsb {color:#fff; background-color:#33b;}
div.form0  { font-size: 0px; }                                    
.menu { font-family:Verdana; font-weight:bold }                      
.menu a { text-decoration:none;                                            
          color:black; }                                                                
