body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../../imagens/bg_site.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

form {
	margin: 0px;
	padding: 0px;
}

#geral {
	width: 688px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

/** Topo **************************************************************************************************/
#topo-flash {
	width: 688px;
	height: 182px;
	float: left;
}

/** Centro ************************************************************************************************/
#centro {
	clear: both;
	float: left;
	width: 688px;
	background-image: url(../../imagens/centro_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-bottom: 4px;
}

#centro #esq {
	clear: both;
	float: left;
	width: 191px;
}

#centro #esq #mfinanceiro {
	font-size: 10px;
}

#centro #esq #mfinanceiro h3 {
	display: block;
	background-image: url(../../imagens/br/mfinanceiro_tit.gif);
	width: 191px;
	height: 34px;
	margin: 0px;
}

#centro #esq #mfinanceiro h3 b {
	display: none;
}

#centro #esq #mfinanceiro #texto {
	background-image: url(../../imagens/mfinanceiro_bg.jpg);
	width: 187px;
	height: 121px;
	padding: 4px 0px 0px 4px;
}

#centro #esq #mfinanceiro #texto #nav {
	display: block;
	background-image: url(../../imagens/mfinanceiro_links_bg.gif);
	width: 147px;
	height: 16px;
	color: #576D77;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0px 0px 6px;
}

#centro #esq #mfinanceiro #texto #nav a {
	color: #576D77;
	text-decoration: none;
}

#centro #esq #mfinanceiro #texto #nav a:hover {
	text-decoration: underline;
}

#centro #esq #mfinanceiro #texto #nav .current {
	color: #FFFFFF;
}

#centro #esq #mfinanceiro #texto .aba {
	display: block;
	margin: 4px 5px 0px 5px;
}

#centro #esq #mfinanceiro #texto .aba th {
	font-weight: normal;
	color: #000000;
	height: 16px;
}

#centro #esq #mfinanceiro #texto .aba td {
	height: 15px;
	color: #6F797E;
}

#centro #esq #noticias {
	width: 191px;
	background-color: #B2BFC5;
}

#centro #esq #noticias h3 {
	display: block;
	background-image: url(../../imagens/br/noticias_tit.gif);
	width: 191px;
	height: 32px;
	margin: 0px;
}

#centro #esq #noticias h3 b {
	display: none;
}

#centro #esq #noticias .item {
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../../imagens/noticias_pontilhado.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px 10px;
	padding: 7px 0px;
	line-height: 12px;
	height: 64px;
}

#centro #esq #noticias .item h5 {
	margin: 0px;
	font-size: 9px;
}

#centro #esq #noticias .item .data {
	display: block;
	color: #D15902;
}

#centro #esq #noticias .item .desc {
	display: block;
}

#centro #esq #noticias .item .link {
	display: block;
	margin-top: 5px;
}

#centro #news {
	float: left;
	width: 497px;
	height: 28px;
	background-image: url(../../imagens/news_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #AEC4CF;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 5px;
}

#centro #news h3 {
	margin: 0px;
	display: inline;
	background-image: url(../../imagens/br/newsletter_tit.gif);
	background-repeat: no-repeat;
	width: 67px;
	height: 16px;
	float: left;
	margin-left: 238px;
}

#centro #news h3 b {
	display: none;
}

#centro #news .caixa {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #A2BBC8;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #8498A2;
	color: #5B7786;
	width: 110px;
	padding: 3px;
	margin-left: 5px;
}

#centro #news .botao {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #C2D3DC;
	border: none;
	color: #5B7786;
	padding: 3px;
	width: 50px;
}

#centro #dir {
	background-image: url(../../imagens/dir_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 491px;
	padding: 8px 0px 0px 6px;
}

/** Rodape ************************************************************************************************/
#rodape {
	float: left;
	width: 688px;
	font-size: 9px;
	margin-bottom: 4px;
}

#rodape #menu {
	float: left;
	width: 688px;
	height: 27px;
	background-color: #CFD7DB;
	font-size: 9px;
	margin-bottom: 4px;
}

#rodape #menu ul {
	float: left;
	list-style: none;
	margin: 5px 0px 0px 38px;
}

#rodape #menu ul li {
	display: inline;
}

#rodape #menu ul li a {
	float: left;
	color: #42464B;
	text-decoration: none;
	text-align: center;
	padding: 3px 22px;
	border-right: 1px solid #B4BABD;
}

#rodape #menu ul li a:hover {
	background-color: #BDC9CE;
}

#rodape #texto {
	width: 688px;
	text-align: center;
	padding: 5px 0px;
}

#rodape #texto a {
	text-decoration: none;
}

#rodape #texto a:hover {
	text-decoration: underline;
}