.texto_solicite_orcamento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	opacity: 1.0;
}

a.texto_solicite_orcamento:link {
	text-decoration: none;
}

a.texto_solicite_orcamento:hover {
	font-size: 14px;
	text-decoration: underline;
}

.fundo_vesta_transparente {
    background: rgba(233,91,29,.8);
}

.fundo_branco_transparente {
	background: rgba(255,255,255,.6);

}
.fundo_branco_transparente_02 {
	background: rgba(255,255,255,.8);
}

.fundo_preto_transparente {
	background: rgba(0,0,0,.7);
}

.texto_introducao_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F60;
}

.texto_introducao_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.borda_titulo_01 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E4E4E4;
}
formulario_box_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F60;
	background-color: #E4E4E4;
	border: 2px solid #F60;
	text-decoration: none;
}
