@charset "iso-8859-1";
/*
BASE CSS RESET
Created by Ricardo Augusto on 2008-03-11.
Copyright (c) 2008 COLOR CHARGE. All rights reserved.
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: top; }
body { line-height: 1em; font-size: 1em; background: no-repeat center top; }
ol, ul { list-style: none; _position: relative; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
textarea, input, select { background:#fff url(../img/inicio/bgInput.gif) repeat-x left top; border:1px solid #5B777C; color:#000; font-family: Verdana; font-size:1em; padding:0 0 0 3px; }
textarea, input { padding:2px; font-family:Verdana, Arial; }
textarea:focus, input:focus, select:focus { }
textarea { overflow:auto; }
input.radio, input.checkbox { background:none !important; border:none !important; padding:0; height:13px; }
input.file { font-size:1em; margin-right:10px; }
address,caption,cite,code,dfn,var,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,em,strong,del,code,kbd,span, a, label, legend { margin:0; font-size:1em; line-height:1.2em; font-family:"Trebuchet MS"; }
h1,h2,h3,h4,h5,h6 { font-weight:bold; }
code,kbd,var { font-family:Tahoma, Courier, monospace; }
b,strong,em { font-weight:bold; font-size:100% !important; color: inherit; }
em { font-style:italic; }
del,strike { text-decoration:line-through; }
abbr,acronym { border-bottom:1px dotted #474c42; }
hr { border:none; background-color: transparent !important; height:0; line-height:0; margin:0; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
