.tabelalinhainf {
	border-bottom-width: 0.01mm;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ee5153;
}
.fundo {
	background-attachment: fixed;
	background-image: url(../img/fundo_tabela.jpg);
	background-repeat: no-repeat;
}
.linhainfl {
	border-bottom-width: 0.01mm;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: ffc518;
}
.pontilhadofull {
	border-top: 0.01mm dotted;
	border-right: 0.01mm none;
	border-bottom: 0.01mm dotted;
	border-left: 0.01mm none;



}
.linhab {

	border-bottom-width: 0.01mm;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: ffffff;
}
.centerfundo {
	background-attachment: fixed;
	background-image: url(../img/note.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
