BODY {font-family: Verdana, Arial, Helvetica, serif;
      font-size: 12px;}


A {text-decoration: none;}

A.menui {color: white; text-decoration: none;}
A.enlace {color: black; text-decoration: none;}


A:hover {text-decoration: underline;}
A.menui:hover {color: white; text-decoration: none;}
A.enlace:hover {color: black; text-decoration: underline;}


/* para menú izquierda */

.tit_menu_i {
  color: rgb(0,51,102);
  font-weight: 800;
  font-size: 9 pt;
  text-align: center;
  padding: 5px;  
}

.bord_menu_i { 
   border:  1px solid rgb(204,204,204); 
}

.menutitle{
  cursor:pointer;
  margin-bottom: 0px;
  background-color:rgb(18,59,134);
  color: white;
  width: 148px;
  padding: 2px 2px 2px 5px;
  text-align:left;
  font-weight: 800;
  font-size: 11px;
}

.divmenutitle { 
   background-color: rgb(202,222,209);
}

.submenu{        
   padding: 0px;   
   background-color: rgb(204,204,204);
   width: 148 px;
}

.submenu_reg{
  color: black;
  font-size: 8 pt;
  background-color: rgb(204,204,204);
  padding: 2px 2px 2px 5px;  
  width: 148 px;
}

.divsubmenu_reg { 
   background-color: rgb(18,59,134);
}


/* fin para menú izquierdo */




P { color: black; }

.mini {font-size: 7pt;}

.normal {font-size: 9pt;}

.normalb {font-size: 9pt; color: white;}

.grande {font-size: 12pt;}

.enorme {font-size: 14pt;}

.titulo {font-size: 10pt; font-weight: bold; color: white;}


UL {font-size: 10 pt; text-align: justify;}

LI {margin: 5px;}

INPUT {font-size: 8pt;}

.boton {font-size: 8pt; font-weigth: bold; background-color: rgb(95,95,127); color: white;}

SELECT {font-size: 8pt;}

