/**-  base - nivel 01 -**/
body 
{
  background-color: #ffffff;
  text-align: center;
  margin: 0;
  padding: 0;
}

.textoInterno {
	background-color: #CCC;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	font-family: Arial; 
	font-size: 12px;
}

.corpo
{
  width: 1005px;
  border: 0;
}

.contorno 
{ 
  border: 1px solid #ffffff;
  background-color: #ffffff; 
}

.cabecalho
{
  background:url(../img/fnd/fnd_cabecalho2.jpg) no-repeat;
  height: 112px;
  margin: 0;
  padding: 0;
}

.coluna_conteudo
{
  float: left;
  vertical-align: top;
  text-align: left;
  width: 753px;
}

.coluna_apoio
{  
  float: right;
  width: 240px; 
  vertical-align: top;
  text-align: center;
}

.menu_auxiliar
{
  margin: 0;
  padding: 0;
}

.rodape
{
  background: url(../img/bnr/bnr_sc.gif) no-repeat right bottom;
  height: 100px;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

/**- detalhamento nivel 02 -**/

/*- coluna direita apoio -*/
.coluna_apoio_inicial
{
  width: 100%;
  height: 42px;
  background: url(../img/fnd/fnd_bar_sup_apoio.gif) no-repeat;
}
.coluna_apoio_meio
{
  width: 100%;
  background: url(../img/fnd/fnd_bar_meio_apoio.gif) repeat;
  text-align: center;
}
.coluna_apoio_final
{
  width: 100%;
  height: 42px;
  background: url(../img/fnd/fnd_bar_inf_apoio.gif) no-repeat;
}

/*- coluna destaque index -*/
.coluna_destaque_index
{
  float: left;
  width: 492px;
  padding-top: 10px;
  border: 0;
  margin: 0;
  vertical-align: top;
  text-align: center;
}

/*- coluna secundaria index -*/
.coluna_secundaria_index
{
  float: left;
  width: 240px;
  padding-top: 10px;
  border: 0;
  margin: 0;
  vertical-align: top;
  text-align: center;
}

/**- [PB] -**
/*- fundo titulo pb -*/
.fnd_ttl_pb
{
  float: left;
  margin-top: 5px;
  width: 100%;
  height: 82px;
  background: url(../img/fnd/fnd_ttl_pb.jpg) left top no-repeat;
}

/*- coluna texto PB -*/
.coluna_conteudo_pb
{
  float: left;
  width: 600px;
  padding-top: 10px;
  border: 0;
  margin: 0;
  vertical-align: top;
  text-align: center;
}

/*- coluna menu pb -*/
.coluna_menu_pb
{
  float: left;
  width: 132px;
  padding-top: 10px;
  border: 0;
  margin: 0;
  vertical-align: top;
  text-align: center;
}

/**- [PC] -**/
/*- fundo titulo pc -*/
.fnd_ttl_pc
{
  float: left;
  margin-top: 5px;
  width: 100%;
  height: 82px;
  background: url(../img/fnd/fnd_ttl_pc.jpg) left top no-repeat;
}

/*- fundo titulo pc -*/
.fnd_ttl_microcredito
{
  float: left;
  margin-top: 5px;
  width: 100%;
  height: 82px;
  background: url(../img/fnd/fnd_ttl_microcredito.jpg) left top no-repeat;
}

/*- coluna texto PB -*/
.coluna_conteudo_pc
{
  float: left;
  width: 600px;
  padding-top: 10px;
  border: 0;
  margin: 0;
  vertical-align: top;
  text-align: center;
}

/*- coluna menu pb -*/
.coluna_menu_pc
{
  float: left;
  width: 132px;
  padding-top: 10px;
  border: 0;
  margin: 0;
  vertical-align: top;
  text-align: center;
}

/*- estrutura contorno -*/
.cab_tab_pc
{
  width: 100%; 
  height: 20px; 
  background: url(../img/est/est_top_form_pb.gif) center top no-repeat;
}
.corpo_tab_pc
{
  width: 100%; 
  background: url(../img/est/est_corpo_form_pb.gif) center repeat-y;
}
.rod_tab_pc
{
  width: 100%; 
  height: 20px; 
  background: url(../img/est/est_base_form_pb.gif) center bottom no-repeat;
}
.espacoInferiorColunaApoio {
	height:25px;
}










