@charset "utf-8";

* { margin: 0; padding: 0; outline: none; }

.t9 { font-size: 9px; } .t10 { font-size: 10px; } .t11 { font-size: 11px; } .t12 { font-size: 12px; } .t13 { font-size: 13px; } .t14 { font-size: 14px; } .t15 { font-size: 15px; } .t16 { font-size: 16px; } .t17 { font-size: 17px; } .t18 { font-size: 18px; } .t19 { font-size: 19px; } .t20 { font-size: 20px; } .t23 { font-size: 23px; } .t24 { font-size: 24px; } .t25 { font-size: 25px; } .t22 { font-size: 22px; } .t26 { font-size: 26px; } .t27 { font-size: 27px; } .t28 { font-size: 28px; } .t29 { font-size: 29px; } .t30 { font-size: 30px; } .t34 { font-size: 34px; } .t35 { font-size: 35px; } 

h1 { font-size: 46px; } h2 { font-size: 20px; } h3 { font-size: 16px; }
h4 { font-size: 14px; } h5 { font-size: 12px; } h6 { font-size: 11px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; text-rendering:optimizeLegibility; }
h1, h2, h3 { font-family:'GothamMediumRegular', Calibri; }
h4, h5, h6 { font-family:'GothamBookRegular'; }

p, span, a { text-decoration:none;  }
a { color:#454545; cursor:pointer; } a:hover { color:#222; text-decoration:underline; }

img { border:0 none; }
li { list-style:none; }

.esconde { display: none; }
.cb { clear: both; }
.cp { cursor: pointer; }

fieldset, input, textarea, select { border:none; font-size:12px; color:#6c5957; font-family:'GothamBookRegular'; }
textarea, fieldset, fieldset label, input[type="text"], input[type="password"] { background:none; }
input[type="submit"] { cursor:pointer; -webkit-appearance:none; }
input[type="submit"]:hover { color:#fff; background-color:#333; }
textarea { resize:none; overflow:auto; }
select option { padding:4px 0; }
button { border:none; }
/* FIM CSS RESET */