HTML {
    PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; HEIGHT: 100%; PADDING-TOP: 0px
}

backgroundopcionMenuhtml {
    background: url("../img/fondo-web.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
BODY{
    COLOR: #000000;
    font-family: "Segoe UI","Trebuchet MS", Trebuchet, tahoma, Verdana, Arial, Helvetica, sans-serif;
    margin:0;
}
TD{
    COLOR: #000000;
    font-family: "Segoe UI","Trebuchet MS", Trebuchet, tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.TDdis{
    COLOR: red;
    font-family: "Segoe UI","Trebuchet MS", Trebuchet, tahoma, Verdana, Arial, Helvetica, sans-serif;
}


.ablanco{
    color:#FFFFFF;
    font-weight: bold;
    padding-top:3px;
}
.ablanco:hover{
    color:#FFFFFF;
    font-weight: bold;
    padding-top:3px;
}
A{
    color:#073B93;
}
A:link{
    TEXT-DECORATION: none
}
A:visited{
    TEXT-DECORATION: none
}
A:hover{
    TEXT-DECORATION: underline
}
TABLE{
    border:1px solid black;
}
INPUT{
    BACKGROUND: #FFFFFF;
    COLOR: black;
    border: 1px inset #ddddff;
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;

}
INPUT.editn{
    text-align: right;
}
TEXTAREA{
    BACKGROUND: #FFFFFF;
    COLOR: black;
    border: 1px inset #ddddff;
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
}
SELECT{
    BACKGROUND: #FFFFFF;
    COLOR: black;
    border: 1px inset #ddddff;
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
}
IFRAME.panel{
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    border-top: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

.null{
    border:0px solid black;
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
}

.nullTotal{
    border:0px solid black;
    background:red;
}


INPUT.null{
    COLOR: black;
    border: 0px solid black;
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
}

.tit{
    font-family: "Segoe UI","Trebuchet MS", Trebuchet, tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 200%;
    font-weight: bold;
    color:#FFFFFF;
}
.titfontcolor{
    font-family: "Segoe UI","Trebuchet MS", Trebuchet, tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 200%;
    font-weight: bold;
    color: #D7192D;
}
.titred{
    font-family: "Segoe UI","Trebuchet MS", Trebuchet, tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 200%;
    font-weight: bold;
    color: red;
}
.tit2{
    font-family: "Segoe UI","Trebuchet MS", Trebuchet, tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 160%;
}
DIV.error, SPAN.error{
    background-image: url(img/bg_error.gif);
    width:400px;
    color:#FFFFFF;
    border: 2px solid black;
    padding: 2px;
    font-family: "Segoe UI","Trebuchet MS", Trebuchet, tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    display:table;
    font-size: 8pt;
    text-align:center;
    margin:0 auto;
}
DIV.ok{
    background-image: url(../img/bg_ok.gif);
    width:400px;
    color:#FFFFFF;
    border: 2px solid black;
    padding: 2px;
    font-family: "Segoe UI","Trebuchet MS", Trebuchet, tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    display:table;
    font-size: 8pt;
    text-align:center;
}
DIV.info{
    background-image: url(../img/bg_info.gif);
    width:400px;
    color:#FFFFFF;
    border: 2px solid black;
    padding: 2px;
    font-family: "Segoe UI","Trebuchet MS", Trebuchet, tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    display:table;
    font-size: 8pt;
    text-align:center;
}
DIV.errorlogin{
    color:yellow;
    padding: 2px;
    font-family: "Segoe UI","Trebuchet MS", Trebuchet, tahoma, Verdana, Arial, Helvetica, sans-serif;
    display:table;
    font-size: 10pt;
    text-align:center;
    margin:0 auto;
    font-weight: bold;
}

FONT.user{
    font-size:7pt;
    font-family: "Segoe UI",Verdana, Tahoma, Arial, Helvetica, sans-serif;
    color:#ccccff;
}

.opcMenu{
    font-size:13pt;
    font-family: "Segoe UI",tahoma,"trebuchet ms",Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    letter-spacing: -0.05ex;
    line-height: 1.8ex;
    cursor: pointer;
}
.opcMenu A img{
    border: none;
}
.opcMenu A{
    /*    color:#FFFFFF;*/
    color: transparent;
}
.opcMenu A:link{
    TEXT-DECORATION: none;
    color: transparent;
}
.opcMenu A:visited{
    TEXT-DECORATION: none;
    color: transparent;
}
.opcMenu A:hover{
    TEXT-DECORATION: underline;
    color: transparent;
}
TABLE.sheet{
    border:1px solid black;
}
TABLE.sheetticket{
    border:1px solid black;
    margin: 10px auto;
}
.sheet TD{
    /*border: 1px outset white;*/
    border: none;
    padding:2px;
    /*    border-top: 1px solid buttonhighlight;
        border-left: 1px solid buttonhighlight;
        border-right: 1px solid buttonshadow;
        border-bottom: 1px solid black;*/
    text-align:left;
}
.sheetticket TD{
    padding: 2px;
    padding-left: 2px;
    padding-right: 2px;
}
.sheetheader{
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    color:#FFFFFF;
    background:#CC0000;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}
.sheetheader2{
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    color:black;
    background:silver;
    border-top: 1px solid silver;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
}
.sheetheader3{
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    color: #FFFFFF;
    /*background: #c09d79;*/
    background: #626262;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}
.sheetheader4{
    font: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    color:#FFFFFF;
    background:#CC0000;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}
.sheetTitle{
    background:url('img/bgsubopc.gif');
    color:white;
    FONT: 12pt "Segoe UI",arial,tahoma,verdana,arial,helvetica;
    text-align:right;
    height:24px;
}
.sheetINF TD{
    white-space:nowrap;
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    border: 1px outset white;
    padding:2px;
    border-top: 1px solid buttonhighlight;
    border-left: 1px solid buttonhighlight;
    border-right: 1px solid buttonshadow;
    border-bottom: 1px solid black;
}

.btn {
    background:#0000FF;
    background:url('img/bgsubopcred.gif');
    width:80px;
    height:17pt;
    border: 0px outset buttonface;
    cursor: pointer;
    FONT: 10pt "Segoe UI",tahoma,verdana,arial,helvetica;
    /*font-weight:bold;*/
    color:#ffffff;
}

.btntit{
    background:#0000FF;
    background:url('img/bgsubopcred.gif');
    width:80px;
    height:17pt;
    border: 0px outset buttonface;
    /*cursor:hand;*/
    FONT: 10pt "Segoe UI",tahoma,verdana,arial,helvetica;
    /*font-weight:bold;*/
    color:#ffffff;
}
.btnnew {
    background:#0000FF;
    background:url('img/bgsubopcred_new.gif');
    width:80px;
    height:17pt;
    border: 0px outset buttonface;
    /*cursor:hand;*/
    FONT: 10pt "Segoe UI",tahoma,verdana,arial,helvetica;
    /*font-weight:bold;*/
    color:#ffffff;
}
.btn95 {
    background:#0000FF;
    background:url('img/bgsubopcred.gif');
    width:95px;
    height:17pt;
    border: 0px outset buttonface;
    /*cursor:hand;*/
    FONT: 10pt "Segoe UI",tahoma,verdana,arial,helvetica;
    /*font-weight:bold;*/
    color:#ffffff;
}
.btn110 {
    background:#0000FF;
    background:url('img/bgsubopcred.gif');
    width:110px;
    height:17pt;
    border: 0px outset buttonface;
    /*cursor:hand;*/
    FONT: 10pt "Segoe UI",tahoma,verdana,arial,helvetica;
    /*font-weight:bold;*/
    color:#ffffff;
}

.btnred {
    background:#0000FF;
    background:url('img/bgsubopcred.gif');
    width:80px;
    height:17pt;
    border: 0px outset buttonface;
    /*cursor:hand;*/
    FONT: 10pt "Segoe UI",tahoma,verdana,arial,helvetica;
    /*font-weight:bold;*/
    color:#ffffff;
}

.btnUltOP{
    background:#0000FF;
    background:url('img/bgsubopcred.gif');
    height: 16px;
    width: 55px;
    border: 0px outset buttonface;
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    color:#ffffff;
}

.btnValidarDir{       
    background: url("img/bgsubopcred.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 outset buttonface;
    color: #ffffff;
    cursor: pointer;
    font: 10pt "Segoe UI",tahoma,verdana,arial,helvetica;
    height: 13pt;
    width: 118px;
}
.btnlogin {
    background:#760202;
    width: 90px;
    height: 30px;
    border: 0px outset buttonface;    
    font: 10pt "Segoe UI",tahoma,verdana,arial,helvetica;    
    color:#ffffff;
}

.labelUltOp{
    background:#626262;
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    color:#FFFFFF;
    height:16px;
    margin:0;
}

.btnGFX{
    /*border: 0px solid black;*/
    /*background-color: transparent;*/
    /*background:'';*/
    background-color: #760202;
    border:1px solid black;
    height: 25px; 
    width: 95px;
    color:#fff; 
    font-size: 14px;
    cursor:pointer;
    text-align: center;
}
.btn2GFX{
    border: 0px transparent;
    background: transparent;
    cursor: pointer;
}
.btn2GFXopers{
    border: 0px transparent;
    background: transparent;
    /*    width:100px;
        height:58px;*/
    /*    width:76px;
        height:44px;*/
    width:95px;
    height:55px;
    cursor: pointer;
    padding:1px;
}
.btn2GFXpais{
    border: 0px transparent;
    background: transparent;
    /*    width:90px;
        height:60px;*/
    width:70px;
    height:50px;
    cursor: pointer;
}

.btn2GFXtarifa{
    border: 0px transparent;
    background: transparent;
    /*    width:86px;
        height:50px;*/
    width:75px;
    height:43px;
}
.btn2GFXfav{
    border: 0px transparent;
    background: transparent;
    width:88px;
    height:53px;
    cursor: pointer;
    padding:1px;
}
.rowA1{
    /*background:#D3B89D;*/
    background:#626262;
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    color:#FFFFFF;
    width:155px;
}

.rowA2{
    /*background:#D3B89D;*/
    background:#FFFFFF;
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    color:black;
}

.rowA3{
    /*background:#D3B89D;*/
    background:#FFFFFF;
    font: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    color:black;
}

.rowC1{
    /*background:#D3B89D;*/
    background:#FFFFFF;
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    color:black;
    padding-left: 15px;
    padding-right: 15px;
}
.rowC1D{
    background:#FFFFFF;
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    color:red;
    padding-left: 15px;
    padding-right: 15px;
}
.rowC1V{
    background:#FFFFFF;
    FONT: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    color:black;
    padding-left: 15px;
    padding-right: 15px;
}

.rowC{
    background:black;
    font: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    color:white;
    border:0px;
    font-weight:bold;
}

.tbtit {
    font: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    background: buttonface;
    border: 1px outset white;
    padding:5px;
    border-top: 1px solid buttonhighlight;
    border-left: 1px solid buttonhighlight;
    border-right: 1px solid buttonshadow;
    border-bottom: 1px solid black;
    text-align:center;
}

.tbrs .tbrshead	{
    font: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    background: #D0A479;
    border: 1px outset white;
    padding:2px;
    border-top: 1px solid buttonhighlight;
    border-left: 1px solid buttonhighlight;
    border-right: 1px solid buttonshadow;
    border-bottom: 1px solid black;
}

.rowA{
    color:orange;
    background:#6699CC;
    font: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    color:black;
}

.rowB{
    background:#66aadd;
    font: 8pt "Segoe UI",tahoma,verdana,arial,helvetica;
    color:black;
}

.errorV{
    background-image: url(img/bg_error.gif);
    height:43px;
    width: 45%;
    color:#FFFFFF;
    font-size:8pt;
    border: 2px solid black;
    padding: 2px;
    font-family: "Segoe UI","Trebuchet MS", Trebuchet, tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    visibility: visible;
}

.errorH{
    visibility: hidden;
    position: absolute;
}
dl, dt, dd, ul, li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.errorMessage{
    color: red;
    font-weight: bold;
    font-style: italic;
}
.trerror{
    height: 10px;
}
.trerror td{
    background: yellow;
    border-top: 1px solid yellow;
    border-left: 1px solid yellow;
    border-right: 1px solid yellow;
    border-bottom: 1px solid black;
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: "Segoe UI",tahoma,verdana,arial,helvetica;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
    line-height: normal;
}

.polig{  
    border-top: 2px solid black;
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;    
    /*background-image: url(../img/bg_tit.gif);*/
    background-color: #D7192D;
    color: white;
    width:100%;
}

.polig2{  
    border-top: 2px solid black;
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;    
    width:100%;
    background: #EEEEEE;
} 

.polig3{
    border-color: black;
    border-style: none;
    color: red;
    font-weight: bold;
}

/* GENERALES*/
.F_HEADER_TITAN{height:66;}
/* Anchos definidos*/
.F_WIDTH_5{width:5%;}
.F_WIDTH_10{width:10%;}
.F_WIDTH_15{width:15%;}
.F_WIDTH_20{width:20%;}
.F_WIDTH_25{width:25%;}
.F_WIDTH_30{width:30%;}
.F_WIDTH_33{width:33%;}
.F_WIDTH_40{width:40%;}
.F_WIDTH_45{width:45%;}
.F_WIDTH_50{width:50%;}
.F_WIDTH_60{width:60%;}
.F_WIDTH_66{width:66%;}
.F_WIDTH_70{width:70%;}
.F_WIDTH_75{width:75%;}
.F_WIDTH_80{width:80%;}
.F_WIDTH_90{width:90%;}
.F_WIDTH_95{width:95%;}
.F_WIDTH_100{width:100%;}
.F_WIDTH_AUTO{width:auto;} 

/* Alturas*/
.F_HEIGHT_5{height:5%;}
.F_HEIGHT_10{height:10%;}
.F_HEIGHT_15{height:15%;}
.F_HEIGHT_20{height:20%;}
.F_HEIGHT_25{height:25%;}
.F_HEIGHT_30{height:30%;}
.F_HEIGHT_33{height:33%;}
.F_HEIGHT_40{height:40%;}
.F_HEIGHT_45{height:45%;}
.F_HEIGHT_50{height:50%;}
.F_HEIGHT_60{height:60%;}
.F_HEIGHT_66{height:66%;}
.F_HEIGHT_70{height:70%;}
.F_HEIGHT_75{height:75%;}
.F_HEIGHT_80{height:80%;}
.F_HEIGHT_90{height:90%;}
.F_HEIGHT_95{height:95%;}
.F_HEIGHT_100{
    height:100%;
    position: relative;
}

.F_HEIGHT_AUTO{height:auto;} 

/* Alineacion de elementos*/
.F_A_LEFT{text-align:left;}
.F_A_RIGHT{text-align:right;}
.F_A_CENTER{text-align:center;}

.F_FLOAT_LEFT{
    float:left;
    min-height: 57px;
    min-width: 97px;
}
.F_FLOAT_LEFT_FAV{
    float:left;
    margin-left: 4px;
    margin-right: 4px;
    min-height: 70px;
    min-width: 90px;
}
.paisFav{
    float: bottom;
    font-size: 7.5pt;
}
.F_TEXT_RED{
    color:#CC0000;
}
.F_TEXT_BOLD{
    font-weight: bold;
}
.F_TABLE_LAYOUT{table-layout:fixed;} 

.F_NORTON_SIGN{
    position: absolute;
    bottom:10px;
    left: 7px;
}

#contenedor{
    /*margin-left:130px;*/
    /*margin-bottom: 77px;*/
}
#contenido{
    margin: 0 auto;
    display: table;
    /*	height:350px; */
    width:990px;
}
#contenido2{
    margin-top: 40px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width:750px;
}
#contenido2publi{
    margin-top: 40px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    /*width:780px;*/
    width:989px;
}
#contenido3{
    margin: 0 auto;
    margin-top: 40px;
    display: table;
    width:983px;
}
#contenido900{
    margin: 0 auto;
    display: table;
    /*	height:350px; */
    width:909px;
}
#contenidoII{
    margin: 0 auto;
    display: table;
    width:825px;
}

#favoritos{
    width:490px;
    float:left;
    font-size: 8pt;	
    text-align:center;
    border: 1px solid;
    background-color: #FFFFFF;
    /*margin-right:5px;*/
    border-color: black;
    padding: 0 0 0 0;
    height:161px;
    /*position:fixed;*/
}

