body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li, div {
  font-family: helvetica,arial,sans-serif;
}

body {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13pt;
  text-align: justify;
  color: #464646;
  background-image: url("img/bmain.jpg");
}

small {
  font-size: 10pt;
}

td, th {
  font-size: 13pt;
}

td.spalladx {
  text-align: left;
  color: white;
  width: 126px;
  background-color: #23366a;
  background-image: url("img/btesta.png");
}

td.testa {
  text-align: left;
  font-size: 26pt;
  color: white;
  vertical-align: bottom;
  background-color: #23366a;
  background-image: url("img/btesta.png");
}

td.logo {
  text-align: right;
  width: 310px;
  background-color: #23366a;
  background-image: url("img/btesta.png");
}

td.barra {
  text-align: left;
  font-weight: bold;
  font-size: 14pt;
  color: white;
  background-color: #60b060;
  background-image: url("img/bbarra.png");
}

textarea, pre {
  font-family: monospace;
  font-size: 10pt;
}

td.tabprog {
  font-size: 9pt;
}

td.pdp {
  font-size: 7pt;
  font-style: italic;
  vertical-align: top;  
}

div.noie {
  text-align: center;
  font-weight: bold;
  color: yellow;
  background-color: red;
}
