#superior_busca{
background: #F4C8B5;
color: #993300;
width: 200px;
height: 20px;
font-weight: bold;
text-align: center;
}
#meio{
padding-top: 10px;
background: #E77D50;
width: 200px;
height: 30px;
text-align: center;
}
.link{
  cursor:default;
}
#vida, #morte{
float: left;
}
#vida{
  padding: 0 5px 0 5px;
}


#inferior{
background: #F4C8B5;
color: #993300;
width: 200px;
height: 20px;
font-family: Verdana;
font-size: 10px;
text-align: center;
}
#inferior1{
background: #F4C8B5;
color: #993300;
width: 200px;
height: 20px;
text-align: center;
}
#inferior1 input{
  width: 20px;
  margin-right: 5px;
}


