/*## banner ##*/
#banner {
	margin-left: -5px;
	position: relative;
	width: 760px;
	height: 260px;
	background:#fff url('../_img/conteudoBkg.png') no-repeat 127px 0px;
}

#banner #linksFlashVideos {
	width: 400px;height:230px;
	float: left;
	padding: 5px 0 0 15px;
	color: #006690;
	_margin-left:-8px;
	_margin-right:8px;
}

#banner #linksFlashVideos .video {
  float:left;
	/*margin: 16px 8px 8px 16px;*/
  margin: 4px 0px 4px 0px;
  padding:0px;
	height: 98px;
	width: 380px;
	cursor: hand;
	cursor: pointer;
	/*background: url(../_img/bgVideoNormal.gif) right top no-repeat;*/	
}

/*
#banner #linksFlashVideos .video:hover, #banner #linksFlashVideos .video:active {
	background: url(../_img/bgVideo.gif) right top no-repeat;
}
*/

#banner #linksFlashVideos .video img{
	display: block;
	/*width: 375px;	height: 96px;*/
  width: 360px;	height: 92px;
	float: left;
	margin-right: 15px;
	_margin-right: 0px;
	margin-top:16px;/*margin-top:48px*/
}

#banner #linksFlashVideos .video .descricao {
	font-size: .7em;
	color: #000;
}

#banner #linksFlashVideos a{
	display: block;
	text-decoration: none;
	font-size: .6em;
	color: #006690;
	padding-top: 10px;
	/*padding-left: 140px;*/
}

#banner #linksFlashVideos a span:hover{
	text-decoration: underline;
}

#banner #videoFlash {
	width: 320px;
	height: 240px;
	margin: 3px 0;
	border: 1px solid #000;
	float: left;
}
/*## fim banner ##*/


/*## HOTSITE - MENU ABAIXO DO BANNER ##*/
#hotsite {
	height: 58px;
	width: 761px;
	margin-left: -7px;
}

#hotsite li {
	float: left;
	height: 58px;
}

#hotsite li a{
	display: block;
	height: 58px;
}

#hotsite li a span {
	overflow: hidden;
	visibility: hidden;
	margin-left: -9999px;
}

#hotsite .comoIniciar a {
	width: 183px;
	background: url(../_img/hotsite1.gif) no-repeat top;
}

#hotsite .qtoCusta a{
	width: 202px;
	background: url(../_img/hotsite2.gif) no-repeat top;
}

#hotsite .quemPode a{
	width: 181px;
	background: url(../_img/hotsite3.gif) no-repeat top;
}

#hotsite .risco a{
	width: 195px;
	background: url(../_img/hotsite4.gif) no-repeat top;
}

/*## FIM MENU ABAIXO DO BANNER ##*/

/*## CONTEUDO ##*/
#conteudo {
	padding: 0 7px 40px 7px;
	*padding-top: 20px;
	position: relative;
	left:0px;
	/*z-index: 999;*/
}

#conteudo #colunaEsq {
	width: 230px;
	float: left;
	position: relative;
	margin-bottom:20px;
}

#conteudo #colunaDir {
	width: 514px;
	float: right;
	position: relative;
}

#colunaEsq .ibovespa {
	width: 226px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	background: transparent;
}

#colunaEsq .ibovespa #IFRAME3{
	margin:6px 0px 4px 0px;
}

#colunaEsq .ibovespa #IFRAME2 {
	margin:6px 0px;
}

#colunaEsq .ibovespa #IFRAME1{
	margin:4px 0px;
}

#colunaEsq .ipo {
	width: 224px;
	height: 73px;
	border: 1px solid #255f94;
	margin-top: 6px;
}

#colunaEsq .ipo .tit {
	color: #245e94;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	padding: 2px 3px;
	background-color: #c4d6e4;
}

#colunaEsq .ipo .pan {
	font-size: .7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0 5px;
}

#colunaEsq .ipo .bic {
	font-size: .7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 0 5px;
}

#colunaDir #mercadoNews {
	width: 506px;
	height: 363px;
	border: 1px solid #245e94;
	margin-top: 6px;
}
/*
#colunaDir #teaserFlash {
	width: 506px;
	height: 363px;
	margin: 3px 0;
	border: 1px solid #000;
	float: left;
}
*/
#showNoticias {
	width: 700px;
	margin: 10px auto 0 auto;
	border: 1px solid #245e94;
}

#colunaDir #mercadoNews .tit, #showNoticias .tit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-transform: uppercase;
	text-align: center;
	background-color: #c4d6e4;
	color: #435e94;
	padding: 2px 0;
	font-weight: bold;
}

#mercadoNews .noticiaMargem, #showNoticias .noticiaMargem  {
	margin-bottom: 10px;
}

