#topo {
	position:relative;
	width:775px;
	height:140px;
	z-index:1;
	right: auto;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#tt_secao {
	position:absolute;
	width:758px;
	height:31px;
	z-index:1;
	left: 10px;
	top: 10px;
}
#base {
	position:relative;
	width:775px;
	height:30px;
	z-index:4;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	text-align: center;
	color: #CCCCCC;
}
#texto_base {
	position:relative;
	width:775px;
	height:10px;
	z-index:1;
	top: 7px;
}


#base_copyright {
	position:relative;
	width:775px;
	height:25px;
	z-index:3;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	top: 2px;
}

