@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FCEBD7;
}
#Conteudo {
	height: 768px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
