.carregando {
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #fff;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 200px;
	font-weight: bold;
	font-size: 14px;
	font-family: sans-serif;
}