/*----------------------------------------------------------
Tema  :	reset.css
----------------------------------------------------------*/
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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,center,u,b,i
{ font-size:100%; margin:0; padding:0; border:0; outline:0; vertical-align:top; background:transparent;  }
body{ line-height:1; }
ol,ul{ list-style:none; }
blockquote, q { quotes:none; } 
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
:focus{ outline:0; }
ins { text-decoration:none; } del { text-decoration:line-through; } table { border-collapse:collapse; border-spacing:0; }
input,textarea{ margin:0; padding:0; }
hr{ background-color:#000; border:0; color:#000; height:1px; margin:0; padding:0; }

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section { display:block; }

/* ---- ClearFix -- */
.top_left  { position:absolute; top:0; left:0;  }
.top_right { position:absolute; top:0; right:0; }


/* ClearFix */
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearFix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearFix { height: 1%;}
.clearFix {display: block;}
/* End hide from IE-mac */
.none { display: none; } /* End Clearfix */
