/*#fundo_formulario_01 {

          width: 500px;
          height: 16px;
          background-image: url('arquivos_diversos/fundo_formulario_01.gif');
          background-repeat: no-repeat;
          background-attachment: scroll;

          }

#fundo_formulario_02 {

          width: 500px;
          background-image: url('arquivos_diversos/fundo_formulario_02.gif');
          background-repeat: repeat-y;
          background-attachment: scroll;

          }

#fundo_formulario_03 {

          width: 500px;
          height: 16px;
          background-image: url('arquivos_diversos/fundo_formulario_03.gif');
          background-repeat: no-repeat;
          background-attachment: scroll;

          }

#campos_formulario_01 {

          padding-top: 5px;
          padding-bottom: 5px;
          padding-left: 15px;
}*/

.texto_input_empresa {

	width: 355px;

}

.texto_input_contato {

	width: 355px;

}

.texto_input_ddd {

	width: 15px;

}

.texto_input_telefone {

	width: 110px;

}

.texto_input_email {

	width: 355px;

}

.texto_input_site {

	width: 355px;

}

.texto_input_cidade {

	width: 268px;

}

.texto_input_estado {

	width: 15px;

}

.texto_input_assunto {

	width: 355px;

}

.texto_textarea_mensagem {

	width: 458px;
	height: 100px;

}
