body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.left {
  color: #CC6600;
  text-align:left;
  font-weight:bold;
  padding: 10px 0 0 10px;
}

.left a{
  color: #CC6600;
  text-align:left;
  text-decoration:none;
  font-weight:bold;
}

.left a:hover{
  color: #003366;
  text-align:left;
  text-decoration:none;
  font-weight:bold;
}

.right{
  text-align:right;
  font-weight:bold;
  float:right;
  padding: 10px 10px 0 0;
}
.right1{
  text-align:right;
  font-weight:bold;
  padding: 10px 10px 0 0;
}

.clear{
  width:100%;
  clear:both;
  padding:10px 0 10px 0;
}

.clear1{
  width:100%;
  clear:both;
}

.emett{
  color:#003366;
  font-weight:bold;
  padding:1em 0 1em 0;
  text-align:center;
}

.tipoAtto{
  color:#003366;
  font-weight:bold;
  padding:1em 2em 1em 2em;
}

.titAtto{
  padding:0 2em 0 2em;
  color:#003366;
  font-weight:bold;
}

.testo{
  color:#003366;
  padding:0 2em 0 2em;
}

.testo a{
  color: #CC6600;
  text-decoration:none;
}

.testo a:hover{
  color: #003366;
  text-decoration:none;
}

.info{
  color:#003366;
  padding:0 30px 0 30px;
  text-align:center;
}

.info a{
  color: #CC6600;
  text-decoration:none;
}

.info a:hover{
  color: #003366;
  text-decoration:none;
}

.serie{
  background: #F4F8FB;
  text-align:center;
  font-weight:bold;
  /*font-size:1.5em;*/
}
