#geral_borda {
	width: 770px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#geral {
	width: 730px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
#conteudo {
	margin: 0px;
	padding: 0px;
	width:725px;
	position: relative;
}
#corpo {
	width:495px;
	float: left;
	position: relative;
	color: #333333;
	margin: 10px 10px 0px 0px;
	border-left: 1px solid #009999;
	padding: 0px;
	overflow: auto;
	height: 400px;
	clear: left;
	visibility: visible;
}
#corpo_texto {
	font-family: arial, verdana;
	font-size: 12px;
	padding: 0px 10px 10px 10px;
}
#titulo {
	margin:0px;
	width: 300px;
	padding: 2px 5px 2px 5px;
	font-family: arial, verdana;
	font-size: 18px;
	font-weight: bold;
	color: #006666;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
}
#links {
	margin:15px 0px 0px;
	width: 300px;
	padding: 10px 5px 2px 10px;
	font-family: arial, verdana;
	font-size: 18px;
	font-weight: bold;
	color: #006666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009999;
}
#links a{
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	margin: 10px 0px 10px 0px;
}
a {
	color: #006666;
	text-decoration: none;
	font-family: arial, verdana;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}