#favoritoshead{
    height:15px;
    background-color:#CC0000;
    color:#FFFFFF;
    font-weight: bold;
    border-bottom: 1px solid #000000;
}
#favsopershead{
    height:15px;
    margin-top:-10px;
    margin-bottom:10px;
    background-color:#CC0000;
    color:#FFFFFF;
    font-weight: bold;
}
#favs{
    float:left;
    padding-top: 3px;
    padding-bottom: 3px;
    width:68px;
}
#ultimasOperaciones{
    width:492px;
    float:left;
    font-size: 8pt;	
    text-align:center;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
    /*margin-right:5px;*/
    border: 1px solid;
    border-color: black;
    /*padding: 0 0 10 0;*/
    height:161px;
    /*position:fixed;*/
    border: none;
}
#ultopershead{
    height:15px;
    background-color:#CC0000;
    color:#FFFFFF;
    font-weight: bold;
    border-top:1px solid #000000;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
}

#operadoras{
    float:left;
    font-size: 8pt;
    text-align:center;
    width:634px;
    /*width:975px;*/
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    margin-right:5px;
    border: 1px solid;
    border-color: black;
    padding: 10 0 10 0;
    height:inherit;
    /*height:140;*/
    /*margin-left:276;*/
    margin-left:142px;
    /*min-height:350px;*/
    /*overflow-x: auto;*/
}

