html, body {
    background:url(../../desktop/wallpapers/bg_linea.png);
    background-size: 100% 100%;
    font: normal 12px tahoma, arial, verdana, sans-serif;
    margin: 0;
    padding: 0;
    border: 0 none;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.aceptar {
    background-image: url(imagenes/login.png) ! important;
    background-repeat: no-repeat;
}
.buscar {
    background-image: url(../../component/images/page_find.png) ! important;
    background-repeat: no-repeat;
}
.cancelar {
    background-image: url(imagenes/resetpass.png) ! important;
    background-repeat: no-repeat;
}
.x-action-col-cell img.visualizar {
    margin-left: 5px;
    height: 16px;
    width: 16px;
    background-image: url(../../component/images/columns.png);
}
.logo_auto{ width:100%; height:105px; background:url(../../desktop/wallpapers/logo.png) no-repeat top center; float:left; margin:0 0 10px 0; color:#FFF; }
.foot_login{ width:400px; height:50px; margin:30px 0 0 0; float:left; color:#FFF; background:none; font-size:12px; text-align:center;}
.icon_seguridad{ width:400px; height:102px; margin:0px 0 0 0; float:left; color:#FFF; background:url(../../desktop/wallpapers/icon-security.png) no-repeat center top; font-size:12px; text-align:center;}