#mercadoNews .noticiasMercadoNews {
	width: 500px;
	height: 320px;
	margin-left: 5px;
	position: relative;
	overflow: auto;
}

 #showNoticias .noticiasMercadoNews{
 	/*width: 680px;*/
	height: auto;
	/*margin-left: 5px;*/
	position: relative;
	/*border: 1px solid #000;*/
	padding: 0 5px;
 }

#mercadoNews .noticiasMercadoNews a{
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	width: 470px;
	overflow: hidden;
	display: block;
	cursor: pointer;
	cursor: hand;
}

#showNoticias .noticiasMercadoNews a {
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	margin: 0 auto;
	width: 650px;
	overflow: hidden;
	display: block;
	cursor: pointer;
	cursor: hand;
}

#mercadoNews .noticiasMercadoNews a:hover, #showNoticias .noticiasMercadoNews a:hover {
	/*text-decoration: underline;*/
	color: #06A;
}

#mercadoNews .noticiasMercadoNews a span, #showNoticias .noticiasMercadoNews  a span{
	font-size: .7em;
}

#mercadoNews a p .detalhe, #showNoticias a p .detalhe {
	font-size: .8em;
}

#mercadoNews .maisNoticias a{
	display: block;
	color: Red;
	text-decoration: none;
	font-size: .6em;
	margin: 5px 0 0 420px;
}

#mercadoNews .maisNoticias a span:hover {
	text-decoration: underline;
}

#colunaDir #tresImages {
	position: relative;
	margin-left: -2px;
}

#colunaDir #tresImages a{
	display: block;
}

#colunaDir #tresImages a span{
	overflow: hidden;
	margin-left: -10000px;
}

#colunaDir #tresImages .videos a{
	background: url(../_img/imgVideos.gif) no-repeat top;
	width: 261px;
	height: 193px;
	float: left;
}

#colunaDir #tresImages .rendimentos a {
	/*background: url(../_img/imgCorporativo.gif) no-repeat top;*/
  /*width: 257px;	height: 94px;*/
  background: url(../_img/imgCorporativo2.gif) no-repeat top;
	width: 257px;	height: 193px;
	position: absolute;
	left: 260px;
	top: 0px;
}

#colunaDir #tresImages .cadastro a {
	background: url(../_img/imgCadastrese.gif) no-repeat top;
	width: 257px;
	height: 94px;
	position: absolute;
	left: 260px;
	top: 98px;
}

#colunaDir #imgPalestra {
	margin-top: -4px;
}

#colunaDir #imgPalestra a span{
	overflow: hidden;
	margin-left: -10000px;
}

#colunaDir #imgPalestra a{
	background: url(../_img/imgPalestra.gif) no-repeat top;
	display: block;
	width: 521px;
	height: 93px;
}

/*#conteudo #anuncioChances{
	position: relative;
	margin-bottom: -35px;
}

#conteudo #anuncioChances span{
	overflow: hidden;
	margin-left: -10000px;
}

#conteudo #anuncioChances a{
	display: block;
	height: 70px;
}

#conteudo #anuncioChances .chances {
	float: left;
}

#conteudo #anuncioChances .chances a{
	background: url(../_img/chances.gif) no-repeat top;
	width: 497px;
}*/

#conteudo #ini{
	position: relative;
	margin-bottom: -35px;
}

#conteudo #ini span{
	overflow: hidden;
	margin-left: -10000px;
}

#conteudo #ini a{
	display: block;
	height: 70px;
}

#conteudo #ini .ini {
	float: left;
}

#conteudo #ini .ini a{
	background: url(../_img/ini.gif) no-repeat top;
	width: 497px;
}

#conteudo #ini .seguranca{
	position: relative;
	left: 5px;
	width: 242px;
	overflow: hidden;
}

#conteudo #ini .seguranca a{
	background: url(../_img/umuarama.png) no-repeat top;
	width: 242px;
}

/*## FIM CONTEUDO ##*/


/*## CSS DO CONTEUDO LIGHTWINDOW ##*/
#index {
	width: 580px;
	margin: 0 auto;
}

#index .subtit {
	font-size: .9em;
	font-weight: bold;
	color:#0099AA;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 30px;
	margin-left: -20px;
}

#index .txtSubtit li {
	margin: 0 0 3px 10px
}

#index .txtSubtit li span {
	color:#0099AA;
	font-weight:bold;
	margin-right: 10px;
}

#index .txtSubtit a:hover, #index a:hover {
	text-decoration: underline;
}

#index .txtSubtit, #index table {
	font-size: .8em;
	color:#0099AA;
}

#index .txtSubtit a, #index a, #index table a{
	font-size: .9em;
	color:#0099AA;
	text-decoration: none;
	font-style: italic;
}

#index table #tr1, #index table #tr2, #index table #tr3,  #index table #tr4 {
	display: none;
}

.list, .sublist {
	font-weight:bold;
	color:#09A;
	vertical-align:top;
}

.list {
	width:20px;
}

