@charset "utf-8";
/* CSS Document */

body {
	background: url(img/pib.jpg) 0 0 no-repeat #FFF;
	margin:0;
	width:728px;
	height:700px;
}
#banner{
	position : absolute;
	left : 116px;
	top : 55px;
	width : 468px;
	height : 60px;
}
#topo {
	display:block;
	float:left;
	width: 728px;
	height:30px;
	position:absolute;
	top:0;
	left:0;
}
.terra a {
	float:left;
	width:100px;
	height:30px;
	position:absolute;
	left:0;
	top:0;
	text-indent: -5000px;
}
.economia a {
	float:left;
	width:320px;
	height:30px;
	position:absolute;
	left:100px;
	top:0;
	text-indent: -5000px;
}
