/* CSS Document */

body {
	min-width:1003px;
	margin:0;
	background:url(Background-repetitivo.jpg) repeat-x;
	height:761;
	background-color:#8F5128;
}

#conteudo{
	width:1003px;
	position:relative;
	left:50%;
	margin-left:-501px;
	height:711px;
	border:solid 4px #000000;
}

