body {
	
	background-color: #603913 ;
	}

#moldura {	
	width:1000px;
	height:auto;
	position:absolute;
	margin-left:50%;
	left:-500px;
	
	}
	

#topo { 
	width:1000px;
	height:350px;
	position:relative;
	background-color:#E9E2DB;
	}
	
#topo img{
	margin-left:340px;
	margin-top:50px;
	border:none;
}
	
#box { 
	width:1000px;
	height:auto;
	position:relative;
	background-color:#ffffff;
		}
	
#box img{
	border:none;
	margin-left:35px;
}


#rodape {
	width:1000px;
	height:200px;
	position:relative;
	border:none;
	background-color:#ffffff;
	}	

#rodape p{
	font:18px/2.0em "Times", Times, Times New Roman, serif; 
	color:#603913; padding-left:40px;
}

#rodape a{
	font:18px/2.0em "Times", Times, Times New Roman, serif; color:#603913; text-decoration:none;
}

#rodape a:hover{
	font:18px/2.0em "Times", Times, Times New Roman, serif;  text-decoration:underline;
}




span {font:bold 20px "Times", Times, Times New Roman, serif; color:#84C3BF;}
.texto {font:normal 18px/1.5em "Times", Times, Times New Roman, serif; color:#603913; padding-left:280px;  padding-right:50px;}




