*{
	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;
}
a{
	color : #3856b7;
	text-decoration : none;
	font-weight : bold;
}
a:hover{
	text-decoration : underline;
}
#topo{
	width : 880px;
	height : 31px;
	position : absolute;
	left : 0;
	top : 0;
	background-image : url(img/rentabilidade.gif);
}
#topo2,
#topo2 h2,
#topo2 h2 a{
	width : 880px;
	height : 55px;
	display : block;

}
#topo2 h2 a{
	text-indent : -6000px;
	overflow : hidden;
}
#topo2{
	position : absolute;
	left : 0;
	top : 112px;
	background-image : url(img/rentabilidade.gif);
	background-position : 0 -31px;
}
#texto{
	position : absolute;
	left : 330px;
	top : 180px;
	width : 530px;
	height : 500px;
	overflow : auto;
	display : block;
}
#texto h1{
	font-size : 26px;
	margin : 0;
	color : #1F3364;
	line-height: 26px;
	float:left;
}
#texto h3 {
	font-size: 16px;
	line-height: 40px;
	margin:0;
	clear:both;
}
#texto h4 {
	margin-left: 10px;
	font-size: 14px;
	line-height: 26px;
	color : #1F3364;
	float:left;
}
.porcent {
	font-weight:bold;
	font-size:22px;
	color:#f90;
}
.nota_cobr {
	font-size:12px;
	font-weight:normal;
	display:block;
	clear:both;
	line-height:8px;
	margin:0 0 20px 0;
}
#texto p {
	display:block;
	width: 400px;
	line-height: 16px;
	margin-bottom: 50px;
	margin-top:0;
	border-bottom: solid 1px  #1F3364;
	padding-bottom: 30px;
}
#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;
}
/*#texto h3,
#texto h2{
	display : none;
}
*/
#texto img{
	margin : 0 25px 15px 15px;
	float : right;
}
h4#menu{
	display : block;
	width : 259px;
	height : 482px;
	position : absolute;
	left : 22px;
	top : 166px;
/*	background-image : url(img/menu.gif);*/
	background-position : 3px 0;
}

h4#menu li a,
h4#menu li{
	width : 289px;
	height : 25px;
	display : block;
	line-height : 25px;
}

h4#menu li a{
	text-indent : 14px;
	background-image : url(img/menu-link.gif);
	background-position : 0 -25px;
}

h4#menu li a:hover{
	text-decoration : none;
	color : #122b7c;
	background-position : 0 0;
}

h4#menu li a.sel{
	color : #fff;
	background-position : 0 -53px;
}

a.ant {
	margin:20px 0 0 0;
	display:block;
	background-image:url(img/btn-anterior.gif);
	width:90px;
	height:28px;
	clear:both;
}

a.prox {
	margin:-30px 0 0 330px;
	display:block;
	background-image:url(img/btn-proximo.gif);
	width:90px;
	height:28px;
}

#banner{
	width : 640px;
	height : 60px;
	display : block;
	z-index : 100;
	left : 90px;
	top : 45px;
	text-align : center;
	position : absolute;
}