#operadorasContent{
    float:left;
    font-size: 8pt;
    text-align:center;
    width:1500px;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
    margin-right:5px;
    border: none;
    padding: 0;
    /*height:inherit;*/
    margin-left:50;
    margin-right:50;
    /*min-height:120px;*/
}

#agenda{
    font-size: 8pt;
    text-align:center;
    width:700px;
    /*width:975px;*/
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    border: 1px solid;
    border-color: black;
    padding: 10 0 10 0;
    height:inherit;
    margin: 0 auto;
}

#promociones{
    font-size: 8pt;
    text-align:center;
    width:909px;
    /*width:975px;*/
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    border: 1px solid;
    border-color: black;
    padding: 0px 0px 10px 0px;
    height:inherit;
    margin: 0 auto;
}

#buscarrecarga{
    font-size: 8pt;
    text-align:center;
    width:909px;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    border: 1px solid;
    border-color: black;
    padding: 10 0 10 0;
    height:inherit;
    margin: 0 auto;
}

#derecho{
    width:170px;
    float:left;
    /*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);*/
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    border: 1px solid;
    border-color: black;
    padding: 10 0 10 0;
    height:inherit;
    height:300px;
    /*position:fixed;*/
    /*margin-left:782px;*/
    float: left;
}
#izquierdo{
    width:120px;
    float:left;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
    border: none;
    padding: 0;
    height:inherit;
    height:350px;
    /*position:fixed;*/
}
#saldotpvweb{
    float: left;
    margin-left: 5px;
    margin-top: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 168px;
    border:1px solid;
    text-align:center;
    display:none;
}
#saldotpvwebvacio{
    float: left;
    margin-left: 5px;
    margin-top: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 168px;
}
.entero{
    height: 100%;
    /*left: 0;*/
    position: absolute;
    /*top: 0;*/
    width: 100%;
    z-index: -1;
}

