﻿#divProcessando
{
	background: url(imagens/preloader.gif) no-repeat center;
	position:fixed;
	z-index:99;
	width:100%;
	height:100%;
	top:0;
	left:0;
    background-color: rgba(191, 189, 190, 0.4);
}
