@charset "utf-8";
/* CSS Document */

html, body, table, th, tr, td{
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	background: #d3d3d3;
}

#geral{
	width:100%;
}

h1{
	display: block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}

