*{
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	list-style : none;
}
body{
	color : #2b2b2b;
	background-color : #fff;
}
p{
	margin : 18px 20px 0 0;
	font-size : 12px;
}
a{
	color : #212856;
	text-decoration : none;
	font-weight : bold;
}
a:hover{
	text-decoration : underline;
}
#topo{
	width : 540px;
	height : 31px;
	position : absolute;
	left : 0;
	top : 0;
	background-image : url(img/terra-economia-invertia.gif);
}
#topo2,
#topo2 h2,
#topo2 h2 a{
	width : 490px;
	height : 55px;
	display : block;
}
#topo2 h2 a{
	text-indent : -6000px;
	overflow : hidden;
}
#topo2{
	position : absolute;
	left : 0;
	top : 115px;
	background-image : url(img/simulador.gif);
}

#topo h4 a,
#topo h5 a,
#topo h6 a{
	display : block;
	text-indent : -3000px;
	height : 35px;
	width : 105px;
	float : left;
}
#topo h6 a{
	width : 305px;
}
#topo h4 a{
	position : absolute;
	left : 500px;
	top : 33px;
	width : 390px;
}
#banner{
	width : 480px;
	height : 70px;
	display : block;
	z-index : 100;
	left : 20px;
	top : 50px;
	text-align : center;
	position : absolute;
}
#simulador{
	position : absolute;
	left : 20px;
	top : 160px;
	width : 470px;
	height : 660px;
}
#simulador iframe{
	width : 470px;
	height : 660px;
	margin : 0;
}
#rodape{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666;
	position : absolute;
	left : 20px;
	top : 820px;
}