.transparenteBlanco {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: white;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    opacity: 0.8;
}

#contenedorPrincipal{
    width:100%;
    height:692px;
    /*position: fixed;*/
    background-image: url("../img/fondo-web.jpg");
    background-size: cover;
}

#cabecera{
    position:fixed;
    top:0;
    width:100%;
    /*height:64px;*/
    background-color: #D7192D;
    float:left;
    z-index:10;
    min-width: 750px;
    min-height: 22px;
}

#saldoCabecera{
    color:#FFFFFF;
    float:left;
    padding-top:5px;
    margin-left:20px;
    /*width: 280px;*/
    width: 420px;
    font-size:10pt;
    font-weight: bold;
}
#codigoIngresosCabecera{
    text-align: center;
    color: #ffffff; 
    position:fixed; 
    font-size: 10pt; 
    margin-left: auto;
    margin-right: auto; 
    padding-top: 5px;
    width: 100%;
    font-weight: bold;
}

#saldoFisicoCabecera{
    color:#FFFFFF;
    float:right;
    padding-top:5px;
    font-size:10pt;
    font-weight: bold;
    /*	margin-left:20px;
        width: 200px;*/
}

#logoTitan{
    color:white;
    float:left;
}

#logoFullcarga{
    color:white;
    float:right;
    padding-top: 5px;
    width: 260px;
    /*width: 215px;*/
}

