body {
	font: 12px Arial, Helvetica, sans-serif;
	background:url(../imagens/background.png) no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #777777;
	line-height:17px;
}
.home #tudo {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
.home #topo {
	height:85px;
	width:960px;
}
.home #div_menu {
	padding: 0;
	position:absolute;
	margin:0;
	top: 85px;
	z-index:1000;
}
.home #emfoco {
	position:absolute;
	width:216px;
	margin:107px 0 0 0;
}
.home #emfoco_top {
	position:relative;
	width:216px;
	background:url(../imagens/emfoco_top.png) no-repeat;
	height:6px;
}
.home #emfoco_meio {
	position:relative;
	width:186px;
	padding:7px 15px 0 15px;
	background:url(../imagens/emfoco_meio.png) repeat-y;
}
.home #emfoco_bottom {
	position:relative;
	width:216px;
	background:url(../imagens/emfoco_bottom.png) no-repeat;
	height:6px;
}
.home #conteudo {
	width:960px;
	height:260px;
	position:relative;
}

.home #rodape_conteudo {
	position:relative;
	width:730px;
	background:url(../imagens/curva_bottom.png) no-repeat;
	height:5px;
}
.home #rodape {
	background:url(../imagens/rodape_interna.png) no-repeat;
	width:960px;
	height:75px;
	color:#FFF;
}
.home #rodape ul {
	padding:0px;
	margin:0px;
	float: left;
	width: 100%;
	list-style:none;
	
}
.home #rodape ul li {
	display:inline;
}
.home #rodape ul a {
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	margin:0 5px 0 1px;
}
.home #rodape ul a:hover {
	text-decoration:underline;
}
.home #titulo {
	position:absolute;
	float:left;
	margin:0;
	top:187px;
	margin-left:240px;
	width:600px;
	height:75px;
	z-index:2;
}
.home #foto {
	position:relative;
	width:730px;
	height:215px;
	margin:0 0 15px 230px;
}
.home #box_investimentos {
	position:absolute;
	width:178px;
	height:55px;
	background:url(../imagens/box_investimentos.png) no-repeat;
	left: 230px;
	top: 20px;
	padding:8px 5px 5px 95px;
}
.home #box_trainees {
	position:absolute;
	width:178px;
	height:55px;
	background:url(../imagens/box_trainees.png) no-repeat;
	left: 230px;
	top: 98px;
	padding:8px 5px 5px 95px;
}
.home #box_creditos {
	position:absolute;
	width:178px;
	height:55px;
	background:url(../imagens/box_creditos.png) no-repeat;
	left: 230px;
	top: 98px;
	padding:8px 5px 5px 95px;
}
.home #box_operacoes {
	position:absolute;
	width:178px;
	height:55px;
	background:url(../imagens/box_operacoes.png) no-repeat;
	left: 230px;
	top: 176px;
	padding:8px 5px 5px 95px;
}
.home #box_instituto {
	position:absolute;
	width:180px;
	height:125px;
	padding:13px 7px 7px 9px;
	background:url(../imagens/fundo_instituto.png) no-repeat;
	left: 517px;
	top: 20px;
}
.home #box_alerta {
	position:absolute;
	width:113px;
	height:36px;
	padding:25px 7px 7px 75px;
	background:url(../imagens/fundo_alerta.png) no-repeat;
	left: 517px;
	top: 176px;
	color:#dc002e;
}

.home #div_int_bank{
	width:240px;
	height:55px;
	position:relative;
	border:0;
	text-align:left;
	background:url(../imagens/fundo_internet_bank.png) no-repeat;
	padding:15px 0 0 20px;
	right:-4px;
}

.home #login_int_bank{
	width:342px;
	height:95px;
	position:relative;
	border:0;
	right:-4px;
	background-color:transparent;
	
}

a.bim {
	background-image:url(../imagens/BIP.gif);
	display:block;
	width:178px;
	height:75px;
}


/* Cotação --------------------------------------------*/

.home #box_cotacoes {
	position:absolute;
	width:209px;
	height:195px;
	background:url(../imagens/fundo_cotacoes.png) no-repeat;
	left: 722px;
	top: 20px;
	padding: 13px 15px 15px 15px;
}

#cotacao {
	border: 0px;
	line-height:14px;
	width:100%;
	margin-top:30px;
}
	
#cotacao tbody tr td {
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:11px;
	text-decoration:none; 
	color:#666;
	}

	#cotacao tbody tr th {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:11px; 
	text-decoration:none; 
	color:#000; 
	font-weight:bold;
	height:20px;
    }
	
	#cotacao tbody tr.even td {
    background-color: #FFFFFF;
    }
	
	#cotacao tbody tr.odd  td {
    background-color: #E4E3E8;
    }
	
	#cotacao tbody tr.trodape td {
	font-size:10px;

	}
	
/* Cotação --------------------------------------------*/


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.cotacoes {
	height:164;
}
