/* CSS Document */

#logomarca, #imgtopo{
	float: left;
	margin-right: 0px;
}

#imgtopo{
	margin-top: 26px;
}

.area{
	float: right;
	margin-top: -125px;
	margin-left: -57px;
	width:300px;
}

#botoes{
	margin-left: 40px;
}

#botoes li{
	margin-left: 12px;
}

#botoes #btlocalizacao a{
	background: url(../imagens/btlocalizacao.gif) no-repeat;
	display: block;
	height: 32px;
	width: 98px;
}

#botoes #btlocalizacao a:hover{
	background: url(../imagens/btlocalizacaohover.gif) no-repeat;
}

#botoes #btlinks a{
	background: url(../imagens/btlinks.gif) 0 6px no-repeat;
	display: block;
	height: 32px;
	width: 53px;
}

#botoes #btlinks a:hover{
	background: url(../imagens/btlinkshover.gif) 0 6px no-repeat;
}

#botoes #btcontato a{
	background: url(../imagens/btcontato.gif) 0 5px no-repeat;
	display: block;
	height: 32px;
	width: 72px;
}

#botoes #btcontato a:hover{
	background: url(../imagens/btcontatohover.gif) 0 5px no-repeat;
}

#pesquisa{
	float: left;
	margin-top: 35px;
	margin-left: -25px;
}

#pesquisa #campopesquisa{
	width: 200px;
	height: 15px;
	border-bottom: 1px #e3e3e3 solid;
	border-top: 1px #e3e3e3 solid;
	border-left: 3px #646464 solid;	
	padding: 6px 26px 6px 26px;
	background: url(../imagens/lupa.jpg) 7px 7px no-repeat;
}

#pesquisa #btpesquisa{
	margin-left: -13px;
}

#pesquisa #lupa{

}
