* {
      margin : 0;
      font-family : Arial, Helvetica, FreeSans, "Nimbus Sans L", sans-serif;
  }
BODY {
      width : 800px;
      height : 600px;
      margin-left : auto;
      margin-right : auto;
      text-align : center;
  }
table.back {
      background : url(../images/barra.jpg);
      background-repeat : no-repeat;
      border : 1px solid #000000;
  }
#testata {
      background : url("../images/kodice_02.gif");
      text-align : right;
      width : 507px;
      height : 76px;
      border : 0 solid #000000;
  }
#login {
      background : url(../images/spacer.gif);
      position : relative;
      top : 24px;
      left : 35px;
      width : 58px;
      height : 30px;
      border : 0;
  }
#login input.login {
      background : url("images/spacer.gif");
      width : 54px;
      height : 14px;
      font-family : Arial, Helvetica, FreeSans, "Nimbus Sans L", sans-serif;
      font-size : 10px;
      line-height : 10px;
      text-align : left;
      border : 0 solid #000000;
  }
#fasciasinistra {
      background-attachment : fixed;
      position : relative;
      top : 0;
      left : 0;
      width : 800px;
      height : 488px;
  }
#boxcentrale {
      background : none;
      background-repeat : no-repeat;
      position : relative;
      top : 20px;
      left : 180px;
      width : 600px;
      height : 455px;
      background : #ffffff;
      font-family : Verdana, Arial, Helvetica, FreeSans, "Nimbus Sans L", sans-serif;
      font-size : 13px;
      line-height : 15px;
      color : #000000;
      text-align : justify;
      vertical-align : top;
      padding-right : 8px;
      overflow : visible;
  }
#boxcentrale ul {
      margin-left : 30px;
  }
#boxcentrale li {
      margin-left : 0;
      font-family : Verdana, Arial, Helvetica, FreeSans, "Nimbus Sans L", sans-serif;
      font-size : 13px;
      line-height : 15px;
  }
#boxcentrale a.siti {
      font-family : Verdana, Arial, Helvetica, FreeSans, "Nimbus Sans L", sans-serif;
      font-size : 13px;
      font-weight : bold;
      text-align : center;
      line-height : 15px;
      background : #ffffff;
      text-decoration : none;
      color : #0000ee;
  }
#boxcentrale a.siti:hover {
      color : #ee0000;
      background-color : #FFFFFF;
  }
#boxcentrale div.centrato {
      background : #ffffff;
      font-family : Verdana, Arial, Helvetica, FreeSans, "Nimbus Sans L", sans-serif;
      font-size : 13px;
      line-height : 15px;
      color : #000000;
      text-align : center;
      vertical-align : top;
  }
td.footer {
      background-color : #989898;
      color : #FFFFFF;
      text-align : center;
      vertical-align : middle;
  }
td.login {
      background-color : #848383;
      color : #FFFFFF;
      text-align : center;
      vertical-align : middle;
  }
