html, body {
	margin: 0px;
	height: 100%;
}
#rodape_login {
	position:fixed;
	bottom:0px;
	width: 100%;
	clear: both;
}
#versao_presto {
	background-image: url(imagens/logo_presto.gif);
	width: 100px;
	height: 30px;
	background-repeat: no-repeat;
	color: #E5E5E5;
	padding: 1px 0px 0px 60px;
	font-weight: bold;
	font-size: 13px;
}
#esqueci:hover {
	color: #666;
}
#logo {
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
}
#redirecionando {
	display: none;
	margin: 48px 0px;
	color: #999;
}
#form_lembrete {
	display: none;
}
#fechar_lembrete {
	display: none;
}
#campo_aguarde_envio {
	display: none;
}
