html, body {
	height: auto; 
	margin:0px;	
	padding:0px;
	border:0px;
	}
	
/*estructura*/
div, table, span, iframe{ margin:0px; border:0px; padding:0px; outline:none; background-repeat:no-repeat;}
table { border-spacing: 0px;}

/*txt*/
html, body { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
p, h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; border:0px; display:inline; font-family:inherit; font-weight:normal; font-size:inherit;} 

/*links list*/
ul, ol, li  {list-style:none;}
a, a:link, a:hover, a:visited, a:active  {text-decoration: none;}

/*forms*/
:focus {outline: 0px;}
select {margin: inherit;}	
	

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 { margin: 0px; padding:0px; border: 0px; outline:0px;  font-style:inherit; font-size: 100%; padding:0px;}


q:before,q:after { content:'';}


