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_ri #tudo {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

.home_ri #topo {
	height:85px;
	width:960px;
}
.home_ri #div_menu {
	padding: 0;
	position:absolute;
	margin:0;
	top: 85px;
	z-index:1000;
}

.home_ri #noticias {
	position:absolute;
	width:216px;
	margin:35px 0 0 0;
	z-index: 3;
}
.home_ri #noticias_top {
	position:relative;
	width:216px;
	background:url(../imagens/emfoco_top.png) no-repeat;
	height:6px;

}
.home_ri #noticias_meio {
	position:relative;
	width:186px;
	padding:5px 15px 0 15px;
	background:url(../imagens/emfoco_meio.png) repeat-y;
	margin:0;
	height:254px;
	line-height:15px;
}
.home_ri #noticias_bottom {
	position:relative;
	width:216px;
	background:url(../imagens/emfoco_bottom.png) no-repeat;
	height:6px;
}
.home_ri #conteudo {
	width:960px;
	height:325px;
	position:relative;
}

.home_ri #rodape_conteudo {
	position:relative;
	width:730px;
	background:url(../imagens/curva_bottom.png) no-repeat;
	height:5px;
}
.home_ri #rodape {
	background:url(../imagens/rodape_interna.png) no-repeat;
	width:960px;
	height:75px;
	color:#FFF;
}
.home_ri #rodape ul {
	padding:0px;
	margin:0px;
	float: left;
	width: 100%;
	list-style:none;
	text-align:right;
}
.home_ri #rodape ul li {
	display:inline;
}
.home_ri #rodape ul a {
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	margin:0 5px 0 1px;
}
.home_ri #rodape ul a:hover {
	text-decoration:underline;
}
.home_ri #titulo {
	position:absolute;
	float:left;
	margin:0;
	top:187px;
	margin-left:240px;
	width:600px;
	height:75px;
	z-index:2;
}
.home_ri #foto {
	position:relative;
	width:730px;
	height:215px;
	margin:0 0 15px 230px;
}

.home_ri #box_resultados {
	position:absolute;
	width:240px;
	left: 230px;
	top: 35px;
	padding:0;
}

.home_ri #box_resultados_top {
	position:relative;
	width:225px;
	padding:12px 0 0 15px;
	background:url(../imagens/topo_noticias_ri.png) no-repeat;
	height:28px;
}
.home_ri #box_resultados_meio {
	position:relative;
	width:210px;
	height:210px;
	padding:15px 15px 0 15px;
	background:url(../imagens/miolo_noticias_ri.png) repeat-y;
}
.home_ri #box_resultados_bottom {
	position:relative;
	width:240px;
	background:url(../imagens/bottom_noticias_ri.png) no-repeat;
	height:6px;
}

.home_ri #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_ri #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_ri #box_mailing {
	position:absolute;
	width:335px;
	height:57px;
	padding:0;
	background:url(../imagens/fundo_mailing2.png) no-repeat;
	left: 481px;
	top: 242px;
	color:#dc002e;
	padding:5px 15px 0 15px;
	background-image: url(../imagens/fundo_mailing2.png);
}

.home_ri #box_bolsas{
	position:absolute;
	width:132px;
	height:144px;
	left: 828px;
	top: 32px;
	text-align:right;
}

.home_ri #div_int_bank{
	width:180px;
	height:24px;
	position:relative;
	border-left:#dc002e 1px dashed;
	text-align:left;
	padding:50px 0 0 20px;
	top:0;
	right:-4px;
	margin:-20px 0 0 0;
}

.home_ri #login_int_bank{
	width:342px;
	height:95px;
	position:relative;
	border:0;
	right:-4px;
	background-color:transparent;
	
}

a.resultados {
	display:block;
	height:28px;
	padding-left: 50px;
	margin-top:20px;
	line-height:15px;
	color:#666;
}

a.resultados:hover {
	color:#b33447;
	text-decoration:none;
}


/* Cotação --------------------------------------------*/

.home_ri #box_cotacoes_ri {
	position:absolute;
	width:335px;
	height:195px;
	background:url(../imagens/fundo_cotacoes_ri.png) no-repeat;
	left: 481px;
	top: 35px;
	background-image: url(../imagens/fundo_cotacoes_ri.png);
}

#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;
}

