﻿
/****************************************************************************
Nome:  v.0.1
Autor: Felipe Brasil Estruturador .NET
URL: http://www.felipebrasil.com.br
****************************************************************************/
		
	.bx-indicador	{ 
		width:100%; _width:96%;
		padding:0px;
		border-top:1px #F0F0F0 solid;
		border-right:1px #A5A5A5 solid;
		border-bottom:1px #A5A5A5 solid;
		border-left:1px #A5A5A5 solid;
		position:relative; 
		background:#F0F0F0 url('Imagens/Estrutura/bx-indicadores.jpg') repeat-x left top; 
		float:left;
		height:138px;
		
				
		/* Safare */
		-webkit-border-radius: 0px;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		
		/* FF 3.6*/
		-moz-border-radius: 0px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
		
		/* Chrome IE9 */
		border-radius: 0px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
	}
		
	.bx-indicador .c-s-e, .bx-indicador .c-s-d, .bx-indicador .c-i-e, .bx-indicador .c-i-d { position:absolute;  width:8px; height:8px; }
	
	.bx-indicador .c-s-e { top:-1px; left:-1px; background:url('Imagens/Estrutura/bg-indicador-sup-esq.jpg') no-repeat left top;}
	.bx-indicador .c-i-e { bottom:-1px; left:-1px; background:url('Imagens/Estrutura/bg-indicador-inf-esq.jpg') no-repeat left bottom;}
	.bx-indicador .c-s-d { top:-1px; right:-1px; _right:-2px; background:url('Imagens/Estrutura/bg-indicador-sup-dir.jpg') no-repeat right top;} 
	.bx-indicador .c-i-d { bottom:-1px; right:-1px; _right:-2px; background:url('Imagens/Estrutura/bg-indicador-inf-dir.jpg') no-repeat right bottom;}



	
	
	 /* Listagem Indicadores Economicos*/
	 
	 	.box-tit-indicadores			{ padding:5px 0px; }
		.box-tit-indicadores h2 		{ 
			height:9px; _line-height:10px; float :left; 
			font-family: Arial, Helvetica, sans-serif!important;
			color:#5A6306!important;
			margin-top:0px!important;
			font-weight:normal; 
			margin-left:6px; _margin-left:3px;
			padding-left:10px; _padding-left:9px;
			padding-bottom:5px; 
			margin-bottom:10px;
			_padding-top:5px;
			
									
			 }
			 
		.box-indicadores-verde 			{ color:#008200;  font-size:10px; }
		.box-indicadores-verm 			{ color:#C40F3A;  font-size:10px; }
		.box-indicadores-cin			{ color:#555555;  font-size:10px; }
				

		.box-indicadores 				{ font-size:10px; background-color:#DDDDDD; font-family: Arial, Helvetica, sans-serif; height:5px; }	 
		.box-indicadores img			{ margin-right:5px;  float:right; _margin-right:0px; }				
		.box-indicadores table 			{ font-weight:inherit; width:224px; margin-left:4px; text-align:center; _margin-right:4px; }
		.box-indicadores table th		{ font-weight:inherit; color:#003C5B; font-size:10px; background-color:#F7F7F7; height:25px; border-right:#878787 1px solid; border-top:1px solid #FFFFFF; border-bottom:1px solid #D8D8D8; border-left:1px solid #FEFEFE; }
		.box-indicadores table tr td	{ font-weight:inherit; font-size:9px; background-color:#EBEBEB; height:22px; border-right:#878787 1px solid; border-top:1px solid #FFFFFF; border-bottom:1px solid #D8D8D8; border-left:#FEFEFE 1px solid; }
		.box-indicadores table tr .alter { font-size:10px; background-color:#F7F7F7; }
	
	
	
	
	
	 /* Cotação */
  
   .box-indicadores-novo table
   {
       
   } 
    
   .bx-indicadores-novo table tbody tr td
   {
    background-color: transparent!important;
    border-color: #DFDFDF #878787 #FEFEFE #FEFEFE;
    border-right: 1px solid #878787;
    border-style: solid;
    border-width: 1px;
    color: red!important;
    font-size: 10px;
    font-weight: inherit;
    line-height: 17px;
   } 
   .bx-indicadores-novo table tbody tr td b
   {
       color: #003C5B!important;
       font-size:9px;
       font-weight:bold;
   }
   .bx-indicadores-novo table tbody tr td+td b
   {
        text-transform: lowercase;
        color: #5A6306!important;
   }
   .bx-indicadores-novo table tbody tr td+td b
   {
        text-transform: lowercase;
        color:#003C5B!important;
   }
   .bx-indicadores-novo table tbody tr td[height="22"]
   {
       border-bottom: none!important;
       background-color:#E4E4E4!important;
       border-left:1px solid #E4E4E4;
       border-top:1px solid #E4E4E4;
   }
   .bx-indicadores-novo table tbody tr td:first-child
   {
       text-align: left!important;  
        height:0px!important;
   }
   
   
   .bx-indicadores-novo table tbody tr td[height="24"]
   {
       display:none!important;
      
       
   }

   .bx-indicadores-novo .bndes:first-child
   {
        text-align: center!important;
        _padding-left:52px!important; *padding-left:52px;
   }
      
   .bx-indicadores-novo table tbody tr td a
   {
       display: none;
       
   }
	
	
	
	
		.bx-indicadores-novo	{ 
		width:100%; _width:96%;
		padding:0px;
		border-top:1px #F0F0F0 solid;
		border-right:1px #A5A5A5 solid;
		border-bottom:1px #A5A5A5 solid;
		border-left:1px #A5A5A5 solid;
		position:relative; 
		background:#F0F0F0 url('Imagens/Estrutura/bx-indicadores.jpg') repeat-x left top; 
		float:left;
		height:150px;
	}
		

    
    
    .bx-indicadores-novo.tit { font-size:14px; font-weight:normal;  }
    
    
    .bx-indicadores-novo table  
    {
        border-collapse:separate; margin:-5px  0 0 3px;    width:100%; _width:96%;
		padding:0px;
		position:relative; 
		background:#F0F0F0 url('Imagens/Estrutura/bg-indicadores-novo.jpg') repeat-x left top; 
		float:left;
    }
    .bx-indicadores-novo table th { text-align:left; padding-left:4px; color:#ffcb05;  }
    .bx-indicadores-novo table td { text-align:center;  }
    .bx-indicadores-novo table th, .bx-destaque table td { border-bottom:1px #36517b solid; line-height:22px;  }