body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

form {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.table-main {
  height: 100%;
  width: 100%;
}

.backg_border {
  background-image: url(images/backg_02.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  height: 13px;
}

.backg_logo {
  background-image: url(images/backg_logo.gif);
  background-repeat: repeat-x;
}

.backg_log .logo-BO {
  width: 180px;
  max-width: 180px;
  margin-left: 1rem;
}

.backg_logo img {
  width: 100%;
  max-width: 226px;
  display: block;
}

.backg_header {
  background-image: url(images/backg_03.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

.user {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #333;
  background-image: url(images/icon_user.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position: 1px;
}

.footerPage {
  background-image: url(images/backg_footer.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  height: 37px;
  text-align: right;
}

.footerPage td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333;
  text-align: right;
  padding-right: 10px;
}

.backg_user {
  background-image: url(images/backg_01.gif);
  background-repeat: repeat-x;
  height: 23px;
  padding-left: 17px;
  background-position: 0px 0px;
  *position: relative;
  *display: block;
  *top: -2px;
}

.backg_menu {
  background-image: url(images/backg_menu.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  border-bottom: 1px solid #a5a6a5;
  height: 79px;
}

.backg_menu_izq {
  background-image: url(images/img_menu01.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 39px;
  height: 79px;
  border-bottom: 1px solid #a5a6a5;
}

.backg_menu_der {
  background-image: url(images/img_menu02.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 42px;
  height: 79px;
  vertical-align: top;
  text-align: left;
  /* cesarv: for ie */
  border-bottom: 1px solid #a5a6a5;
}

.backg_menu_der table td {
  /* float:left; */
  /* cesarv: floating TDs make absolutely no sense and shouldn't be done */
}

.separator_menu {
  width: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #b1b3b5;
  font-weight: bold;
}

.table_menu {
  width: 100%;
}

.Contenido {
  padding-right: 20px;
  padding-left: 20px;
}

.table_menu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #264e72;
  font-weight: bold;
  text-decoration: none;
}

.table_menu a:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #00aef0;
  font-weight: bold;
  text-decoration: underline;
}

.table_menu a:active {
  font-family: Arial, Helvetica, sans-serif;
  color: #f89420;
  font-weight: bold;
  text-decoration: none;
}

.table_menu_links td {
  text-align: center;
  padding-right: 5px;
  padding-left: 5px;
}

.altura_menu {
  height: 52px;
}

.bot_exit {
  background-image: url(images/img_exit.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 25px;
  width: 45px;
  text-align: right;
}

.table_links_top a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  vertical-align: middle;
  display: block;
}

.table_links_top a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal;
}

.table_links_top a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal;
}

.ic-header-date {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #333;
  text-align: right;
  padding-right: 20px;
}

.ic-header-user {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  /*background-image: url(images/img-user.gif);*/
  background-image: url(images/img-user.svg);
  background-repeat: no-repeat;
  color: #333;
  text-align: left;
  padding-left: 20px;
  height: 16px;
}

/* add dp */
.langBar {
  *margin-top: 10px;
}

.table_menu_links {
  *position: relative;
  *top: -3px;
}

.table_menu_links a.active {
  color: #f89420;
}

/*# sourceMappingURL=Header.css.map */
