.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(http://www.steinerimoveis.com.br/images/form_fundo.gif);
	background-repeat: repeat;
	background-position: left top;
}
.formcampo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.formbotao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-attachment: fixed;
	background-image: url(http://www.steinerimoveis.com.br/images/form_botao.gif);
	background-repeat: repeat;
}
