/*Estilos do cadastro*/

/*#fundo_formulario_00 {

          padding: 8px;
          border-color: #e4e4e4;
          border-style: solid;
          border-width: 1px;
          background-color: #e4e4e4;

          }

#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: 0px;
          padding-bottom: 0px;
          padding-left: 16px;
}*/

.texto_input_pesquisa_cadastro {

	width: 280px;

}

.texto_input_usuario_cadastrado {

	width: 65px;

}

.texto_input_senha_cadastrada {

	width: 65px;

}

.texto_input_novo_usuario {

	width: 95px;

}

.texto_input_nova_senha {

	width: 95px;

}

.texto_input_empresa {

	width: 396px;

}

.texto_input_contato {

	width: 356px;

}

.texto_input_ddd {

	width: 15px;

}

.texto_input_telefone {

	width: 68px;

}

.texto_input_email {

	width: 176px;

}

.texto_input_site {

	width: 178px;

}

.texto_input_endereco {

	width: 284px;

}

.texto_input_numero {

	width: 30px;

}

.texto_input_complemento {

	width: 80px;

}

.texto_input_bairro {
	width: 223px;
}

.texto_input_cidade {

	width: 200px;

}

.texto_input_estado {

	width: 15px;

}

.texto_input_cep {

	width: 60px;

}

.texto_input_cnpj {

	width: 68px;

}

.texto_input_insc {

	width: 68px;

}

.texto_textarea_referencias {

	width: 458px;
	height: 50px;

}

.texto_textarea_observacoes {

	width: 458px;
	height: 100px;

}

.texto_input_usuario_login {

	width: 150px;

}

.texto_input_senha_login {

	width: 150px;

}

/*#fundo_conta_paginas {

          margin-top: 0px;
          padding: 5px;
          background-color: #e4e4e4;
          color: #000000;

          }*/
