@charset "ISO-8859-1";
/* CSS Document */

#topo form{
	margin:0;
	padding:0;
	width:168px;
	height:21px;
	position:absolute;
	top:8px;
	right: 28px;
}

#topo form #q{
	background-attachment: scroll;
	background-image: url(../imagens/site/busca_topo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 17px;
	width: 138px;
	padding: 4px 2px 0 5px;
	border:0;
	float:left;
}

#topo form .btn{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 21px;
	width: 23px;
	border: none;
	cursor:pointer;
	right:0;
	top:0;
	position:absolute;
	background-image: url(../imagens/site/busca_topo_btn.jpg);
}

#topo #menutop{
	position:absolute;
	top:39px;
	left:601px;
}