.tabelaMural {
	background-attachment: fixed;
	background-image: url(images/resources/fundoTabela.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
