

body, html {
	margin: 0; 
	padding: 0;
	height:100%;
} 

a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: underline; 
}
a:active {
	text-decoration: none
}

ul li {
	color:#333333;
	margin:5px;
} 



/* ESTRUTURA NOVO TOPO */


	#barra-brasil-v2-exp {
		width:999px;
		height: 36px;
		float: none;
		clear: right;
		margin: 0;
		padding: 0;
		margin-left:auto;
		margin-right:auto;
	}
    
	#barra-brasil-v2-exp img {
		border: 0;
	}
    
	#barra-brasil-v2-exp.png {
		background: url(../../images/site/barra-gov-bv2-minimo.png) no-repeat left top;
	}
      
	#barra-brasil-v2-exp.png {
		background: url(../../images/site/barra-gov-bv2-dir.png) no-repeat right top;
	}
	
	#barra-brasil-v2-exp.png .divCentro {
		background-image: url(../../images/site/barra-gov-bv2-centro.png);
		background-repeat: no-repeat;
		background-position: right top;
		background-color: #074d21;
	}
    	
	#barra-brasil-v2-exp .divEsq {
        	float:left;
	        height: 100%;
	}
    
	#barra-brasil-v2-exp .divCentro {
		margin-left: 0px;
		margin-right: 15px;
		width: auto;
		height: 36px;
		width: 968px;
		float: left;
	}
    
	#barra-brasil-v2-exp #logo-ministerio-bv2 {
		display: block;
		float: left;
		margin: 0;
		padding: 6px 0 0 14px;
	}
    
	#barra-brasil-v2-exp #logo-gov-bv2 {
		display: block;
		float: right;
		margin: 0;
		padding: 5px 6px 0 0;
	}



/* ESTRUTURA TOPO */

.topo_bndes {
  	width: 999px;
  	height: 76px;
  	padding: 0px;
  	top:0px;  	  
  	background-image: url(../../images/site/fundo_topo.jpg);
  	background-color: #ffffff;
  	background-repeat: repeat-x;
	margin-left:auto;
	margin-right:auto;
}

.topo_linha_verde {
        width: 999px;
	/*height:0px;*/
        /*padding:0px;*/
        /*margin:0px;*/
	border-top-color: #0C5B2A;
	border-top-width:6px;
	border-top-style:solid;
	margin-left:auto;
	margin-right:auto;
}

.topo_acessibilidade{
    left: 375px;
    margin: 0;
    position: relative;
    text-align: center;
    top: 0;
}

.topo_ferramentas{
    background-color: #D7D7D7;
    clear: both;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 999px;
}

.topo_idiomas {
    position: relative;
    /*margin-left:850px;*/
    left: -23px;
    float: right;
    width:103px;
}



.topo_busca {
    position:relative;    
    float:left;
    top:35px;
    left:120px;
}

ul.topo_busca {
    left: 0;
    margin: 0;
    text-align: center;
    top: 0;
}

.topo_busca li{
    display: inline;
    list-style: none outside none;
    margin: 2pt;
}

/*
#topo_icones {
    position:relative;    
    float:left;
    left:140px;
    top:40px;
}

#topo_icones img {
    vertical-align:middle;
}
*/
.topo_icones {
    position:relative;    
    float:left;
    left:80px;
    top:30px;
}

ul.icones {
    float: left;
    left: 40pt;
    margin: 0;
    position: relative;
    text-align: center;
}
.icones li {
    display: inline;
    margin: 0;
    padding: 0;
}
.icones li + li:before {
    content: " | ";
    font-family: Arial,Tahoma,Helvetica;
    font-size: 0.8em;
    margin: 5px;
}



.topo_idioma {
    padding:0px;
    margin:0px;
    color:#FFFFFF;
    font-family: Arial,Tahoma,Helvetica;
    font-size: 0.7em;
    text-align:center;
    background-image: url(../../images/site/fundo_idioma.jpg);
    background-color: #0C5B2A;
    background-repeat:no-repeat;    
    width:50px;
    height:16px;
    cursor:pointer;
}

