/* *********** css pagina pubblicita ************ */
div#pubblicita {
  position: relative;
  float: left;
  top: 0;
  left: 0;
  width: 761px;
  height: 500px;
  background: url(../images/fondopubblicita.jpg) top left no-repeat;
}
div#listapubblicsx {
  position: relative;
  float: left;
  top: 0;
  left: 10;
  width: 231px;
  background: transparent;
}
div#testopubblic {
  position: relative;
  float: left;
  top: 0;
  left: 0;
  width: 530px;
  height: 300px;
  min-height: 300px;
  background: transparentt;
}
.pubblic {
  font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
  color: #333;
  background: transparentt;
}
