/* CSS Document */

#botoes_menu {
	position:relative;
	width:756px;
	height:22px;
	z-index:1;
	top: 2px;
}
#publicidade_top {
	position:relative;
	right:15px;
	width:468px;
	z-index:2;
	top: 15px;
	float:right;
}
#link_top {
	position:relative;
	width:160px;
	z-index:3;
	float:left;
	left: 25px;
	top: 10px;
}


