

/* FORM GUIA PESQUISAR */

.form_guia {
	width:169px;
	height:15px;
	font-family:tahoma;
	font-size:11px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	background-color:#ffffff;
}

.select_guia {
	width:169px;
	height:20px;
	font-family:tahoma;
	font-size:11px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	background-color:#ffffff;
}

#pesquisa_detalhada{
	background:url(../imagens/bg_cabecalho.gif) repeat-x #D1D1D1;
	width:675px;
	height:33px;
	margin:1px 0;
	padding:0 0 0 5px;
}

.pesquisa_detalhada {
	font-family: Verdana;
	color:#333333;
	font-size:15px;
	font-weight:bold;
}

/* PAGINAS RESULTADO PESQUISA */

#conteudo_resultado_pesquisa	{
	margin-left:10px;
	margin-top:10px;
	width:275px;
	height:auto;
}

#painel_resultados_pesquisa	{
	width:275px;
	padding-bottom: 45px;
}

#pesquisa_encontrada{
	width:675px;
	height:auto;
	margin:1px 0;
	padding:0 0 0 5px;
}

.titulo_nome_empresas_guia_servicos {
	text-align: left;
	font-size: 11px;
	color: #0e4ead;
	font-weight: bold;
}

.contato_destaque_azul{
	color: #0e4ead;
}