#sinistra{
  background-color:#fff !important;
}
.notizia-reset{
  float: left;
  width: 600px;
}
.notizia-reset ol, .notizia-reset ul
{
  list-style-position: outside;
  margin-left: 30px;
  padding-left: 20px;
  float: left;
}
.notizia-reset li{
  margin-bottom: 15px;
}
.notizia-reset hr
{
  margin: 20px 0;
  color: #d9d9d9;
}
.notizia-reset em
{
  font-style: italic;
}
h1{
  display: block;
  float: left;
  width: 100%;
  color: #1F497D;
  font-weight: bold;
  font-size: 1.8em;
  line-height: 1.2em
}
.sottotitolo {
  display: block;
  float: left;
  color: #0097CC;
  font-style: italic;
  width: 100%;
  font-weight: bold;
  margin-bottom: 20px;
}
.cartolina{
  margin: 0 0 20px 10px;
  position: relative;
  width: 580px;
  height: 331px;
}
.cartolina img{
  position: absolute;
  top: 0;
  left: 0;
}
.cartolina .addthis_toolbox{
  left: 458px;
  position: absolute;
  top: 248px;
}