﻿body
{
    font-size: 8pt;
    font-family: Verdana;
    position: static ;    
  }

.menu_izq
{
    font-weight: bold;
    font-size: 9pt;
    color: #666699;
    background-color: #e6e6fa;
    text-indent: 5px;
}
.menu_izq2
{        
    color: #666699;
    height: 15px;    
}
.menu_izq2_1
{       
     background-color: #f0f0fa; 
    color: #666699;    
    height: 15px;     
}
.menu_arr
{
    background-color: #c8c8fa; 
    font-weight: bold;
    color: #666699;
    width: 100%; 
   
}

.barra_divisora
{       
   width: 1px;
   background-color: #f0f0fa;      
}
.nodo_r
{
    font-weight: normal;
    font-size: 7pt;
    color: #666699; 
    font-family: Verdana; 
}
.nodo_p
{
    font-weight: normal;
    font-size: 7pt;
    color: #666699; 
    font-family: Verdana; 
}
.nodo_a
{
    font-weight: bold;
    font-size: 7pt;
    color: #666699; 
    font-family: Verdana; 
}
.tablas_A
{
    font-weight: normal;
    font-size: 8pt;
    color: #666699;
    background-color: #f5f5f5;    
    font-family: Verdana;
    vertical-align: middle;
}
.tablas_B
{
    font-weight: normal;
    font-size: 8pt;
    color: #666699;
    background-color: White;    
    font-family: Verdana;
    vertical-align: middle;
}

.label_login
{
    font-weight: normal;
    font-size: 7pt;
    color: #666699; 
    font-family: Verdana; 
}
.textbox_login
{
    font-weight: normal;
    font-size: 7pt;
    color: #666699; 
    background-color: #f5f5f5;  
    font-family: Verdana; 
}
.botones
{
   font-weight: normal;
    font-size: 8pt;
    color: #666699; 
    font-family: Verdana;  
}

.pie_listas
{
    font-weight: normal;
    font-size: 7pt;
    color: #666699; 
    background-color: #e6e6fa;
      font-family: Verdana;  
}
.menu_principal
{
    font-weight: bold;
    font-size: 9pt;
    color: #973300;   
    font-family: Verdana;  
     height: 20px;  
     text-indent: 5px;    
   
}
.menu_principalP
{
    font-weight: bold;
    font-size: 7pt;
    color: #973300;   
    font-family: Verdana;  
     height: 20px;  
     text-indent: 5px;    
   
}
.text_formulario
{
    font-size: 8pt;
    color: Black;   
    font-family: Verdana;  
    height: 15px;    
    width: 90%;
       }
.Etiquetas
{
    font-size: 9pt;
    font-weight: bold;
    color:  #973300;   
    font-family: Verdana; 
    background-color: #CCCC99;  
    width: 100%; 
    height: 20px;
        
}
.AvisoLegal
{
    font-size: 6.5pt;
    color:  #666699;   
    font-family: Verdana; 
    width: 100%;
    height: 90px;   
}

.pie
{
    background-color: #e6e6fa; 
    color: #666699;   
   
}
.sub
{
   TEXT-DECORATION: none
}
.botones
{
    font-family: verdana;
    color:  #666699;
    font-size: 8pt;        
}
a.al:link
{
    color:#666699; 
    text-decoration:none;
}
a.al:hover
{
    color:#448899; 
    text-decoration:underline;
}
a.al:active
{
     color:#666699; 
    text-decoration:none;
}
a.al:visited
{
      color:#666699; 
    text-decoration:none;
}


