.est{
    background-image: url(fond.jpg);
}

.est div{
  color: white;
  font-size: 100%;
  font-family: bold;
}

/*.est table{
    background-color: none;
}*/


img {
 -webkit-box-reflect: below -5px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5)));

}

table{
  align-items: center;
  /*border: red 5px solid;*/
  margin-left: auto;
  margin-right: auto;
}

.lar{
  width:auto;
    height:auto;
    /*background-color:red;*/

    align-items:center;
}

.tam {
  width:20%;
    height:20%;
    margin-left: auto;
    margin-right: auto;
    /*background-color:black;*/
}

.avatar{
    width:100%;
    height:100%;
    border-radius:150px;
    border:3px solid #666;
}

.cent{
  background-color:black;
  width:auto;
  height:auto;
}

