body {
	background-color: #e3edd2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_geral.png);
	background-repeat: repeat-x;
}
#conteudostexto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	visibility:hidden;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}

