@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;
}



a {
	text-decoration:none;
}


body {
	background:url(../img/bgBody.gif) top repeat-x;	
}



h1 {
	display:block;
	float:left;
	width:272px;
	height:150px;
	background:url(../img/logoMacom.gif) no-repeat;
	margin-top:5px;
}


h1 span {
	display:none;
}