/* Busca avançada */

#titulo_secao {
	background:url(../imgs/titulo_risco_fundo.gif) no-repeat;
	width:620px;
	height:25px;
	margin: 10px 0 10px 0;
}

#titulo_secao_img {
	background:url(../imgs/titulo_fale.gif) no-repeat;
	width:210px;
	height:25px;
}

#titulo_secao span {
	display: none;
}

#fale_conteudo {
	margin: 0 0 0 20px !important;
}

#fale_conteudo p {
	font-size: 12px;
}

#fale_conteudo h3 {
	display: block;
	width: 150px;
	height: 18px;
	margin: 10px 0 3px 0;
}

#fale_conteudo h3.telefone {
	background: url(../imgs/titulo_fale-tel.gif) no-repeat;
}

#fale_conteudo h3.email {
	background: url(../imgs/titulo_fale-email.gif) no-repeat;
}

#fale_conteudo h3 span {
	display: none;
}

#telefones {
    clear: both;
}

#telefones p {
    clear: both;
    width: 100%;
    padding-bottom: 5px;
    font-size: 12px;
}

#telefones p b {
    font-size: 13px;
    font-family: 'Trebuchet MS', Tahoma;
    font-style: italic;
    font-weight: bold;
    color: #466f82;
    padding-left: 20px;
    background: url('../imgs/fale_phone.gif') no-repeat;
}

#telefones p em, #telefones p span {
    color: #858585;
}

p.fale_meios {
	margin: 5px 0 9px 0;
	width: 100%;
}

.fale_label {
	width:80px;
	font-size: 12px;
}

.fale_campo {
	width:460px;
}

.fale_erro {
	color:#990000;
}

.fale_erro_campos {
	color:#990000;
	margin-left: 10px;
}


.fale_meios strong {
	display: block;
	width: 70px;
	float: left;
}

#formcontato input, #formcontato select, #formcontato textarea {
    -moz-border-radius: 2px; -webkit-border-radius: 2px;
    padding: 2px;
}

#formcontato select {
    padding: 1px;
}

#fale_conteudo label {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#aviso {
    padding: 3px;
    background-color: #a9a9a9;
    color: white;
    margin-top: 15px;
}

