/* CSS Document */

a.texto-botones:link {
   font-family: arial;
   font-size: 10px;
   color: #FFFFFF;
   text-decoration: none;
}   

a.texto-botones:visited {
   font-family: arial;
   font-size: 10px;
   color: #FFFFFF;
   text-decoration: none;
} 

a.texto-botones:hover {
   font-family: arial;
   font-size: 10px;
   color: #FF9900;
   text-decoration: none;
} 

a.link-actualizar:hover {
   font-family: arial;
   font-size: 10px;
   color: #FFFFFF;
   font-weight: bold;
   background-color: #FF9900;
   text-decoration: none;
} 

a.link-actualizar:link {
   font-family: arial;
   font-size: 10px;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}   

a.link-actualizar:visited {
   font-family: arial;
   font-size: 10px;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
} 
.texto {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #374A5C;
}

.texto-bold {
   font-family: verdana;
   font-size: 10px;
   color: #374A5C;
   font-weight: bold;
}

.texto-naranja {
   font-family: verdana;
   font-size: 10px;
   color: #FF7200;
   font-weight: bold;
}

.texto-naranja-titulo {
   font-family: verdana;
   font-size: 12px;
   color: #FF7200;
   font-weight: bold;
}

.titulo-celeste{
   font-family: arial;
   font-size: 12px;
   font-weight: bold;
   color: #344768;
   }

.titulo-blanco {
   font-family: arial;
   font-size: 12px;
   color: #FFFFFF;
   font-weight: bold;
}


.texto_ingreso {
   font-family: verdana;
   font-size: 11px;
   color: #374A5C;
}
.texto_ingreso_b {
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   color: #374A5C;
}
.texto_informe {
   font-family: verdana;
   font-size: 8pt;
   color: #374A5C;
}
.texto_informe_b {
   font-family: verdana;
   font-size: 8pt;
   font-weight: bold;
   color: #374A5C;
}
.texto_informe_w {
   font-family: verdana;
   font-size: 8pt;
   font-weight: bold;
   color: #FFFFFF;
}
   .titulo-box{
   font-family: arial;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;
   font-weight: bold;
}  

   .fecha-box{
   font-family: arial;
   font-size: 11px;
   color: #2B5C9E;
   text-decoration: none;
  }  
  
  .texto-box {
   font-family: arial;
   font-size: 10px;
   color: #FFFFFF;
   }
   
   .form {
   form-height: 8px
   font-family: arial;
   font-size: 9px;
   }
   
   .link_pos {
      font-family: arial;
      font-size: 9pt;
      color: #ff0000;
}

   .link_nav {
      font-family: arial;
      font-size: 9pt;
      font-weight: bold;
      color: #374A5C;
      
}

   .link_nav1 {
      font-family: arial;
      font-size: 9pt;
      font-weight: bold;
      color: #374A5C;
      text-decoration: underline;
      
}

  .link_box {
   font-family: arial;
   font-size: 10px;
   color: #FFFFFF;
   
   }

   .link_home {
      font-family: arial;
      font-size: 9pt;
      color: #374A5C;
}

SELECT,INPUT,TEXTAREA

{

            BACKGROUND-COLOR: #FFFFFF;

            BORDER-BOTTOM: 1px solid;

            BORDER-LEFT: 1px solid;

            BORDER-RIGHT: 1px solid;

            BORDER-TOP: 1px solid;

            BORDER-COLOR: #1F6DB7;

            FONT-FAMILY: Verdana;

            FONT-SIZE: 8pt;

}
