@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, img, form, input, textarea, select, center {
	margin:0;
	padding:0;
	border:0;
	}
	
	
/* ============== LOGO ================ */

h1 {
	display:block;
	float:left;
	width:190px;
	height:90px;
	background:url(../img/logo.gif) no-repeat;
	}
	
	h1 span {
		display:none;
		}

/* =========== FIM LOGO =============== */