.logo {
	float: left;
	width: 868px;
	height: 191px;
}
.login-logout {
	float: left;
	width: 770px;
	height: 19px;
	padding-top: 6px;
	background: url(../images/login/bg-logout.gif) no-repeat center;
	margin-bottom: -18px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	position: relative;
	top: -27px;
}
.login-logout img {
	position: relative;
	top: 2px;
}
.login-logout a {
	color: #FFF;
	text-decoration: none;
	margin-left: 3px;
}
.login-logout a:hover {
	text-decoration: underline;
}
.conteudo-topo, .conteudo-rodape {
	float: left;
	width: 868px;
	height: 19px;
	background-repeat: no-repeat;
}
.conteudo-topo {
	background-image: url(../images/background-conteudo-topo.gif);
}
.conteudo-centro {
	float: left;
	width: 770px;
	height: auto;
	padding: 8px 48px 23px 48px;
	background-color: #FFF;
	border: #dec84a solid 1px;
	border-bottom: none;
	border-top: none;
	position: relative;
}
.conteudo-centro .navegacao {
	float: left;
	width: 770px;
	height: 14px;
	text-align: center;
	font-size: 11px;
	color: #00a8ff;
}
.conteudo-centro .navegacao a {
	color: #00a8ff;
	text-decoration: none;
}
.conteudo-centro .navegacao a:hover {
	text-decoration: underline;
}
.conteudo-centro .desc-pagina {
	float: left;
	width: 770px;
	height: 26px;
	margin-top: 25px;
	text-align: center;
}
.subtitulo {
	float: left;
	width: 770px;
	height: 31px;
	line-height: 31px;
	background: url(../images/cadastro/bg-subtitulo.gif) no-repeat;
	margin: 35px 0 35px 0;
	font-size: 16px;
	font-weight: bold;
	color: #0d3b73;
	text-align: center;
}
.conteudo-centro .obs {
	float: left;
	width: 770px;
	line-height: 14px;
	margin-bottom: 25px;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.conteudo-centro .obs a {
	color: #666666;
}
.botao {
	float: left;
	width: 770px;
	height: auto;
	font-size: 11px;
	color: #0D3B73;
	text-align: center;
}
.conteudo-rodape {
	background-image: url(../images/background-conteudo-rodape.gif);
	margin-bottom: 42px;
}