﻿.table-termo {
  width:100%;
  margin-top: 6px;
}

.table-termo thead {
  background-color:#FCE4B4; 
}

.table-termo thead td {
   padding-bottom:5px;
   padding-top:5px;
}


