body,html {
    height: 100%;
    margin: 0 0 0 0;
    color: White;
  }


#container { background-position : 0 center; background-repeat : no-repeat; height : 540px; position : absolute; top : 50%; width : auto; margin: -270px 0 0; }


table.tab {
    width : 100%;
    height: 100%;
  }


td.logo {
    width : 400px;
  }

td.box {
    width: 200px;
  }

td.box2 {
    background-repeat : no-repeat;
  }


td.bot {
    background-color : #ffffff;
    width : 47px;
  }


.indirizzo {
    font-size : 18px;
    font-style : oblique;
    font-weight : bolder;
    margin-top : -18px;
    position : absolute;
  }


td.contenuto {
    vertical-align : middle;
    text-align : center;
    width : 480px;
  }


td.contenuto2 {
    vertical-align : middle;
    text-align : left;
    padding-left: 10px;
  }


td.contenuto p {
    margin-bottom : 50px;
    margin-top : 50px;
  }


.entra {
    position : absolute;
    margin-top : -18px;
  }