.sublist{
	padding-left:20px;
}

#detalheNoticia {
	padding: 10px;
	background-color: #EEE;
}

#detalheNoticia h3 {
	font-size: 20px;
	margin-bottom: 15px;
}

#detalheNoticia p {
	font-size: 15px;
	text-align: justify;
	text-indent: 20px;
}

#index .tabDados {
	border:1px solid #245E94;
	margin: 0px auto 10px auto;
	font-size: .9em;
}

#index .tabDados td {
	background:#F0F0F0;
	border:1px solid #CCC;
	padding:3px;
}
#index .tabDados th {
	background:#C4D6E4;
	font-weight:bold;
	border:1px solid #09A;
	color:#245E94;
	padding:3px;
}

#index .tabDados td.subtitulo {
	text-align:center;
	font-weight:bold;
	color:#245E94;
	background:#DDD;
}

/*MENU LOGADO*/

#menuLogado {
	width: 762px;
	height: 30px;
	background: url(../_img/bg_subMenu.gif) repeat-x top;
	position: relative;
	margin-top: 32px;
	z-index: 10;
}

#menuLogado a {
	display: block;
	text-decoration: none;
	color: #fff;
	float: left;
	/*margin: 7px 12px 0 12px;*/
	margin: 7px 18px 0 18px;
	font-size: .7em;
	font-weight: bold;
	padding: 3px 3px 7px 3px;

}

#menuLogado a:hover {
	cursor: pointer;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #006677;
	padding: 2px 2px 7px 2px;
}

#menuLogado .logadoHover {
	cursor: pointer;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #006677;
	padding: 2px 2px 6px 2px;
}



/*	subMenu cota��es*/
#subMenuCotacoesDiv {
	position:absolute;
	z-index: 900;
	/*right: 141px;*/
	right: 75px;
	top: 154px;
}

#subMenuCotacoesDiv table {
	background:#000;
	border:1px solid #FFF;
	width: 150px;
}

#subMenuCotacoesDiv table td{
	background:#067;
}

#subMenuCotacoesDiv table td a{
	width:100%;
	height:100%;
	padding:5px;
	display:block;
	color:#FFF;
	font-size: .7em;
	text-decoration: none;
}

#subMenuCotacoesDiv table td a:hover {
	text-decoration: underline;
}

/*
*/
.fotoLink {
	text-decoration: none;
	color: #06A;
}

.fotoLink:hover {
	text-decoration: underline;
	cursor: pointer;
}

/*## MEUS CLUBES ##*/

#conteudo #meusClubes {
	padding: 0 30px;
	position: relative;
	margin: 0 0 10px 0;
	float: left;
	width: 250px;
}

#meusClubes .tit {
	font-size: .9em;
	font-weight: bold;
	color: #006677;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 30px;
}

#meusClubes .nomeClubes {
	font-weight: bold;
}

#meusClubes .subtit {
	font-size: .8em;
	padding-bottom: 5px;
	color: #006677;
}

#meusClubes .titVotacao {
	font-style: italic;

}

#meusClubes #clubesAssociados .txtNormal, .txtNormal {
	font-weight: bold;
	color:  #006677;
}

#meusClubes a {
	text-decoration: none;
	color:  #006677;
	font-style: italic;
	font-weight: bold;
}

#meusClubes a:hover {
	text-decoration: underline;
}

#conteudo #meusClubes .acaoVotacao {
	display: none;
}

#conteudo #meusClubes .acaoVotacao li a:hover{
	/*padding: 2px 4px;*/
	background-color: #5F9EA0;
}

#meusClubes #clubesAssociados, #meusClubes #clubesModerador {
	/*display: none;*/
}

#meusClubes #clubesAssociados li, #meusClubes #clubesModerador li {
	padding-left: 15px;
	font-size: .8em;
}

/* esqueceuLoginSenha */

#esqueceuLoginSenha {
	width: 680px;
	margin: 0 auto;

}

#esqueceuLoginSenha .subtit {
	font-size: .9em;
	font-weight: bold;
	color: #006677;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 30px;
}

#esqueceuLoginSenha #formEsqueceuLoginSenha {
	width: 450px;
	margin: 50px auto 40px auto;
	text-align: center;
}

#esqueceuLoginSenha .txtSubtit{
	font-size: .8em;
	text-align: justify;
}
#formEsqueceuLoginSenha label {
	display: block;
	float: left;
	width: 120px;
	margin-top: 2px;
	margin: 3px -100px 0 50px;
	font-size: .8em;
	color: #006677;
}

#formEsqueceuLoginSenha  .btContinuar {
	padding-top: 20px;
}

#visao {
	position: relative;
	margin: 20px 0px 0px 50px;
	width: 430px;
	height: 350px;
	/*max-height: 450px;*/
	/*border: 1px solid #CCC;*/
	overflow: auto;
}

#btnVoltar {
	margin: 0 auto;
}
