body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3b456f;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
}
.tabelageral {
	width:100%;
	height:100%;
	min-height:600px;
	vertical-align:bottom;
	background-color:#000000
}
