.tabelalinf {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #f0f0f0;
}
.fundotabela {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.tabelaquada {
	border: 1px solid f0f0f0;
}
.fundocelula {
	background-image: url(../img/fundo_tabela.gif);
}

