
/* principal */
.text-header { font-weight: bold; font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #333436;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color:#000; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #5D5D5D; }

/* 1 */
.company { font-weight: bold; font-size: 11pt; fontS-family: Arial Narrow, Arial, sans-serif; color: #910700; }

/*Menú principal*/
.menu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }
.amenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline;}

/* 2 */
.submenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #393939; text-decoration: none; }
.asubmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #393939; text-decoration: underline;}

/* Menú superior*/
.bmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none;}
.abmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline;}

/*Barra inferior*/
.footer { font-size: 6pt; font-family: Tahoma, sans-serif; color: #616264; }

/* 3 */
.main-bg { background-color: #E1E1E1; }
.submenu-bg { background-color: #4E8BC1; }
.menu-hr { background-color: #6BA4CF; }
.line { background-color: #CACACA; }
