
/****************************
Listas de cotações
****************************/

.semvar { color: #666666; }
.varpos  { 	color: #339933; }
.varneg  { 	color: #FF0000; }

.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }

/*** estilos da tabela de cotações investimentos ***/
.titulo_cotacoes
{
    border-bottom: solid 1px #2b8330;    
}

.div_cotacoes_agro 
{
	width: 540px;
	border-bottom: solid 1px #2b8330;	
	color: #2b8330;
	font-weight: bold;		
	margin: 10px 0px 0px 0px;	
}

.div_cotacoes_agro_home 
{	
	width: 190px;	
	clear: right;
	font: 11px Arial;
	margin: 10px 0px 5px 0px;	
}

.cot_titulo {
	width: 205px;
	float: left;
}

.cot_data 
{
	width: 100px;
	text-align: right;
	padding-right: 5px;
	float: right;
}

.tab_cotacoes_agro
{
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border-collapse: collapse;
	background-color: #FFFFFF;
	clear: both;
}

.tab_cotacoes_agro th
{
    font-size: 10px;
    white-space: nowrap; 
}

.div_cotacoes_agro_home .tab_cotacoes_agro
{
	font-size: 9px;
}

.tab_cotacoes_agro .impar
{
	background-color: #e8e8e8; 	
}

.tab_cotacoes_agro th 
{
	height: 18px;
}

.tab_cotacoes_agro td 
{ 
	height: 22px;
	white-space: nowrap;
}

.div_cotacoes_agro_home .tab_cotacoes_agro td
{
	height: 16px;
	white-space: nowrap;
}

.tab_cotacoes_moeda .right
{
	width: 40px;
}

.tab_cotacoes_moeda .right span
{ 
	padding-right: 2px; 
}

.tab_cotacoes_agro_home .right
{
	font-size: 9px;
}

.tab_cotacoes_agro_home .right span
{
    padding-right: 2px; 
}

.tab_cotacoes_agro .right
{
	width: 40px;
}

.tab_cotacoes_agro .right
{
	width: 40px;	
}

.tab_cotacoes_agro .right span
{ 
	padding-right: 2px; 
}

.div_cotacoes_inflacao
{
	margin-left: 80px;	
}

.fonteConversor
{
    float: right;
    padding-right: 20px;   
    font-size: 10px;
    color: #000;
}

.var_detalhe
{
    padding-right: 10px;   
}

.var_home
{
    padding-right: 5px;   
}

.cotacoes
{
	border-collapse:collapse;
	border:none;
	border-bottom:solid 1px #2b8330;
	font:normal 11px Arial;
	float:right;
	width:185px;
	clear:right;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:10px;
	color:#106ECC;
}

.cotacoes tr
{	border:none;
	padding:0px;
	margin:0px;
}	

.cotacoes tr td
{	
    border:none;
	padding:0px;
	margin:0px;
}

.cotacoes .cabec1 strong
{	
    text-align:center;
	width:100%;
	display:block;
}	

.cotacoes .cabec1 td:first-child strong
{	
    text-align:left;
}	

.linhaimpar, .linhaimpar td
{	
    background-color:#E8E8E8;
}

.linhapar, .linhapar td
{	
    background-color:#FFFFFF;	
}

table .cabec1
{	
    background-color:#2b8330;
	color:#FFFFFF;
}	

.cotacoes thead tr
{	
    background-color:#DDDDDD;
	color:#a87e35;
}	

.fonteGrafico
{
	margin:5px 10px 5px 10px;
	text-align:right;
	color: #000;	
	font-size: 10px;
}

.fonteGraficoHome
{
    font-size: 8px;
    text-align:right;	
	color: #000;
	float:right;
	clear: right;
	padding-bottom: 15px;
	white-space: nowrap;
}
