@charset "latin1";

#div_loading {
    z-index: 100;
    position: absolute;
    background-color: #ffffff;
    top: 200px;
    width: 95%;
    text-align: center;
    background-image: url(../img/loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 66px;
    padding-top: 30px;
    font-size: 20px;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    color: #000066;
}
#div_active {
    z-index: 0;
    background-color: #ffffff;
    position: absolute;
    left: 0px;
    top: 0px;
    visibility: hidden;
    width: 100%;
}
#div_heading {
    height: 167px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-image: url(../img/head-background.jpg);
    background-repeat: repeat-x;
}
#div_logo1 {
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url(../img/logo-1.jpg);
    background-repeat: no-repeat;
    height: 160px;
    width: 79px;
}
#div_logo2 {
    position: absolute;
    background-image: url(../img/logo-2.jpg);
    background-repeat: no-repeat;
    height: 160px;
    width: 123px;
    left: 79px;
    top: 0px;
}
#div_logo3 {
    position: absolute;
    background-image: url(../img/logo-3.jpg);
    background-repeat: no-repeat;
    height: 160px;
    width: 110px;
    left: 202px;
    top: 0px;
}
#div_logo4 {
    position: absolute;
    background-image: url(../img/logo-4.jpg);
    background-repeat: no-repeat;
    height: 160px;
    width: 108px;
    left: 312px;
    top: 0px;
}
#div_logo5 {
    position: absolute;
    background-image: url(../img/logo-5.jpg);
    background-repeat: no-repeat;
    height: 160px;
    width: 135px;
    left: 420px;
    top: 0px;
}
#div_logo6 {
    position: absolute;
    background-image: url(../img/logo-6.jpg);
    background-repeat: no-repeat;
    height: 160px;
    width: 144px;
    left: 555px;
    top: 0px;
}
#div_message {
    z-index: 2;
    position: absolute;
    background-image: url(../img/msg_bckg.jpg);
    background-repeat: repeat-x;
    height: 16px;
    width: auto;
    top: 140px;
    right: 10px;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 15px;
    color: #333333;
    overflow: hidden;
    border-color: #000064;
    border-style: solid;
    border-width: 2px;
    border-spacing: 2px;
    padding-left: 5px;
    padding-right: 5px;
    visibility: hidden;
}
#div_head_menu {
    z-index: 50;
    background: transparent none repeat scroll 0%;
    position: absolute;
    top: 162px;
    right: 0px;
    height: 18px;
    width: 100%;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #333333;
    text-align: center;
}
.class_login {
    position: absolute;
    left: 10px;
    top: 10px;
    height: 30px;
    width: auto;
    padding-top: 5px;
    padding-left: 40px;
    background-image: url(../img/login.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 15px;
    overflow: hidden;
}
a.class_login:link {
    outline: none;
    color: #666666;
    text-decoration: none;
}
a.class_login:active {
    color: #666666;
    text-decoration: none;
}
a.class_login:visited {
    color: #666666;
    text-decoration: none;
}
a.class_login:hover {
    color: #000000;
    text-decoration: none;
}
.class_hmenu {
    position: absolute;
    background-color: transparent;
    background-image: url(../img/button.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 126px;
    height: 15px;
    padding-top: 3px;
    overflow: hidden;
}
a.class_hmenu:link {
    outline: none;
    color: #666666;
    text-decoration: none;
}
a.class_hmenu:active {
    color: #666666;
    text-decoration: none;
}
a.class_hmenu:visited {
    color: #666666;
    text-decoration: none;
}
a.class_hmenu:hover {
    color: #000000;
    text-decoration: none;
}
#div_menu {
    z-index: 10;
    position: absolute;
    background-color: #FFFFFF;
    left: 3px;
    top: 195px;
    width: 185px;
    height: 406px;
    overflow: auto;
}
#div_menu_title {
    position: absolute;
    top: 25px;
    left: 20px;
    font-size: 25px;
    color: #000066;
}
#div_menu_items {
    margin: 10px;
    position: absolute;
    left: -1px;
    top: 0px;
    width: 175px;
    height: 272px;
}
.class_menu_options_Marcador {
    position: absolute;
    width: 151px;
    height: 20px;
    left: 5px;
    font-size: 17px;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    overflow: hidden;
}
.class_menu_options_Menu {
    position: absolute;
    background-image: url(../img/option-off.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 151px;
    height: 20px;
    left: 1px;
    overflow: hidden;
}
a.class_menu_options_Menu:link {
    outline: none;
    color: #666666;
    text-decoration: none;
}
a.class_menu_options_Menu:active {
    color: #666666;
    text-decoration: none;
}
a.class_menu_options_Menu:visited {
    color: #666666;
    text-decoration: none;
}
a.class_menu_options_Menu:hover {
    color: #000000;
    text-decoration: none;
}
.class_menu_options_Submenu {
    position: absolute;
    background-image: url(../img/suboption-off.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 151px;
    height: 20px;
    left: 1px;
    font-size: 0.95em;
    text-align: right;
    overflow: hidden;
}
a.class_menu_options_Submenu:link {
    outline: none;
    color: #666666;
    text-decoration: none;
}
a.class_menu_options_Submenu:active {
    color: #666666;
    text-decoration: none;
}
a.class_menu_options_Submenu:visited {
    color: #666666;
    text-decoration: none;
}
a.class_menu_options_Submenu:hover {
    color: #000000;
    text-decoration: none;
}
#div_notebox {
    z-index: 51;
    visibility: hidden;
    position: absolute;
    width: 300px;
    height: 150px;
    background-color: #ACBFDF;
    border-style: solid;
    border-color: #000266;
    border-top-width: 10px;
    border-width: 3px;
    overflow: hidden;
    font-size: 10px;
}
#div_notebox_head {
    width: 100%;
    height: 18px;
    background-color: #000266;
    color: #FFF;
    overflow: hidden;
}
#span_notebox_head_button {
    position: absolute;
    right: 0;
    margin-top: 1px;
    margin-right: 7px;
}
#span_notebox_title {
    margin: 10px;
    font-size: 12px;
}
#div_notebox_body {
    padding: 5px;
    width: 100%;
    height: 100%;
    color: #000266;
    overflow: auto;
    text-align: left;
}
#div_separator {
    z-index: 10;
    position: absolute;
    top: 166px;
    left: 185px;
    width: 8px;
    height: 435px;
    background-color: #000266;
    overflow: hidden;
}
#div_foot {
    position: absolute;
    top: 600px;
    left: 0px;
    height: 34px;
    width: 100%;
    background-image: url(../img/foot-background.jpg);
    background-repeat: repeat-x;
    text-align: center;
    color: #FFFFFF;
    padding-top: 10px;
}
#div_contact {
    z-index: 2;
    position: absolute;
    top: 140px;
    right: 20px;
    width: auto;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ffffff;
    overflow: hidden;
}
#div_body {
    z-index: 9;
    margin-left: 220px;
    margin-right: auto;
    margin-top: 185px;
    height: 410px;
    overflow: hidden;
}
/*
*  Contenido:
*/
#div_contenido {
    margin-top: 20px;
    width: 100%;
    height: 395px;
    overflow: auto;
}
#div_lista {
    float: left;
    margin-top: 0px;
    margin-left: 220px;
    width: auto;
    height: 330px;
    overflow: auto;
}
.class_titulo {
    width: 95%;
    top: 5px;
    font-size: 20px;
    background-color: #F5F5F5;
    color: #000066;
}
.class_texto {
    width: auto;
    margin-right: 10px;
}
.class_name {
    text-decoration: underline;
    font-weight: bold;
    color: #397EBF;
}
a.class_enlaceexterno:link {
    outline: none;
    color: #696969;
    text-decoration: underline;
}
a.class_enlaceexterno:active {
    color: #696969;
    text-decoration: underline;
}
a.class_enlaceexterno:visited {
    color: #696969;
    text-decoration: underline;
}
a.class_enlaceexterno:hover {
    color: #000000;
    text-decoration: none;
}
.class_partner {
    z-index: 0;
    float: right;
    margin: 20px 10px 10px 10px;
}
a.class_help:link {
    outline: none;
    color: #666666;
    text-decoration: none;
    font-size: 15px;
}
a.class_help:active {
    color: #666666;
    text-decoration: none;
    font-size: 15px;
}
a.class_help:visited {
    color: #666666;
    text-decoration: none;
    font-size: 15px;
}
a.class_help:hover {
    color: #000000;
    text-decoration: underline;
    font-size: 15px;
}
a.class_command:link {
    outline: none;
    color: #666666;
    text-decoration: none;
    font-size: 15px;
}
a.class_command:active {
    color: #666666;
    text-decoration: none;
    font-size: 15px;
}
a.class_command:visited {
    color: #666666;
    text-decoration: none;
    font-size: 15px;
}
a.class_command:hover {
    color: #000000;
    text-decoration: none;
    font-size: 15px;
}table.admin-data {
    text-align: left;
    font-family: Geneva,Arial,Helvetica,sans-serif;
}
th.admin-data {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border: 1px #000000 solid;
    background-color: #A6BADB;
    padding: 2px 0;
}
td.admin-data {
    width: auto;
    height: 20px;
    background-color: #FFFFFF;
    font-size: 15px;
    color: #000000;
    border-bottom: 2px #E6E6FA solid;
    padding-top: 4px;
    padding-left: 15px;
}
td.admin-menu-option {
    width: 149px;
    height: 20px;
    background-color: #FFFFFF;
    background-image: url(../img/option-off.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    font-size: 15px;
    color: #000000;
    border-bottom: 2px #E6E6FA solid;
    padding-top: 4px;
    padding-left: 15px;
}
td.admin-menu-suboption {
    width: 149px;
    height: 20px;
    background-color: #FFFFFF;
    background-image: url(../img/suboption-off.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    text-align: right;
    font-size: 0.95em;
    color: #000000;
    border-bottom: 2px #E6E6FA solid;
    padding-top: 4px;
    padding-right: 20px;
}
a.admin-data:link {
    outline: none;
    color: #000000;
    text-decoration: underline;
}
a.admin-data:active {
    color: #000000;
    text-decoration: underline;
}
a.admin-data:visited {
    color: #000000;
    text-decoration: underline;
}
a.admin-data:hover {
    color: #000000;
    text-decoration: none;
}
a.class_contact:link {
    outline: none;
    color: #fff;
    text-decoration: underline;
}
a.class_contact:active {
    color: #fff;
    text-decoration: underline;
}
a.class_contact:visited {
    color: #fff;
    text-decoration: underline;
}
a.class_contact:hover {
    color: #fff;
    text-decoration: none;
}

