/*<![CDATA[*/
#cabecalho, #rodape, #esquerda, #direita, #meio { background-color:#F5F6F1; }

#cabecalho b.rtop,
#cabecalho b.rbottom,
#rodape b.rtop,
#rodape b.rbottom,
#esquerda b.rtop,
#esquerda b.rbottom,
#direita b.rtop,
#direita b.rbottom,
#meio b.rtop,
#meio b.rbottom { background-color:#fff; }

#cabecalho b.rtop b,
#cabecalho b.rbottom b,
#rodape b.rtop b,
#rodape b.rbottom b,
#esquerda b.rtop b,
#esquerda b.rbottom b,
#direita b.rtop b,
#direita b.rbottom b,
#meio b.rtop b,
#meio b.rbottom b { background-color:#F5F6F1; }

.bg-1 { background-color:#F5F6F1; }
.bg-2 { background-color:#F5F6F1; }

em { color:#333; }

table { }
caption { }
thead th { background-color:#F5F6F1; }
thead td { }
tfoot th { }
tfoot td { }
tbody th { background-color:#ddd; }
tbody td { }

/*]]>*/