﻿#divProcessando {
    background: url(imagens/aguarde.gif) no-repeat center;
    position: fixed;
    z-index: 99;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
