@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;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}


body {
	/*background-image:url(../img/bg.gif);*/
	}

a {
	text-decoration:none;
	}
	
h1 {
	display:block;
	float:left;
	width:216px;
	height:129px;
	margin-left:35px;
	margin-top:5px;
	background:url(../img/logo.gif) no-repeat;
	}

	h1 span {
		display:none;
		}
