*{
	margin : 0;
	padding : 0;
	font-family : Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 12px;
	background-repeat : no-repeat;
	list-style : none;
}
body{
	background-image : url(img/bg.gif);
	background-repeat : repeat-x;
}
#topo{
	position : absolute;
	left : 0;
	top: 0;
	display : block;
	height : 31px;
	width : 760px;
	background-image : url(img/topo.gif);
}
#topo h2,
#topo h2 a{
	display : block;
	height : 31px;
	float : left;
	overflow : hidden;	
}
#topo h2 a.terra{
	width : 120px;
	text-indent : -6000px;
}
#topo h2 a.economia{
	width : 320px;
	text-indent : -6000px;
}
h1{
	display : block;
	height : 30px;
	width : 550px;
	position : absolute;
	left : 20px;
	top : 135px;
	background-image : url(img/titulo.gif);
	text-indent : -6000px;
	overflow : hidden;
}
#banner{
	position : absolute;
	left : 70px;
	top : 40px;
	width : 728px;
	height : 90px;
	z-index : 20;
}
#menu{
	position : absolute;
	left : 60px;
	top : 165px;
	height : 83px;
	width : 704px;
	z-index : 2;
}
#menu h2 a,
#menu h2{
	display : block;
	height : 83px;
	width : 80px;
	float : left;

}
#menu h2 a{
	overflow : hidden;
	text-indent : -6000px;
}
#menu h2{
	margin : 0 6px 0 0;
}
#menu h2 a#sel,
#menu h2 a:hover{
	background-position : 0 -83px;
}
#menu h2.bb a{	background-image : url(img/menu-bb.gif);}
#menu h2.br a{ background-image : url(img/menu-br.gif);}
#menu h2.cx a{ background-image : url(img/menu-cx.gif);}
#menu h2.hs a{ background-image : url(img/menu-hs.gif);}
#menu h2.it a{ background-image : url(img/menu-it.gif);}
#menu h2.nc a{ background-image : url(img/menu-nc.gif);}
#menu h2.st a{ background-image : url(img/menu-st.gif);}
#menu h2.un a{ background-image : url(img/menu-un.gif);}

#info{
	background-image : url(img/bg-info.gif);
	width : 930px;
	height : 436px;
	position : absolute;
	left : 20px;
	top : 187px;
	display : block;

}
#taxas{
	margin : 70px 10px 10px 10px;
	width : 910px;
	height : 360px;
	overflow : auto;
}
#taxas th,
#taxas td{
	border-bottom : 1px solid #bbd1db;
	font-size : 10px;
	padding : 4px;
	text-align : left;
	vertical-align : top;
}
#taxas th{
	background-color : #bbd1db;
	font-size : 9px;
}
h2{
	margin : 10px 0;
	font-size : 18px;	

}
#taxas p{
	font-size : 10px;
	padding : 5px;
}
#taxas th.juros{
	width : 300px;
}