.topo_idioma A {
    text-decoration:none;
    color:#FFFFFF;
}

.topo_idioma A:visited {
    text-decoration:none;
    color:#FFFFFF;
} 


.logo_bndes {
  	/*width: 200px;*/
	width: 333px;
  	height: 71px;
  	top:0px;
  	left:15px;  	  
  	position:relative;
  	/*background-image:url(../../images/site/logo_150_texto.jpg);*/
	/*background-image:url(../../images/site/logo_horizontal.jpg);
  	background-repeat: no-repeat;*/
	/*cursor:pointer;*/
        float:left;
}

h1.logo_bndes {
    margin-bottom: 0;
    margin-top: 0;
}

/* ESTRUTURA RODAPÉ */


.rodape {
 	position:relative;
	width:999px;
	top:10px;
	margin-left:auto;
	margin-right:auto;
	clear: both; 
}

.rodape_banners {
	width: 999px;
	min-height: 50px;
	max-height: 120px;
  	background-color:#F2F2F2;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	vertical-align: middle;
}

.rodape_links {
  	width: 999px;
  	height: 123px;
  	padding: 0px;
  	background-image: url(../../images/site/fundo_rodape_03.jpg);
  	background-color: #657A5B;
  	background-repeat: repeat-x;
}

/* ESTRUTURA CORPO */

.corpo {
	/*margin:0px;*/
	padding:0px;
	position:relative;
        width:999px;
	/*height:100%;*/
	margin-left:auto;
	margin-right:auto;
}

.esquerdo {
	position:relative;
	float:left; 
	width:250px;
}

.centro-direito {
	position:relative;
	float:right;
	width:749px;
	top:0px;
	margin:0px;
	padding:0px;


}

.conteudo {
	margin:0px;
	padding:0px;

}

.conteudo-direito {
	position:relative;
	left:0px;
	width:220px;
	float:right;
	margin:0px;
	padding:0px;

}

.conteudo-centro {
	position:relative;
	float:left;	  
	width: 520px;
		
	margin:0px;
	padding:0px;


}


.conteudo-centro-grande {
	position:relative;
	float:left;	  
	width: 720px;
		
	margin:0px;
	padding:0px;
}

/* ESTRUTURA BOXES */

.menu_principal {
	position:relative;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	font-weight:bold;
	margin-left:15px;
	margin-right:15px;
	padding:5px;
	
	background-image: url(../../images/site/marcador_verde.jpg);
	background-color: #ffffff;
        background-repeat: no-repeat;
        background-position: 5px 15px;
}

.menu_veja_nessa_secao {
	position:relative;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	
	margin-left:15px;
	margin-right:30px;
	padding:5px;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	
	background-image:url(../../images/site/marcador_verde.jpg);
	background-color: #ffffff;
        background-repeat:no-repeat;
        background-position: 5px 15px;
	line-height: 0.8em;
	width: 140px;
}

.topo_box_transp_dir {
	background-image: url(../../images/site/topo_box_transp_dir.jpg);
    	background-repeat: no-repeat;    
    	background-position: 0px 0px;   
	padding-top:20px;
	padding-left:15px;
	padding-right:10px;
}



.topo_box_lateral_esq {
	background-image: url(../../images/site/topo_box_esq.jpg);
	background-repeat: no-repeat;    
	background-position: 10px 0px;   
	padding-top:20px;
	padding-left:20px;	
}

.menu_ferramentas {
	position:relative;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	
	margin-right:40px;
	padding:5px;
	/*padding-left:30px;*/
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	
	width: 178px;	
}

.figuras_perfil {
	position:relative;
	padding:0px;
	/*height:300px;	*/
	height: 160px;
	width:729px;
	cursor:pointer;
}


.figura_perfil1 {
	position:absolute;
	padding:0px;
	height: 160px;
	width:181px;
	top:0px;
	cursor:pointer;
	/*background-image:url(../../images/site/micro_pequena_off.gif);
	background-repeat:no-repeat;*/
}

