/* ---------- Form Login ---------- */

a, a:visited{
  font:bold 11px Arial;
  color:#008080;
}

a:hover{
  font:bold 11px Arial;
  color:#66c0c0;
}

table{
  height:120px;
  border:1px solid #969696;
}
.label{
  width:150px;
  font:10px Verdana;
  color:crimson;
  text-align:center;
}

.message{
  width:150px;
  font:12px Verdana;
  color:crimson;
  text-align:center;
}

.dati{
  width:150px;
  text-align:center;
}

.log{
  width:140px;
  font:11px Verdana;
  color:#393939;
  text-align:left;
  border:1px solid #969696;
}

.button{
  width:75px;
  font:11px Verdana;
  color:#393939;
  text-align:center;
}