@charset "utf-8";
/*
RESET STYLE (CSS BASE)
AUTHOR: DJALMA ARAUJO

*/
body { font-family: "Trebuchet Ms", Verdana, "Sans Serif", Arial, sans-serif; font-size:11px; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, p, blockquote, th, td { margin:0; padding:0; line-height:14px; }

img { border: 0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal; }
ol, ul { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
q:before, q:after { content:''; }
.mrb10 { margin:0 0 10px 0; }

.center { text-align:center; }
.left { float:left; }
.right { float:right; }
.clear { clear:both; }
.space { margin:0 0 7px 0; }
.bold { font-weight:bold; }
.underline { text-decoration:underline; }
fieldset { border:1px solid #343434; display:block; margin:10px 0 0 0; }
fieldset legend { font-size:14px; font-weight:bold; color:#cccccc; }