#guiaCentro table{
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

p.resultado{
	text-align: center;
	border-top: 1px solid #009900;
	border-bottom: 1px solid #009900;
}

table.ocorre{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.ocorre caption{
	font-size: 110%;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
}

table.paginacao{
	margin-top: 20px;
	border-top: 1px solid #009900;
	border-bottom: 1px solid #009900;
}
table.paginacao a{
	font-weight: bold;
}
