html {
}

body {
	margin:0px;   
	text-align:center;
	background:#ffffff;
}

#geral {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: auto;
	position:relative;
	z-index:1;
}
#gr {
	width: 1200px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	z-index:2;
	padding-left:5px;
	padding-right:5px;
}