
/* CSS Document */

body
{
    margin: 0px;
}
.mastercont
{
    width: 974px;
    height: auto;
    margin: 0px auto 0px auto;
    position: relative;
}
.bannermasterplus
{
    width: 974px;
    height: 110px;
    position: absolute;
    top: -80px;
    left: 0px;
    z-index: 2;
}
/*---------TOPE---------*/
.tope
{
    width: 974px;
    height: 107px;
    position: relative;
}
.tope .logo
{
    width: 253px;
    height: 107px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.flag
{
position:absolute;top:0px;right:0px
}

/*Search*/
.tope .search
{
    width: 316px;
    height: 50px;
    position: absolute;
    right: 0px;
    top: 23px;
}
.search .button
{
    position: absolute;
    left: 254px;
    top: 14px;
    text-align: center;
}
.search .text
{
    position: absolute;
    left: 40px;
    top: 16px;
}

/*Beinvenido*/
.tope .welcome
{
    width: 661px;
    height: 15px;
    position: absolute;
    top: 78px;
    right: 0px;
    text-align: right;
}
/*---------BANNER MASTER---------*/
.bannermaster
{
    width: 974px;
    height: 110px;
    border-top: 14px solid #000000;
    border-bottom: 14px solid #000000;
}

/*---------DATEBAR---------*/
.datebar
{
    width: 974px;
    height: 29px;
    border-top: #646464 1px solid;
    background: #333333;
    position: relative;
}
.datebar .date
{
    width: 300px;
    height: auto;
    position: absolute;
    left: 21px;
    top: 9px;
}
.datebar .account
{
    width: 700px;
    height: 29px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.datebar .account .button
{
    width: auto;
    height: 29px;
    float: right;
    padding: 0px 14px 0px 14px;
    text-decoration: none;
    line-height: 29px;
}
/*BOTON SALIR BG n OVER*/
.bgout
{
    background: url(../img/salir_bg.gif);
}
.datebar .account .separa
{
    width: 1px;
    height: 29px;
    background: url(../img/log_bar_separa.gif);
    float: right;
}
/*---------NAVIGATOR---------*/
.nav
{
    width: 974px;
    height: 35px;
    background: url(../img/nav_bg.gif);
}
.nav .button
{
    width: auto;
    height: 35px;
    float: left;
    padding: 0px 14px 0px 14px;
    line-height: 35px;
    text-decoration: none;
}
.nav .button:hover
{
    background: url(../img/nav_bg_over.gif);
}
.nav .buttonsel
{
    width: auto;
    height: 35px;
    float: left;
    padding: 0px 14px 0px 14px;
    background: url(../img/nav_bg_over.gif);
    line-height: 35px;
    text-decoration: none;
}
.nav .separa
{
    width: 1px;
    height: 35px;
    background: url(../img/nav_separa.gif);
    float: left;
}

/*---------FOOTER---------*/
.separa
{
    width: 974px;
    height: 25px;
}


.footer
{
    width: 974px;
    height: auto;
    background: no-repeat right #333333; /*background:#333333;	*/
}

.footerup
{
    width: 924px;
    height: auto; /*background: url(../img/footer_bg.gif) no-repeat right #333333;*/
    background-color: #3d3d3d;    
    /*border: thin solid #aaaaaa;*/
   /* border-top: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;*/
    border: 1px solid #656565;
    margin: 0 auto;
    /*opacity: 0.5;*/
}

.separalado
{
    width: 6;
    height: auto;
}

.alianza
{
    width: 926px; /*height: 158px;*/
    height: auto;
    background-color: #454545;
    /*border-bottom:thin solid #aaaaaa;
    border-left: thin solid #aaaaaa;
    border-right:thin solid #aaaaaa;*/
    /*border: 1px solid #aaaaaa;*/
    /*border-bottom: thin solid #aaaaaa;*/
     margin: 0 auto;
     /* opacity: 0.8;*/
}
/*--------- RIGHTS ---------*/
.allrights
{
    width: 974px;
    height: 35px;
    padding-top: 10px;
    position: relative; /*top: 200px;     left: 1px;*/
}
.allrights .txtleft
{
    width: auto;
    height: auto;
    position: absolute;
    left: 0px;
    top: 13px;
}
.allrights .txtright
{
    width: auto;
    height: auto;
    position: absolute;
    right: -1px;
    top: 11px;
}
bannermasterplusVacio
{
    width: 974px;
    height: 110px;
    position: absolute;
    margin-top: 121px;
    top: 121px;
    left: 0px;
    z-index: 8;
}

