/* ---------------------------------------------------------------------------------------------------------
//	Alterform Design e Desenvolvimento - Reset Stylesheet Magic
//	Versão 1.5
----------------------------------------------------------------------------------------------------------*/

html, body, div, span, applet, 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,b, u, i, center,dl, dt, dd, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, ul, ol, li { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }

a { outline: none; }

blockquote, q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
blockquote, q { quotes: "" ""; }


/************************************************/
/* Configuração por Thiago Hirabai Dias         */
/************************************************/
article, aside, figure, figcaption, footer, header, hgroup, nav, section { display:block; margin:0; padding:0; border: 0 }
h1, h2, h3, h4, h5, h6, p { width:auto !important; line-height:100% }
sup, sub { height: 0; line-height: 1; vertical-align: baseline; _vertical-align: bottom; position: relative }
button, input, textarea, select{ border:0; padding:0; margin:0; background:none }
input[type="submit"]{ cursor:pointer }
sup { bottom: 1ex }
sub { top: .5ex }
button{ cursor:pointer }
map{ display:none }
ul, ol { list-style:none }


/* Old IE */
#old-ie{ width:100%; height:70px; background-color:#595959; border-bottom:1px solid #E5E5E5; display:none; padding:0; z-index:9999 }
#old-ie p{ float:left; width:inherit !important; margin:0 auto; font-weight:bold; line-height:150%; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFF; text-align:center; margin-top:15px }
#old-ie a{ color:#FFF; text-decoration:underline }

/* Tags padrão */
.email{}
.setVal{}
.pointer{ cursor:pointer }
.clear{	clear:both;	float:none }
.nodisplay{	display:none !important }
.noborder{ border:0 !important }
.nobg{ background:none !important }
.nomargin{ margin:0 !important }
.nomargin_t{ margin-top:0 !important }
.nomargin_r{ margin-right:0 !important }
.borda{	border:1px solid #000 }
.flutuando{ float:left !important }
.flutuando_r{ float:right !important }
.negrito{ font-weight:bold !important }
.italico{ font-style:italic !important }
.normal{ font-weight:normal !important }
.justificado{ text-align:justify !important }
.underline{ text-decoration:underline !important }
.center{ text-align:center !important }

.top10{ margin-top:10px !important; }
.top20{ margin-top:20px !important; }
.top35{ margin-top:35px !important; }
.top40{ margin-top:40px !important; }
.left10{ margin-left:10px !important; }
.left20{ margin-left:20px !important; }
.left30{ margin-left:30px !important; }