.centralizar {
	width: 260px;
	padding: 0;
}

html {
	background:#fff url(../img/bg-html-areadocliente.gif) repeat-x center top;
}

#topo {
	height:auto;
	/*background: #00487c url(../img/bg.gif) center bottom repeat-x;*/
}

#topo .dentro {
	/*background: url(../img/bg-topo.gif) center bottom no-repeat;*/
}

#logomarca {
	padding:85px 0 0 37px;
	padding-bottom: 57px;
}

#corpo {
	padding: 20px 0 0 0;
	margin-bottom: 40px;
}

#corpo #form-login .margem {
	height: 8px;
}

#form-login {
	padding-top:20px;
}

#form-login #login-botoes {
	margin-top: 20px;
}

#login-botoes .esqueci {
	color: #43739a;
	background: url(../img/marcador-setalaranja.gif) left 4px no-repeat;
	padding-left: 16px;
	display: block;
	float: left;
}

#login-botoes .bt-acessar {
	float: right;
}