body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d7ecfd;
	background-image: url(back8dia.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 728px;
	margin: 50px;
	padding: 50px;
}
#my_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000040;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 221px;
	width: 720px;
}
#meio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000040;
	background-image: url(meio.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 720px;
}

#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000040;
	text-decoration: none;
	text-align: left;
	display: block;
	margin: 0px;
	height: 150px;
	width: 150px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 350px;
	list-style-type: none;
	cursor: crosshair;
}
.bevelmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000040;
	text-decoration: none;
	width: 150px;
}
.bevelmenu li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000040;
	text-decoration: none;
	display: block;
	width: 150px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e2286;
	list-style-type: none;
	cursor: crosshair;
}
.bevelmenu li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d7ecfd;
	text-decoration: none;
	background-color: #0e2286;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #132059;
	list-style-type: none;
	cursor: crosshair;
}
#texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #000040;
	width: 650px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 720px;
}

#texto h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0e2286;
}
