*{
	margin:0px;
	padding:0px;
}

body {
	background-image: url(fundo_body.jpg);
	background-position: center top;
	text-align:center;
}

.corpo{
	margin-top:0px;
}

.rodape{
	background:url(fundo_rodape.jpg) center no-repeat;
	width:100%;
	height:165px;
	bottom:0;
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:40px;
}

.rodape a{
	color:#FFFFFF;
	text-decoration:none;
}

.rodape hr{
	width:820px;
	text-align:center;
	margin:0 auto;
	margin-bottom:20px;
	color:#655a43;
	height:1px;
	background-color:#655a43;
	border-color:#655a43;
	border:1px; 
	
}
