#topo {

	background: url(../imagens/topo2.gif) no-repeat;
	width: 754px;
	height: 230px;
	float:left;
	
	
	
}

#topo #idioma {

	
	float:right;
	margin: 7px 17px 0 0;
	font-size:12px;
	
	
}

#topo #busca {

	
	float:right;
	margin: 146px 35px 0 0;
	font-size:12px;
	
	
}

#topo #busca input{

	
	border: 1px #586643 solid;
	height:19px;
	float:left;
	
	
}

#topo #busca .busca_botao{

	
	
	background: url(../imagens/bg_buscar.gif) repeat-x;
	color:#FFFFFF;
	height:21px;

}

#topo #menu_topo {

	
	float:right;
	width: 530px;

	
}

#topo #menu_topo ul{
	float:left;
	margin-top:10px;

}

#topo #menu_topo ul li{
	float:left;
	display:inline;
	font-size:14px;
	border-right: 1px #FFFFFF solid;
	padding:0 5px 0 5px;

}

#topo #menu_topo ul li.fim{
	
	border-right: none !important;
	

}

#topo #menu_topo ul li a,#topo #menu_topo ul li.fim a{
	
	color: #FFFFFF;
	text-decoration:none;
	

}

#topo #menu_topo ul li a:hover,#topo #menu_topo ul li.fim a:hover{
	
	
	text-decoration:underline;
	

}