.figura_perfil2 {
	position:absolute;
	padding:0px;
	/*height:300px;	*/
	height: 160px;
	width:181px;
	top:0px;
	left:186px;
	cursor:pointer;
	
	/*background-image:url(../../images/site/pessoa_juridica_off.gif);*/
	/*background-repeat:no-repeat;*/
}

.figura_perfil3 {
	position:absolute;
	padding:0px;
	/*height:300px;	*/
	height: 160px;
	width:181px;
	top:0px;
	left:372px;
	cursor:pointer;
	/*background-image:url(../../images/site/administracao_publica_off.gif);*/	
        /*background-repeat:no-repeat;*/
}

.figura_perfil4 {
	position:absolute;
	padding:0px;
	/*height:300px;	*/
	height: 160px;
	width:181px;
	top:0px;
	left:558px;
	cursor:pointer;
	/*background-image:url(../../images/site/instituicao_financeira_off.gif);*/
	/*background-repeat:no-repeat;*/
}

.topo_box_central {
	background-image:url(../../images/site/topo_box_transp_meio.jpg);
	background-color: #FAFAFA;
	background-repeat:no-repeat;    
	background-position: 0px 0px;   
	width:520px;
	padding-top:20px;
	padding-left:5px;
}

.banner {
	width:92%;
	/*height:60px;	*/
	cursor:pointer;
	margin-top:10px;
	margin-left:30px;
}

.botoes_banner {
	position:relative;
	left:300px;
	width:155px;
	cursor:pointer;
}


.banner_anterior {
	position:relative;
	/*background-image:url(../../images/site/bt_anterior.jpg);
    	background-repeat:no-repeat;    */
    	width:73px;
	height:18px;
	float:left;
}

.banner_proximo {
	position:relative;
	/*background-image:url(../../images/site/bt_proximo.jpg);
    	background-repeat:no-repeat;    */
    	width:73px;
	height:18px;
	float:right;
}

.topo_box_meio {
	background-image: url(../../images/site/topo_box_meio.jpg);
	background-color: #FFF;
	background-repeat:no-repeat;    
	background-position: 0px 0px;   
	/*width:520px;*/
	/*height:60px;*/
	padding-top:20px;
	padding-left:20px;	

}

.meio_box_meio {
	background-image: url(../../images/site/meio_box_meio.jpg);
	background-color: #FFF;
	background-repeat: repeat-y;    
	background-position: 0px 0px;   
	padding-left:20px;	

	width:520px;
}

