

/* box 16,17 */
.aviso-b {
background:#c3dfda;
border:1px solid #aad2cb;
}


/* tabelas 18 */
table#table-ego th {
	background-color:#9faf80;
	color:#fff;
}

table#table-ego tr.odd {
	background-color:#eff0e2;
}


/* chamadas do box "como jogar" 18 */
.box a.destaque {
}


/* tabela 21*/
table#table-precos tr {
	background:#eff0e2;
}

table#table-precos tr.odd {
	background:#fff;
}