body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #688698;
	background-color: #4b5f7b;
	background-image: url(backazulpapyros.jpg);
	background-repeat: repeat;
	text-align: center;
}
#contente {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	display: block;
	width: 690px;
	margin: 50px;
	padding: 50px;
}
#top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 501px;
	width: 690px;
	margin: 0px;
	padding: 0px;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	display: block;
	height: 260px;
	width: 100px;
	margin-top: 88px;
	margin-left: 230px;
	padding-top: 88px;
	padding-left: 230px;
	cursor: crosshair;
}
#meio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-image: url(meio.jpg);
	background-repeat: repeat-y;
	width: 690px;
	margin: 0px;
	padding: 0px;
}
#texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	width: 550px;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 690px;
}
