div#Topo{
  
  display:block;
  
  width:900px;
  height:367px;
  
  background-image:url(../imagens/diversos/fundo_topo.jpg);
  background-repeat:no-repeat;
  }


div#Topo h1,
div#Topo h2{
  
  text-indent:-20000px;
  overflow:hidden;
  }

div#Topo div#banner_topo{
  display:block;
  float:right;
  
  width:466px;
  height:58px;
  overflow:hidden;
  position:relative;
  
  margin:-31px 15px 0px 0px;
  
  border-width:1px;
  border-style:solid;
  border-color:#FFFFFF;
}
div#Topo span{

  }


div#Topo ul{
  
  display:block;
  float:right;
  
  margin:36px -467px 0px 0px;
  list-style:none;
  }


div#Topo ul li{
  
  display:block;
  float:left;
  margin-left:5px;
  }


div#Topo ul li a{
  
  display:block;
  
  width:40px;
  height:20px;

  text-indent:-20000px;
  overflow:hidden;
  
  }
div#Topo ul li a.quem_somos{
	background: url(/imagens/home/m_quemsomos.gif) no-repeat 0px 0px;
	width:73px;
}

div#Topo ul li a.novidades{
	background: url(/imagens/home/m_novidades.gif) no-repeat center;
	width:64px;
}
div#Topo ul li a.premio{
	background: url(/imagens/home/m_premio.gif) no-repeat center;
	width:105px;
}
div#Topo ul li a.agenda{
	background: url(/imagens/home/m_agenda.gif) no-repeat center;
	width:50px;
}
div#Topo ul li a.cobertura{
	background: url(/imagens/home/m_cobertura.gif) no-repeat center;
	width:64px;
}
div#Topo ul li a.link{
	background: url(/imagens/home/m_links.gif) no-repeat center;
	width:40px;
}
div#Topo ul li a.contato{
	background: url(/imagens/home/m_contatos.gif) no-repeat center;
	width:64px;
}
div#Topo ul li a.tv{
	background: url(/imagens/home/m_tvatitude.gif) no-repeat center;
	width:64px;
}




div#Topo object{
  clear:both;
  display:block;
  float:right;
  }