#topo {
	background-image: url(../images/topo_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	width: 900px;
	height: 370px;
	margin-left: 2px;
}
#topo .logo a{
	width: 577px;
	height: 129px;
	display: block;
	margin-left: 10px;
}
#topo .logo h1 span{
	display: none;
}
#topo .fla{
	position: absolute;
	top: 100px;
	right: 0px;
}
#topo .result_online{
	width: 220px;
	margin-left: 150px;
	background-image: url(../images/fundo_online.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#topo .result_online form{
	width: 100%;
}
#topo .result_online form input {
	margin-right: 10px;
}
#topo .result_online form .form{
	font-size: 11px;
	margin: 1px;
	padding: 1px;
}
#topo .result_online .topico {
	background-image:url(../images/topico.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 36px;
	padding-top: 10px;
	padding-left: 15px;
}
.content {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	display: table;
}
#topo .atend_online{
	position: absolute;
	left: 60px;
	top: 130px;
}