body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	/*background-image:url(images/index_bkg.jpg);*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:  repeat-x;
	background-position: center top;
}
#externo {
	height: 100%;
	width: 100%;
}
#interno {
	position:absolute;
	left: 50%;
	top: 0px;
	margin-left: -512px;
	margin-top: 0px;
	width: 1024px;
	height: 590;
}
