@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;}

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:'';}
a { text-decoration: none; }
.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; }
.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; }


hr { display:none; }
