.titulo-derecha {text-align: right}
.barra-uxiliar {text-align: right}

.contenedor-superior{background-color:rgb(155, 155, 155);}
.contenedor-base{background-color:rgb(255, 255, 255);}

.contenedor-izquierdo1{background-color:rgb(222, 219, 219); color:rgb(255, 255, 255);}
.contenedor-abajo{background-color:rgb(160,159,159);}

.contenedor-logo-inferior{text-align: center; background-color:rgb(160,159,159);}
.contenedor-pie-pagina{text-align: right; background-color:rgb(96, 96, 96);}



.icono-boton{width:42px; height:42px; text-align: center; align:center}
.boton-menu{text-align: center}


.botonMenu1 .x-btn-inner {    
    color:rgb(255, 255, 255);
    background-color: transparent;
    background-position: center center;
    text-align: left;
    cursor: pointer;
}

.botonMenu2 .x-btn-inner {    
    color:rgb(0, 0, 0);
    background-color: transparent;
    background-position: center center !important;
    text-align: center;           
    cursor: pointer;
}

.botonMenuIcon{    
    background-position: center center !important;
    text-align: center;
    width: auto !important;
    height:48px!important;    
    cursor: pointer;
}

.botonOpcionIcon{    
    background-position: center center !important;
    text-align: center;
    width: auto !important;
    height:128px!important;    
    cursor: pointer;
}

.botonOpcion .x-btn-inner {    
    color:rgb(0, 0, 0);
    font-size: 150%;
    background-color: transparent;
    background-position: center center !important;
    text-align: center;           
    cursor: pointer;
}
