/* tabela */

.tabela {width:100%; border-collapse:collapse; border:0px; text-align:left;}
.tabela  td, .tabela th  {padding:5px 0px 5px 14px; margin:0px;}
.tabela td {border-bottom:1px solid #d1d1d1;}
.tabela th {color:#fff; background:#956280; padding:6px 0px 6px 14px;}
.thlew {background:url(images/thlew.gif) left top no-repeat #956280;}
.thpraw {background:url(images/thpraw.gif) right top no-repeat #956280;}

.tabela th.thlew {background:url(images/thlew.gif) left top no-repeat #956280;}
.tabela th.thpraw {background:url(images/thpraw.gif) right top no-repeat #956280;}
