@charset "utf-8";
/* CSS Document */

/*================================TIRA TUDO========================================*/

body, div, span, table, td, th, tr, p, h1, h2, h3, h4, h5, h6, li, ol, ul, a, form, img, input, textarea, select {
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



a {
	text-decoration:none;
	}
	

h1 {
	display:block;
	float:left;
	width:314px;
	height:64px;
	margin:20px 0 0 12px;
	_margin:20px 0 0 6px;
	background:url(../img/logo_MKG.gif) no-repeat;
	}
	
	h1 span {
		display:none;
		}
		
/*h2 {
	display:block;
	float:left;
	width:110px;
	height:30px;
	margin:50px 0 0 12px;
	_margin:20px 0 0 6px;
	background:url(../img/logo_amazon.gif) no-repeat;
	}
	
	h2 span {
		display:none;
		}*/
