body {
    font-size: 62.5%; /* Resets 1em to 10px */
      font-family:  'Trebuchet MS', 'Lucida Grande',Verdana, Arial, Sans-Serif; 
}
div.all {
  width:790px;
  min-height: 400px;
  background: url("images/background.jpg") repeat;
  padding:5px;
  margin:5px;
}
.menu table{
  height :40px;
}
.menu {
  font-size: 160%;
  font-weight:bold;
  color:#9484a9; 
}
div.menu{
  text-align:left;
  padding:0px 0px 20px 0px;
}
td.button {
   background: url("images/button.png") no-repeat 50% 50%;
   width:170px;
}
img.feat {
   width:100px !important ;
   height:auto !important;
 }
div.cargologo {
    clear: right;
    float: right;
}
img {
    border: none;
}
