#contenuti.pagellejuno {
  margin-left: 165px;
  padding-left: 20px;
  padding-right: 50px;
  font-family: Georgia;
}
#contenuti.pagellejuno h2 {
  text-align: left;
}
#contenuti.pagellejuno h3 {
  padding-bottom: 2px;
  border-bottom: 1px dotted black;
  margin-bottom: 0;
}
#contenuti.pagellejuno p {
  margin:0;
  margin: 0px 25px 2px 25px;
  padding: 10px;
  text-align: justify;
  border-bottom: 1px dotted black;
  border-left: 1px dotted black;
}





p.live, label.live {
  font-family: "courier new", courier, monospace;
  font-size: 1.0em;
}
p.live a,
p.live a:visited,
label.live a,
 label.live a:visited {
  text-decoration: none;
  font-family: Verdana;
  font-size: 0.9em;
  padding: 1px 4px 1px 4px;
  border-bottom: 1px dotted #475F7F;
  color: #475F7F;
}
p.live a:hover,
label.live a:hover {
  color: #FFF;
  background-color: #475F7F;
}



