body {
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #333;
	cursor: default;
}
#content a,
#content a:link,
#content a:visited,
#content a:active,
#content_form a,
#content_form a:link,
#content_form a:visited,
#content_form a:active,
#content a.monitoramento,
#content a.monitoramento:link,
#content a.monitoramento:visited,
#content a.monitoramento:active {
	color: #5b86b2;
	text-decoration: none;
	cursor: pointer;
}
#content a:hover,
#content a.right:hover,
#content_form a:hover,
#content_form a.right:hover {
	color: #52a550;
	text-decoration: none;
}
#content a.monitoramento:hover {
	color: #5b86b2;
	text-decoration: underline;
}
#content p,
#content_form p,
#content ul,
#iframe_content p {
	margin: 18px 35px;
	text-align: justify;
}
#content p.saiba_mais {
	text-align: right;
	margin-top: -36px;
}
#content ul {
	list-style-image: url(../images/ponto.gif);
	margin: 12px;
	padding-left: 40px;
}
#content ul li {
	margin: 0;
	padding: 0;
	text-align: left;
}
#content ol {
	list-style-position: inside;
	list-style-type: lower-roman;
	margin: 12px;
	padding-left: 40px;
	padding-right: 23px;
}
#content ol li {
	margin: 10px 0;
	padding: 0;
	text-align: left;
}
#content h1,
#content_form h1 {
	font-size: 18px;
	line-height: 1.2em;
	text-align: right;
	color: #666;
}
#content h1 {
	margin: 50px 35px 0 0;
}
#content h1.left {
	text-align: left;
	margin-left: 35px;
}
#content_form h1 {
	margin: 30px 35px 0 0;
}
.newindex #content h1 {
	text-align: left;
	margin: 10px 0 0 35px;
}
#content div {
	margin: 0 50px;
}
#content_form div {
	margin: 50px 35px 50px 50px;
}
.iframe_content div {
	margin: 0;
}
#content b {
	font-weight: bold;
	color: #5b86b2;
}
#content img.cap {
	margin-top: -100px;
	margin-right: 2px;
	vertical-align: baseline;
	border: 0;
}
@media print {
#content img.cap {
	margin-top: 0;
}
}
#route, #route_right {
	font-size: 11px;
	line-height: 18px;
}
#route a,
#route a:link,
#route a:visited,
#route a:active {
	color: #5b86b2;
	text-decoration: none;
	cursor: pointer;
}
#route a:hover {
	color: #52a550;
	text-decoration: none;
	cursor: pointer;
}
#route_right a,
#route_right a:link,
#route_right a:visited,
#route_right a:active {
	color: #52a550;
	text-decoration: none;
	cursor: pointer;
}
#route_right a:hover {
	color: #5b86b2;
	text-decoration: none;
	cursor: pointer;
}
#backhome ul {
	display: block;
	list-style: none outside;
	margin: 0;
	padding: 0;
	height: 12px;
}
#backhome li {
	margin: 0;
	padding: 0;
	border: 0 none;
	display: block;
	float: left;
	width: 16px;
}
#backhome li a {
	display: block;
	height: 12px;
	width: 16px;
	font-size: 1px;
	text-decoration: none;
	line-height: 1px;
}
#backhome li a.back,
#backhome li a.backtab {
	background: url('../images/back.png') 0 0;
}
#backhome li a.home,
#backhome li a.hometab {
	background: url('../images/home.png') 0 0;
}
#backhome li a.back:hover,
#backhome li a.home:hover {
	background-position: 0 -12px;
}
#backhome li a.backtab:hover,
#backhome li a.hometab:hover {
	background-position: 0 -24px;
}
#backhomeclear {
	display: none;
}
html>body #backhomeclear {
	display: block;
	clear: both;
}
a img {
	border: 0;
}
#content p.imagewithlabel {
	text-align: center;
	font-style: italic;
}
p.imagewithlabel img {
	margin-bottom: 3px;
}
#content p.voltaraotopo {
	margin-bottom: 600px;
}
#content p.voltaraotopo.ultimo {
	margin-bottom: 18px;
}
#content table.cols {
	width: 425px;
	margin: 0 0 0 35px;
	padding: 0;
	border-bottom: 1px solid #cdf;
}
#content td.margin_col {
	width: 5px;
	text-align: left;
}
#content td.cols {
	width: 140px;
	text-align: left;
	line-height: 14px;
}
#content tr.def {
	background: #def;
}
#content table {
	margin-left: 35px;
	border-bottom: 1px solid #cdf;
}
#content th {
	font-weight: bold;
	color: #5b86b2;
	border-bottom: 1px solid #cdf;
}
#content td {
	text-align: center;
}
#content hr {
	border: 0;
	width: 425px;
	color: #ccc;
	background: #ccc;
	height: 1px;
}
