

.centro_busca0 {
	padding-left:5px;
	float:left;
	width:245px;
	height:70px;
	display:inline;
}


.titulo0 {
	height:auto;
	float:left;
	margin:0;
	padding:0 3px 0 0;
}


.buscaFundo0 {
	background-color:white;
	float:left;
	background: url(../imagens/busca_fundo.gif) no-repeat left;
	width:242px;
	height:43px;
}


.barraPesquisa0 {
	margin:5px 0 0 0px;
	padding: 5px 0 0 10px;
	width: 187px;
	height:31px;
	float:left;
	display:inline;
	background: url(../imagens/barra_pesquisa.gif) no-repeat center;
}


input.busca0 {
	float:left;
	border:none;
	width:160px;
	height:15px;
	margin:4px 0 0 5px;
		
}

.btnEnviarBusca0 {
	background: url(../imagens/lupa.gif) center no-repeat;
	float:right;
	width:42px;
	height:42px;
	margin-right:3px;
	border:none;
}