.rodape_box_meio {
	position:relative;
	background-image: url(../../images/site/rodape_box_meio.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;    
	background-position: 0px 0px;   
	width:520px;
	left:-20px;
	bottom:0px;
}

.botao_ver_todas {
    position:absolute;
    top:18px;
    left:30px;
    /*background-image:url(../../images/site/ver_todas_noticias.jpg);
    background-repeat:no-repeat;    
    background-position: 0px 0px;*/
    width:122px;
    height:18px;
    cursor:pointer;
	
}

.noticia {
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width:470px;
	/*height:100%;*/
	padding-top:15px;
	padding-bottom:10px;	
}

.noticia_dir {
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width:90%;
	padding-top:15px;
	padding-bottom:15px;
	
}

.destaque_dir {
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	width:160px;
	padding-top:10px;
	padding-bottom:10px;
	
}

.ver_todas {
	position:relative;
	top:-1px;
	/*background-image:url(../../images/site/ver_todas_noticias.jpg);
    background-repeat:no-repeat;    
    background-position: 0px 0px;*/
    width:90%;
    
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	cursor:pointer;
	
	
}

.noticia_foto {
	position:relative;
	float:left;
	width:100px;
}

.noticia_texto {
	position: relative;
	line-height: 0.8em;	
}

.topo_box_dir {
	background-image: url(../../images/site/topo_box_dir.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;    
	padding-top:20px;
	padding-left:20px;
}

.meio_box_dir {
	background-image: url(../../images/site/meio_box_dir.jpg);
	background-color: #FFF;
	background-repeat: repeat-y;    
	background-position: 0px 0px;   
	padding-left:20px;
	width:200px;
}

.rodape_box_dir {
	background-image: url(../../images/site/rodape_box_dir.jpg);
	background-color: #FFF;
	background-repeat: repeat-y;    
	background-position: 0px 0px;   
	width:200px;
}

.menu_atuacao {
	position:relative;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;

	margin-right:40px;
	padding:5px;
	/*padding-left:30px;*/
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	width: 178px;	
}

.div_perfil {
	width: 180px;
	text-align: center;
	position: absolute;
	top:2px;
	left:-2px;
	cursor: pointer;
}

.img_perfil {
	left: 0;
	position: absolute;
	top: -10px;
	z-index: -1;
	border: 0px;
}

.botao_perfil a:link    {color:black;}
.botao_perfil a:visited {color:black;}
.botao_perfil a:hover   {color:black; text-decoration: none;}
.botao_perfil a:active  {color:black;}

.botao_perfil {
	position:relative;
	padding:0px;
	height:50px;	
	width:729px;
	cursor:pointer;
}



.botao_perfil1 {
	position:absolute;
	padding:0px;
	height:50px;	
	width:181px;
	left:0px;
	
	background-image: url(../../images/site/botao_perfil.jpg);
	background-color: #FAFAFA;
        background-repeat: no-repeat;
}

.botao_linha_1 {
	border-top-color: #990066;
	border-top-width:2px;
	border-top-style:solid;	
}

.botao_perfil2 {
	position:absolute;
	padding:0px;
	height:50px;	
	width:181px;
	left:186px;
	
	background-image: url(../../images/site/botao_perfil.jpg);
	background-color: #FAFAFA;
	background-repeat: no-repeat;
}

.botao_linha_2 {
	border-top-color: #FFCC00;
	border-top-width:2px;
	border-top-style:solid;	
}

.botao_perfil3 {
	position:absolute;
	padding:0px;
	height:50px;	
	width:181px;
	left:372px;
	
	background-image: url(../../images/site/botao_perfil.jpg);
	background-color: #FAFAFA;
    	background-repeat: no-repeat;
}

.botao_linha_3 {
	border-top-color: #009900;
	border-top-width:2px;
	border-top-style:solid;	
}


.botao_perfil4 {
	position:absolute;
	padding:0px;
	height:50px;	
	width:181px;
	left:558px;
	
	background-image:url(../../images/site/botao_perfil.jpg);
	background-color: #FAFAFA;
    	background-repeat:no-repeat;
}

.botao_linha_4 {
	border-top-color: #6699CC;
	border-top-width:2px;
	border-top-style:solid;	
}

.caminho {
	clear: none;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-right: 10px;
	width: 505px;
}

.letras {
	cursor:pointer;
	float: left;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 25px;
        width:190px;
	z-index:1;
}

.aumentar {
	float:left;
}

.diminuir {
        float:right;
}

.topo_box_transp_meio {
	background-image: url(../../images/site/topo_box_transp_meio.jpg);
	background-repeat: no-repeat;    
	background-position: 0px 0px;   
	width:480px;
	padding-top:20px;
	padding-left:20px;
	
	/*height:10px;	*/
}

.topo_box_transp_meio_gd {
	background-image: url(../../images/site/topo_box_transp_meio_gd.jpg);
	background-color: #FAFAFA;
	background-repeat: no-repeat;    
	background-position: 0px 0px;   
	width:700px;
	padding-top:20px;
	padding-left:20px;
	
	/*height:10px;	*/
}

.botoes_paginacao {
	width: 120px;
	margin-bottom: 70px;
	margin-left: 20px;
}

.botao_anterior {
	/*background-image:url(../../images/site/bt-anterior.gif);*/
	background-repeat:no-repeat;    
	width:55px;
	height:11px;
	float:left;
	cursor:pointer;
}

.botao_proxima {
	/*background-image:url(../../images/site/bt-proxima.gif);*/
	background-repeat:no-repeat;    
	width:54px;
	height:11px;
	float: right;
	cursor:pointer;
}

.rss {
	position:absolute;
	left:460px;
  	/*background-image:url(../../images/site/icone_rss.gif);
        background-repeat:no-repeat;*/
	float:right;
	width: 16px;
  	height: 16px;
	cursor:pointer;
}

.topo_credenciamento {
  	background-image: url(../../images/site/fundo_topo.jpg);
  	background-color: #E6E6E6;
        background-repeat: repeat-x;   
	width:100%;
	height:50px;
}

.logo_credenciamento {
  	/*background-image:url(../../images/site/logo_bndes.gif);
	background-image: url(../../images/site/logo_150_texto.jpg);
	background-color: #FAFAFA;
        background-repeat: no-repeat;
    	background-position: 15px 0px;*/

  	/*width: 91px;*/
  	/*height: 70px;*/

  	width: 200px;
  	height: 71px;
}

.acesso_rapido {
	height:25px;
}

/**********
/* cgant */

ul.destaque_dir {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
}

li.noticia_texto {
	margin:2px 0;
	list-style: none;
} 

ul.menu {
     margin: 0pt;
     padding: 0pt;
}
.menu li {
     list-style: none outside none;
     margin: 0pt;
}

li.menu_principal {
     margin-left: 15px;
     margin-right: 15px;
}

ul.rodape_banners {
     margin: 0pt;
     padding: 0pt;
     text-align: center;
}

.rodape_banners li {
     list-style: none;
     margin: 2pt;
     display: inline;
}

ul.rodape_item {
    margin: 0;
    text-align: center;
}

.rodape_item li {
    display: inline;
    list-style: none outside none;
    margin: 0pt;
}

.rodape_item li + li:before {
    content: " | ";
    font-family: Arial,Tahoma,Helvetica;
    font-size: 0.8em;
    color: #FFFFFF;
    margin: 5px;
}

ul.breadcrumb_item {
    margin: 0;
    text-align: left;
}
.breadcrumb_item li {
    display: inline;
    margin: 0pt;
}

.breadcrumb_item li + li:before {
    content: " > ";
    font-family: Arial,Tahoma,Helvetica;
    font-size: 0.8em;
    color: #595959;
    margin: 5px;
}

/* idiomas */
ul.topo_idiomas {
     list-style: none;
     margin: 0;
     clear: both;
}
li.topo_idioma{
     list-style: none;
     margin: 0pt;
     float: left;
}

/* inline forms */
ul.inline_form {
    clear: both;
}
.inline_form li{
    display: inline;
    list-style: none;
    margin: 2pt;
}

/* block forms */
ul.block_form {
    clear: both;
}
.block_form li{
    display: block;
    list-style: none;
    margin: 0;
    float: left;
}

caption {
    visibility: hidden;
    margin-top: -10px;
}

.mrgn_right{
    margin-right: 10px;
}

.left {
    float:left;
}

#barra-brasil { 
    position:relative;
    overflow:hidden;
    min-width:1000px;
    background: #00500F url(../../images/site/barra-brasil-v3-bgx.png) center bottom no-repeat;
}

#barra-brasil .barra {
    display: block;
    width: 960px;
    height:28px;
    margin: 0 auto;
    background: url(../../images/site/barra-brasil-v3-bgx.gif) 0 bottom repeat-x;
}

#barra-brasil .barra ul {
    float:right;
    width: 319px;
    margin: 0px;
    list-style: none;
}

#barra-brasil .barra ul li {
    float: left;
    padding-left: 25px;
    margin: 0px;
}

#barra-brasil .ai {
    display: block;
    width: 161px;
    height: 28px;
    text-indent: -10000px;
    background: #00500F url(../../images/site/ai.png) no-repeat 0 4px;
    font-size:small;
}

#barra-brasil .brasilgov {
    display: block;
    width: 108px;
    height: 28px;
    text-indent: -10000px;
    background: #00500F url(../../images/site/brasil.png) no-repeat 0 4px;
    font-size:small;    
}