#logoFullcarga img {
    max-height: 40px;
    max-width: 160px;
}

#contenedorMenu{
    background-color:#D7192D;
    width: 100%;
    height:22px;
    float:left;
    position:fixed;
    margin-top:46px;
    z-index:0;
    font-size:10pt;
    z-index:11;
    display: flex;
    min-width: 755px;
    min-height: 22px;
}

.contenedorMenu2{
    width: 817px;
    height:22px;
    margin:0 auto 0 auto;
}

#headermenu{
    width: 130px;
    height:10px;
    float:left;
    margin-bottom:5px;
    background-image:url("../img/bgmenu.gif");
}
#contenedorMenu .opcionMenu{
    float:left;
    cursor: pointer;
    color: #FFFFFF;
}

#contenedorCentral{
    /*height:inherit;*/ 
    /*	min-height:600px; */
    width:100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    /**/
    margin:75px auto auto 0px;
    float:left;

}
#tituloOpcion{
    /*width:100%;*/
    height:20px;
    /*    background-image:url('img/bgsubopc.gif');*/
    color:#000000;
    FONT: 10pt "Segoe UI",arial,tahoma,verdana,arial,helvetica;
    text-align: left;
    padding-left: 15px;
    display: none;
}
#footer{
    background: none repeat scroll 0 0 #FFFFFF;
    bottom:0;
    position:fixed;
    float:left;
    width:100%;
    z-index:15;
}
#footerUsuario{
    height:20px;
    font-size:13px;
    background-color:#D7192D;
    padding-left: 10px;
}
#footerFullcarga{
    height:20px;
    /*background-image:url("../img/foot_bg.gif");*/
    background-color: #FFFFFF;
    text-align: center;
    font-size: 13px;
    color:#D7192D;
}
#logout{
    float:right;
    font-size:15px;
    height: inherit;
}
#mensajePromocion{
    width:80%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display:table;
}

#tpvwebMenu{
    color: #FFF;
    display: table;
    font-size: 8pt;
    margin: 0 auto 12px; 
    text-align: center;
}
.protipowebOn{
    height:20px;
    background-image:url("../img/tiposweb_bg.gif");
    width:140px;
    float:left;
    margin-left:1px;
    margin-right:1px;
}
.protipowebOff{
    height:20px;
    background-image:url("../img/tiposwebnosel_bg.png");
    width:140px;
    float:left;
    margin-left:1px;
    margin-right:1px;
}
.protipowebOn.ablanco{
    padding-top:3px;
}

