body,td,th,p, span  {
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bkg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#externo {
	height: 100%;
	width: 100%;
}
#interno {
	background-color: #FFF;
	position:absolute;
	left: 50%;
	top: 10px;
	margin-left: -485px;
	margin-top: 0px;
	width: 970px;
	height: 627px;
}
