BODY {
  background: url(../imagens/fundo_esquerda.png) no-repeat #D86C00;
  margin: 0;
  color: #003709;
} 

#container_principal {
  margin-left: 88px;
  width: 936px;
  font-family: Arial, Verdana, Helvetica;
  color: #00520D;
  font-size: inherit;
}

#container_principal TD {
  font-size: 14px;
}


#header {
  background: url(../imagens/testeira.png) no-repeat;
  height: 124px;
}

#logo {
  width: 431px;	
  height: 88px;
  position: relative;
  left: 300px;
}

#menu_topo DIV {
  margin: 3px 0 0 0;
}

#container_central {
  background: url(../imagens/fundo_container_central.png) no-repeat #EBD696;
  width: 804px;
  height: 569px;
  padding-left: 8px;
  padding-top: 5px;
  font-size: inherit;
}

#rodape {
  background: url(../imagens/fundo_rodape.png) no-repeat;
  width: 804px;
  height: 46px;
}

#container_principal_direita {
  width: 134px;
  background: url(../imagens/fundo_container_principal_direita.png);  
}

#menu_topo {
  background:  #FDE9B0;
  border-bottom: 1px solid #F68C1A;
}


.conteudo_principal_topo {
  width: 787px;
  height: 9px;
  background: url(../imagens/fundo_conteudo_principal_topo.png) no-repeat;  
}



.conteudo_principal_meio {
  width: 787px;
  background: url(../imagens/fundo_conteudo_principal_meio.png) repeat-y;  
  height: 540px;
  vertical-align: top;
}


.conteudo_principal_rodape {
  width: 787px;
  background: url(../imagens/fundo_conteudo_principal_rodape.png) no-repeat; 
  height: 9px; 
}


#conteudo {
  width: 600px;
  padding: 0px 3px 3px 12px;
  text-align: left;
}


#rodape {
  color: #ffffff;
  text-align: center;
  font-size: 12px;
}

H1 {
  font-size: 20px;
  color: #D45A00;
}


H2 {
  font-size: 16px;
  color: #D45A00;
}

H3 {
  font-size: 12px;
  color: #D45A00;
}

A {
  color: #D86C00;
  text-decoration: underline;
}


/* slideshow de noticias */
#mynewsdis {
  padding: 10px;
}

#showhere {
  height: 80px;
}

#news_display {
  height: 40px;
}


.destaque {
  clear: both;
  border-bottom: 1px solid #EBD696;
  margin-bottom: 20px;
}


.destaque .caixa_imagem {
  text-align: center;
  vertical-align: middle;
  overflow: hide;
  float: left;
  background: white;
  margin: 5px;
  padding: 3px;
}
