#topo {
	width: 934px;
	position: relative;
	height: 382px;
	background-color: #FFF;
}
#topo .pesquisa{
	background-color: #FFF;
	width: 934px;
	height: 48px;
}
#topo .pesquisa .bemvindo{
	float:left;
	clear: none;
	padding-top: 20px;
	padding-left: 10px;
}
#topo .pesquisa .pes{
	float:right;
	padding-top: 10px;
	margin-right: 10px;
}
#topo .banner {
	position: absolute;
	left: -36px;
	top: 48px;
}
#topo #fomrlogin .pre_form {
	width: auto;
}
#topo #fomrlogin {
	position: absolute;
	top: 330px;
	left: 500px;
	z-index: 20;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: none;
	width: 430px;
}