/* Formulario */
div#estrutura div.interna div#content form small
{
  font-family: tahoma;
  font-size: 10px;
  color: #686868;
  padding-top: 20px;
  display: block;
}

div#estrutura div.interna div#content form cite
{
  font-family: tahoma;
  font-size: 11px;
  color: #2d4d84;
  font-weight: bold;
  padding: 20px 0 5px;
  font-style: normal;
  display: block;
}

div#estrutura div.interna div#content form ins
{
  font-family: tahoma;
  font-size: 11px;
  color: #2d4d84;
  text-align: right;
  padding-right: 325px;
  display: block;
  text-decoration: none;
  padding-top: 10px;
  font-weight: bold;
}

/* Campos */
div#estrutura div.interna div#content form label, div#estrutura div.interna div#content form div.label
{
  width: 460px;
  text-align: right;
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  display: block;
  margin-top: 5px;
}

div#estrutura div.interna div#content form.form_acompanhe label { width: 424px; }

div#estrutura div.interna div#content form.form_acompanhe label input.txt2cl { width: 195px; }

div#estrutura div.interna div#content form.form_acompanhe .submit { width: 425px; }

div#estrutura div.interna div#content form div.filiais
{
  text-align: left;
  padding-left: 85px;
  width: 375px;
}

div#estrutura div.interna div#content form div.bdlarga
{
  text-align: left;
  padding-left: 61px;
  width: 399px;
}

div#estrutura div.interna div#content form label input.txt2cl
{
  border: 1px solid #cccccc;
  width: 258px;
  font-family: tahoma;
  font-size: 11px;
  color: #636363;
  padding: 2px;
}

div#estrutura div.interna div#content form label input.txtperc
{
  width: 50px;
  margin-right: 208px;
}

div#estrutura div.interna div#content form div.label input.txt2cl
{
  border: 1px solid #cccccc;
  width: 115px;
  font-family: tahoma;
  font-size: 11px;
  color: #636363;
  padding: 2px;
}

div#estrutura div.interna div#content form label select.txt2cl
{
  border: 1px solid #cccccc;
  width: 264px;
  font-family: tahoma;
  font-size: 11px;
  color: #636363;
  padding: 2px;
}

div#estrutura div.interna div#content form label input.txtsmall
{
  border: 1px solid #cccccc;
  width: 150px;
  font-family: tahoma;
  font-size: 11px;
  color: #636363;
  padding: 2px;
}

div#estrutura div.interna div#content form label select.txtsmall
{
  border: 1px solid #cccccc;
  width: 156px;
  font-family: tahoma;
  font-size: 11px;
  color: #636363;
  padding: 2px;
}

div#estrutura div.interna div#content form label input.txt2l
{
  float: right;
  margin: 10px 0 0 5px;
}

div#estrutura div.interna div#content form label em
{
  float: right;
  width: 407px;
  text-align: left;
  font-style: normal;
  padding: 5px 0 2px;
}

div#estrutura div.interna div#content form label input.txtln
{
  border: 1px solid #cccccc;
  width: 400px;
  font-family: tahoma;
  font-size: 11px;
  color: #636363;
  padding: 2px;
}

div#estrutura div.interna div#content form label textarea.txtln
{
  border: 1px solid #cccccc;
  width: 400px;
  height: 124px;
  font-family: tahoma;
  font-size: 11px;
  color: #636363;
  padding: 2px;
}
/* /Campos */

/* Submit */
div#estrutura div.interna div#content form .submit
{
  width: 460px;
  clear: both;
  display: block;
  margin-top: 10px;
}

div#estrutura div.interna div#content form .submit .back a:hover { text-decoration: underline; }

div#estrutura div.interna div#content form .submit .button { float: right; }

div#estrutura div.interna div#content form .submit .button input
{
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  width: 95px;
  height: 25px;
  background-color: #2d4d84;
  border: 1px solid #f2f4f7;
}
/* /Submit */

/* Localize seu corretor */
div#estrutura div.interna div#content form.form_localize cite
{
  font-family: arial;
  font-size: 15px;
  color: #000000;
  font-weight: bold;
  padding: 20px 0 0 184px;
  font-style: normal;
  display: block;
}

div#estrutura div.interna div#content form.form_localize label
{
  width: 340px;
  text-align: right;
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  display: block;
  margin-top: 5px;
}

div#estrutura div.interna div#content form.form_localize .submit .button input { width: 67px; }

div#estrutura div.interna div#content form.form_localize .submit .button { padding-right: 119px; }
/* /Localize seu corretor */
/* /Formulario */
