body{
 font-family:verdana;
}
a:hover{
    background-color: #837175;
    color: #f0f0f5;
}

#copete{
  text-align: center;
  width: 100%;
  font-family:verdana;
  font-size:14px;
  font-weight:bold;
}
#titlogin{
width:100%;
font-weight:bold;
font-size:14px;
background-color: #cfbcc1;
margin:auto;
}
#divlogin{
margin:auto;
background-color: #cfbcc1;
width:100%;
}
#tablelogin{
font-family:verdana;
font-size:12px;
text-align: left;
}

#divapp{
width: 100%;
}

#copyr{
  position: fixed;
  top: 0;
  left:0;
  padding: 5px;
  font-size: 9px;
}