#accesosDirectos{
    width:168;
    padding-top:20px;
    /*float:left;*/
    margin:0 auto;
}
.accDirectos{
    width: 54px;
    height: 39px;
    background-size: 54px 39px;
    cursor: pointer;
    border: none;
    margin:1px;
    float:left;
}
#accdbancos{
    background-image: url("../img/cargarsaldo.png");
}
#accdtarifa{
    background-image: url("../img/tarifa.png");
}
#accdbuscar{
    background-image: url("../img/buscarrecarga.png");
}
#accdanular{
    background-image: url("../img/anulaciones.png");
}
#accdcontacto{
    background-image: url("../img/contacto.png");
}
#accdagenda{
    background-image: url("../img/agenda.png");
}
#accdinformes{
    background-image: url("../img/informes.png");
}
#accdadelanto{
    background-image: url("../img/adelantos.png");
}
#accdpagotarj{
    background-image: url("../img/pagotarjeta.png");
}
#accdpromos{
    background-image: url("../img/promociones.png");
}
#instruccionesingresostransf{
    width:550px;
    float:left;
    font-size:8.5pt;
    padding:5px;
    border:1px solid;
    height:510px;
}
#instruccionesingresostarj{
    margin-left:3px;
    width:248px;
    float:left;
    font-size:8.5pt;
    padding:5px;
    border:1px solid;
    height:510px;
}

#consultaDestino{
    display: inline-block;
    width: 15px; 
    height: 15px;
    background-image: url("../img/consultar.png");
    vertical-align: bottom;
}
#consultaDestino:active{
    background-image: url("../img/consultaract.png");
}
#botonTeclado{
    display: inline-block;
    width: 29px; 
    height: 15px;
    vertical-align: bottom;     
    margin-bottom: 1px;
    margin-left: 3px;
}

#contenedorPrincipalLogin{
    position: absolute;
    left:0;
    top: 0;
    width:100%;
    height:100%;
    z-index: -1;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #ffffff;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;    
}

#contenedorLogin {
    right: 5%;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    /*padding-top: 50px;*/
    position: absolute;
    bottom: 10%;
    width: 440px;
    background-color:#D7192D;
    color:#FFFFFF;    
}
#restaurarpwd{
    color:#FFFFFF;
}
.divpais{
    /*    width: 99px;
        height: 77px;*/
    width: 99px;
    height: 67px;
    float: left;
}
.divflagpais{
    /*    width: 90px;
        height: 60px;*/
    width: 80px;
    height: 50px;
    margin:0 auto;
}
.divdescpais{
    width: 99px;
    height: 17px;
    margin:0 auto;
    font-size:7.5pt;
    color: #000000;
    font-size: 7.5pt;
    text-shadow:none;
    text-align: center;
}
.textoRojoLogout{
    color:#D7192D;
}
.textoRojoLogout:link{
    text-decoration: none;
}
.textoRojoLogout:hover{
    text-decoration: none;
}
.textoRojo{
    color:#D7192D;
}
.textoBlanco{
    color:#FFFFFF;
}
.textoRojoBoton{
    background-color:#760202;
    color:#FFFFFF;
    padding: 0px 10px;
}
.textoBlancoBoton{
    background-color:#D7192D;
    color:#FFFFFF;
    padding: 0px 10px;
}
.textoRojo:link{
    text-decoration: none;
}
.textoBlanco:link{
    text-decoration: none;
}
.textoRojoBoton:link{
    text-decoration: none;
}
.textoRojoBoton:link{
    text-decoration: none;
}
.textoRojo:hover{
    text-decoration: none;
}
.textoBlanco:hover{
    text-decoration: none;
    color:#FFFFFF;
}
.textoRojoBoton:hover{
    text-decoration: none;
}
.textoBlancoBoton:hover{
    text-decoration: none;
    background-color:#ffd0d3;
    color:#D7192D;
}
.imgPaisCarouselOpe{
    padding-right: 20px;
    padding-bottom: 55px;
}


.fullclubfila{
    width:  960px;
    margin: 0 auto;
}

.fullclubfilablanco{
    width:  960px;
    margin: 0 auto;
    height: 30px;
    display: inline-block;
}
.fullclubpro{
    width:  230px;
    float: left;
    height: 315px;
    margin:3px;
    border: 2px solid #D7192D;
    background-color: #FFFFFF;
}
.fullclubpronombre{
    font-size: 12pt;
    /*font-weight: bold;*/
    color: #000000;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    height: 46px;
}
.fullclubpropuntos{
    font-size: 12pt;
    color: #D7192D;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
}
.fullclubprobot{
    padding:5px;
}
.fullclubprodivimg{
    margin: 5px auto;
    /*border: 1px solid;*/
    width: 210px;
    height: 200px;
    /*background-color: #FFFFFF;*/
}
.fullclubproimg{
    width: 190px;
    height: 190px;
    margin-top:5px;
}
pre {
    font-family: Segoe UI;
    font-size: 10pt;
}

