table, td, th {
	background-color: white;
	background-image: url(/assets/imagens/bg.gif);
}

.conteudos td { padding: 20px; }

.tracejado {
	color: #585858;
	border-top: 1px none #965;
	/*border-right: 1px none #EC008C;*/
	border-bottom: 1px dotted #965; /*border-left: 1px none #EC008C;*/
}
.fundoCinza { background-color: #EEE; }
.moldura-imagem {
	color: #585858;
	border-top: 1px none #EC008C;
	border-right: 1px none #EC008C;
	border-bottom: 1px dotted #EC008C;
	border-left: 1px none #EC008C;
}
.tracejado-duplo {
	color: #585858;
	border-top: 1px dotted #EC008C;
	border-right: 1px none #EC008C;
	border-bottom: 1px dotted #EC008C;
	border-left: 1px none #EC008C;
	margin-bottom: 6px;
}
.tabela-tracejado {
	height:1px;
	margin-bottom:8px;
	margin-top:8px;
}
.tabela-tracejado2 {
	height:1px;
	margin-bottom:10px;
	margin-top:10px;
}
.tracejado-cinza {
	color: #965;
	border-top: 1px dotted #965;
	border-bottom: 1px dotted #965;
}
.margem {
	margin-bottom:7px;
}
.tabela-imagem-fundo {
	height:15px;
	width: 39px;
}
.tabelaLivros img {
	padding: 0 10px 10px 0;
	text-align: left;
}
.TabelaLivros td {
	text-align: justify;
}

