﻿body 
{
	background-color:#d9d7d8;
	background-image:url(Imagens/site_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	color:#484747;
	font-family:Arial;
	font-size:11px;
	margin:0px;
}

img
{
	border: none;
}

select {
    font-family:Arial;
    color:#484747;
    font-size:10px;
}

input {
    font-family:Arial;
    color:#484747;
}

a {
    color:#484747;
}
a:link {
    text-decoration:none;
}
a:active {
    text-decoration:none;
}
a:visited {
    text-decoration:none;
}
a:hover {
    color:#000;
    text-decoration:none;
}

.clear { clear:both;}
.middle { vertical-align:middle;}

.comeco
{
	background-image:url(Imagens/site_bg_bg_topo.gif);
    background-position:top;
    background-repeat:no-repeat;
    width:1003px;
    height: 5px;
    margin: 13px auto 0 auto;
    font-size: 4px;
}

.site {
    width:1003px;
    margin:auto;
    background-image:url(Imagens/site_bg_bg_meio.gif);
    background-position:top;
    background-repeat:repeat-y;
    background-color:#fff;
    
}

.site .busca {
    background-color: #f4f4f4;
    margin-left: 10px;
    height:25px;
}

.site .busca select {
    margin-right:27px;
}

.site .internas 
{
	margin-left: 10px;
	width: 981px;
    min-height: 300px;
    _height: 300px;
}

.site .rodape 
{
    text-align:center;
    color:#fff;
    padding: 2px 0;
    width: 981px;
    margin: 15px 0 5px 10px;
    background-color:#840316;
}

.final
{
	background-image:url(Imagens/site_bg_bg_bottom.jpg);
    background-position:bottom;
    background-repeat: no-repeat;
    width: 1003px;
    height: 5px;
    margin: 0 auto;
}
.padrao_menu
{
	font-size:10px; color:#959595;
	}
.logo
{ height:42;
  float:left;
 padding:0 54px 0 10px;
}
.menu_principal
{
  float:left;
  width:739px;
  height:41px;
  position:relative;
  padding:0	0 5px 7px;
	}
/* pag de indices financeiros */

.indices {
  background-image:url(imagens/barra_topo_tit_bg.gif);
background-repeat:no-repeat;
height:464px;
min-height:464px;
margin-top:1px;
width:984px;
}
.indices div.titulo
{
padding:6px 0pt 7px 0pt;
*padding:6px 0pt 4px 0pt;
margin: 0px 0pt 0pt 14px;
 width: 310px;
	}
.indices .barra_lateral {
   background-image:url(Imagens/bg_indices.gif);
   background-repeat:repeat-y;
   background-position:left;
   position:relative;
   min-height:430px;
   _height:430px;
}
.indices .barra_lateral .imgIndices
{ float:left;
	}
.indices .barra_lateral .stage
{
	float:right;
	 padding-top:10px;
width:690px;
}
.indices .barra_lateral .stage table
{
width: 318px; 
border-top:solid 1px #d6d6d6;
margin:0px 17px 0px 0px;
padding:0px;
float:right;
}

.indices .barra_lateral .stage table tr td
{
border-bottom:solid 1px #d6d6d6;
}
.indices .barra_lateral .stage table tr.legenda td
{
border:none;

}
.indices .barra_lateral .stage table tr td.center
{
height:30px;
font-size:11px;
background-color:#eeebe2;
color:#000;
text-align:center;
}
.indices .barra_lateral .stage table tr td.left
{
height:30px;
font-size:11px;
background-color:#eeebe2;
color:#000;
text-align:left;
padding-left:10px;
width:50px;
border-left:solid 1px #d6d6d6;
}
.indices .barra_lateral .stage table tr td.right
{
height:30px;
font-size:11px;
background-color:#eeebe2;
color:#000;
text-align:left;
width:50px;
border-right:solid 1px #d6d6d6;
}
.indices .barra_lateral .stage table .titulo td
{
	height:30px;
font-size:14px;
color:#fff;
padding-left:10px;
background-color:#700213;
text-align:left;
	}