/*
#pesquisa, #cabecalho {
  behavior: url('iepngfix.htc');
}
*/
#pagina .corpo {
  position: static !important;
  top: 0 !important;
  margin: 20px 0 0 0;
}
#cabecalho {	
}
#cabecalho .logo {
  top: 55px !important;
  left: 60px !important;
}
#cabecalho .rss {
	position: absolute !important;
	top: 92px !important;
  right: 65px !important;
}
#cabecalho ul {
  top: 78px !important;
  left: 351px !important;
}
.separador div.conteudo {
  padding: 5px 5px 5px 10px !important;
  margin: 0 !important;
}
.separador ul li {
	height: 35px !important;
}
.separador ul a:link, .separador ul a:visited {
  width: 116px !important;
  padding: 10px 3px 0 !important;
}
#pesquisa {
  background: transparent url('../images/ie6/caixa_pesquisa.gif') no-repeat top left !important;
}
#cabecalho {
  background: transparent url('../images/ie6/main_top.gif') no-repeat top left !important;
}
#conteudo {
  background: transparent url('../images/ie6/main_bg.gif') repeat-y top left !important;
}
#conteudo #submenu li {
  background: transparent url('../images/ie6/arrow_icon.gif') no-repeat left 50% !important;
}
#rodape {
  background: transparent url('../images/ie6/footer_bg.gif') repeat-y top left !important;
}
.coluna li {
  background: transparent url('../images/ie6/arrow_icon.gif') no-repeat left 50% !important;
}
#cabecalho li.activo {
  background: transparent url('../images/menu_bg_selected.jpg') repeat-x top left !important;
}
#conteudo #submenu {
  margin: 0 15px !important;
}