.fullclubdetallecontent{
    width:  515px;
    height: 315px;
    margin: 0 auto;
}
.fullclubdetalle{
    width:  280px;
    float: left;
    min-height: 315px;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;
    /*margin-top: 3px;*/
}
.fullclubdetallenombre{
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    height: auto;

}
.fullclubdetalledesc{
    font-size: 12pt;
    /*font-weight: bold;*/
    color: #000000;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    height: auto;
}
.fullclubdetallepuntos{
    font-size: 12pt;
    color: #D7192D;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    font-weight: bold;
}
.fullclubdetalleinfo{
    font-size: 12pt;
    /*font-weight: bold;*/
    color: #000000;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    height: auto;
}
.fullclubdetallebot{
    padding:5px;
}
.fullclubdetalledivimg{
    margin: 5px auto;
    /*border: 1px solid;*/
    width: 210px;
    height: 200px;
    /*background-color: #FFFFFF;*/
}
.fullclubdetalleimg{
    width: 190px;
    height: 190px;
    /*margin-bottom: 25px;*/
    margin-left: 10px;
    margin-right: 25px;
    /*margin-top: 25px;*/
    float: left;
    background-color: #FFFFFF;
    border: 1px solid;
}
.fullclubdetalleclic{
    font-size: 7pt;
    text-align: center;
}


.fullclubcomprarcontent{
    width:  515px;
    height: 240px;
    margin: 0 auto;
}
.fullclubcomprar{
    width:  280px;
    float: left;
    height: auto;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;
    /*margin-top: 3px;*/
}
.fullclubcomprarnombre{
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    height: auto;

}
.fullclubcomprardesc{
    font-size: 12pt;
    /*font-weight: bold;*/
    color: #000000;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    height: auto;
}
.fullclubcomprarpuntos{
    font-size: 12pt;
    color: #D7192D;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    font-weight: bold;
}
.fullclubcomprarimg{
    width: 190px;
    height: 190px;
    /*margin-bottom: 25px;*/
    margin-left: 10px;
    margin-right: 25px;
    /*margin-top: 25px;*/
    float: left;
    background-color: #FFFFFF;
    border: 1px solid;
}

.operscontent-lg{
    width:1050px;
    margin:0 auto;
}
.operscontent-md{
    width:860px;
    margin:0 auto;
}
.favcontent-md{
    width:490px;
    margin:0 auto;
    padding-left: 2px;
    padding-top: 5px;
}
.operscontent-sm{
    width:570px;
    margin:0 auto;
}
.operscontent-xs{
    width:285px;
    margin:0 auto;
}
.paisescontent{
    width:792px;
    margin:0 auto;
}
#infofullcarga{
    width: 245px;
    height: 322px;
    float:left;
    border: 1px solid;
    background-color: #FFFFFF;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
    color: #5a5a5a;
    font-size: 14px;
    line-height: 1.42857;
}
#infofullcargatpvweb{
    width: 270px;
    height: 150px;
    float:left;
    border: 1px solid;
    background-color: #FFFFFF;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    color: #5a5a5a;
    font-size: 14px;
    line-height: 1.42857;
}

#infofullcargalogo{
    margin: 10px auto;
    width: 162px;
    height: 110px;
    background-image: url("../img/logofullcargainfo.png");
    background-size: contain;
}

#tpvwebpubli{
    width: 240px;
    height: 322px;
    float:left;
    background-color: transparent;
    margin-bottom: 10px;
}
#tpvwebnopubli{
    width: 240px;
    height: 322px;
    float:left;
    /*background-image: url("../img/logofullcargainfo.png");*/
    background-image: url("https://m1.behance.net/rendition/modules/18807873/disp/925c507babf9969598b7ba396a336b70.jpg");
    background-size: 240px auto;
    background-repeat: no-repeat;
    background-position: center top;
}

#infoingresos{
    width:770px; 
    height: 30px; 
    float:left; 
    border: 1px solid; 
    background-color: #FFFFFF; 
    margin-right: 5px; 
    margin-left: 5px; 
    color: #5a5a5a; 
    font-size: 14px; 
    line-height: 1.42857; 
    text-align:center;
}
#divventa{
    width: 481px;
    height: auto;
    float:left;
    border: 1px solid;
    background-color: #FFFFFF;
    margin-right: 5px;
    text-align: center;
    font-size: 8pt;
}

.various{
    color: #073b93;
}
.impdest{
    color: #073b93;
}
.ticketMail{
    color: #073b93;
}
.infoPro{
    color: #073b93;
}
#contactenos{
    float:left;

}

