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

body, div, span, table, td, th, tr, p, h1, h2, h3, h4, h5, h6, li, ol, ul, a, img, form {

	margin:0;
	padding:0;
	border:0;
	}
	

h1 {
	display:block;
	float:left;
	clear:both;
	width:300px;
	height:80px;
	background:url(../imagens/log.gif) no-repeat;
	margin-left:-15px;
	*margin-left:35px;
	margin-top:-155px;
	*margin-top:-150px;
}
 
h1 span {
	display:none;
}

body {
	text-decoration:none;
	background:url(../imagens/dg2.gif) top repeat-x;
}
