
* {
  font-family:verdana;
  font-size: 11px;
  color:#555;
}

h2{
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:17.6px;
  font-weight:bold;
  color: #555;
  line-height: 19px;
}
div.center{text-align:center;}
div.alert{
    text-align:right;
    color:#990000;
}
form#choix_type_compte { margin: 0 0 15px;}
table.field { width: 100%;}
table.field td{padding-bottom: 5px;}
textarea, input {border:1px solid #aaa;}

fieldset {
  margin-bottom: 10px;
  border:1px solid #aaa;
  padding: 4px 7px 8px;
}

legend {
    color: #555;
    font-weight:bold;
}



textarea {height: 120px;}
table.log input {width: 90px;}

input.tel,
input.cep,
input.bnk {
  width: 140px;
}

span#tel_small{font-size:9px}

input.larger {width: 260px;}

td.check input {
  width: 16px;
  margin: 0px;
  border: 0px solid #fff;
}

input.submit {
  background: #aaa url(https://secure.afilio.com.br/images/btn-bg.png) repeat-x 0;
  padding:1px;
  font-size: 99%;
  color: #333;
  width: 350px;
}

.display_none {display:none;}

tr.display_ff {
	display:table-row ;
	_display: block;
}

fieldset.display_ff,
input.display_ff,
span.display_ff {
  display: run-in;
}