#tarifa{
    float:left;
    font-size: 8pt;
    text-align:center;
    width:909px;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    /*margin-right:5px;*/
    border: 1px solid;
    border-color: black;
    padding: 10 0 10 0;
    height:inherit;
}
.formulario{
    margin:0;
}

#menuOpciones {
    margin: 0 auto;
}
#menuOpciones li {
    display: block;
    float: left;
    position: relative;
}
#menuOpciones ul {
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    width:auto;
    border: 1px solid;
}
#menuOpciones li:hover > ul {
    opacity: 1;
}
/* cada un ode los items de los submen�s */
#menuOpciones ul li {
    height: 0; /* no son visibles */
    overflow: hidden;
    padding: 0;
    background-color: #FFFFFF;
    /* animamos su visibildiad */
    -moz-transition: height .25s ease .1s;
    -webkit-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
    width:250px;
}
#menuOpciones li:hover > ul li {
    height: 20px; /* los mostramos */
    overflow: visible;
    padding: 0;
}
#menuOpciones ul li a{
    color: #D7192D;
    font-family: "Segoe UI","Trebuchet MS", Trebuchet, tahoma, Verdana, Arial, Helvetica, sans-serif;
    display:block;
    padding-left: 10px;
}
#menuOpciones ul li:hover > a {
    background-color: #D7192D; 
    color: #FFFFFF;
    text-decoration: none;
}
#beneficioAcum{
    float: right;
    text-align: right;
    width: 200px;
    padding-right: 10px;    
}

.negrita{
    font-weight: bolder;
}

#domRoot{
    text-align: left;
}

.camposObligatorios{
    font-size:8pt;
    padding-bottom:3px;
}

.logoIII{
    float:left;
    width:130px;
    text-align: center;
}

.bancoIII{
    float:left;
    width:100px;
}

.cuentaIII{
    float:left;
    width:210px;
}

.altura136px{
    height: 136px;
}

#favoritos{
    width:490px;
    float:left;
    font-size: 8pt;	
    text-align:center;
    border: 1px solid;
    background-color: #FFFFFF;
    /*margin-right:5px;*/
    border-color: black;
    /*padding: 0 0 0 0;*/
    height:161px;
    /*position:fixed;*/
}

#favoritoshead{
    height:15px;
    background-color:#CC0000;
    color:#FFFFFF;
    font-weight: bold;
    border-bottom: 1px solid #000000;
}


#ultimosMovimientos{
    width:490px;
    float:left;
    font-size: 8pt;	
    text-align:center;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
    /*margin-right:5px;*/
    border: 1px solid;
    border-color: black;
    padding: 0 0 10 0;
    height:161px;
    /*position:fixed;*/
    border: none;
}

#ultmovihead{
    height:15px;
    background-color:#CC0000;
    color:#FFFFFF;
    font-weight: bold;
    border-top:1px solid #000000;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
}

.fontSize17px{
    font-size: 17px; 
}

.fontSize11pt{
    font-size: 11pt;
}

.btn2GFX{
    border: 0px transparent;
    background: transparent;
    cursor: pointer;
}
.btn2GFXopers{
    border: 0px transparent;
    background: transparent;
    /*    width:100px;
        height:58px;*/
    /*    width:76px;
        height:44px;*/
    width:95px;
    height:55px;
    cursor: pointer;
    padding:1px;
}
.btn2GFXfav{
    border: 0px transparent;
    background: transparent;
    /*    width:100px;
        height:58px;*/
    /*    width:76px;
        height:44px;*/
    width:88px;
    height:53px;
    cursor: pointer;
    padding:1px;
}
.btn2GFXpais{
    border: 0px transparent;
    background: transparent;
    /*    width:90px;
        height:60px;*/
    width:80px;
    height:50px;
    cursor: pointer;
}

.btn2GFXtarifa{
    border: 0px transparent;
    background: transparent;
    /*    width:86px;
        height:50px;*/
    width:75px;
    height:43px;
}


.tablaFacturas {    
    max-height: 346px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 670px;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    background: #ffffff;
}


.loading {
    position :fixed !important;
    position :absolute;
    width :100%;
    height :100%;
    top:0px;
    left:0px;
    z-index: 10000;
    vertical-align: middle;
}

.loadingcolor {
    background-color :#ffffff;
    -moz-opacity :0.75;
    opacity :0.35;
    filter :alpha(opacity='75');
}

.loadingimage {

    height: 100%;
    width: 100%;
}

.visible{
    visibility: visible;
}

.novisible{
    visibility: hidden;
}
#registro{
    color:#FFFFFF;
}

.scroll {
    width:280px;
    height:420px;
    overflow:auto;
}

.tablapromociones{
    border:2px solid #D7192D;
}

.divlogin{
    background-color:#D7192D;
    color:#FFFFFF;
}