#notizia
{
  min-height: 900px;
}

#notizia.element-large
{
  margin-top: 10px;
  margin-bottom: 40px;
}

#notizia .titolo
{
  font-size: 2em;
  line-height: 1.2em;
  width: 710px;
  padding-right: 10px;
  background-color: #fff;
}

#notizia .sottotitolo
{
  color: #0097CC;
  font-style: italic;
  /*padding-top: 10px;*/
  width: 710px;
  padding-right: 10px;
  background-color: #fff;
}

#notizia .sottotitolo h2
{
  text-transform: none;
  font-weight: bold;
}

#notizia .testo
{
  margin-right: 10px;
  margin-top: 20px;
  font-size: 0.8em;
  line-height: 1.65em;
  background-color: #fff;
  padding-bottom: 10px;
}

#notizia .testo a
{
  color: #000;
}

.noside #notizia .testo
{
  width: 710px;
}

#notizia .testo img.main-img
{
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  width: 220px;
  height: 180px;
}

#notizia .altre-notizie
{
  width: 229px;
  padding-left: 10px;
  border-left: 1px solid #d9d9d9;
  margin-top: 20px;
  padding-bottom: 30px;
}

.noside #notizia .altre-notizie
{
  display: none;
}

#lista-altre-notizie
{
  list-style-type: none;
}

#lista-altre-notizie-nojs
{
  list-style-type: none;
}

#notizia .altre-notizie .altra-notizia.topzero
{
  margin-top: 0px;
}

#notizia .altre-notizie .altra-notizia #lista-altri-video li
{
  margin-left: 20px;
  color: #777777;
}

#notizia .altre-notizie .altra-notizia #lista-altri-video li a
{
  color: #777777;
}

#notizia .altre-notizie .titolo
{
  font-size: 1.8em;
  float: left;
  color: #999;
  width: 219px;
  margin-top: -5px;
}

#notizia .altre-notizie .altra-notizia
{
  float: left;
  margin-top: 20px;
  width: 229px;
}

#notizia .altre-notizie .altra-notizia .titolo
{
  font-size: 0.9em;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 229px;
}

#notizia .altre-notizie #lista-altre-notizie-nojs .altra-notizia .titolo
{
  font-size: 1.125em;
}

#notizia .altre-notizie .altra-notizia .titolo h3
{
  font-size: 1em;
}

#notizia .altre-notizie .altra-notizia .titolo h3 a
{
  color: #1F497D;
}

#notizia .altre-notizie .altra-notizia .testo
{
  float: left;
  margin-top: 0px;
  margin-right: 0px;
  width: 229px;
  padding: 0px;
  line-height: 1.4em;
}

#notizia .altre-notizie #barra-laterale
{
  float: left;
  width: 100%;
  font-size: 0.8em;
  line-height: 1.65em;
}

#notizia .altre-notizie #barra-laterale .titolo
{
  font-size: 2.25em;
}

#notizia .altre-notizie #barra-laterale a
{
  color: #1F497D;
  font-weight: bold;
}

#notizia .altre-notizie #barra-laterale li
{
  margin-left: 20px;
}

#notizia .altre-notizie #lista-altre-notizie-nojs li
{
  margin-left: 0px;
}

#notizia .social
{
  float: left;
  margin-top: 20px;
}

#notizia .social .start
{
  float: left;
  background-image: url(/gui-images/social-notizia-start.png);
  background-repeat: no-repeat;
  width: 7px;
  height: 28px;
}

#notizia .social .icons
{
  float: left;
  background-color: #d9d9d9;
  height: 16px;
  padding: 6px 0px 6px 0px;
}

#notizia .social .end
{
  float: left;
  background-image: url(/gui-images/social-notizia-end.png);
  background-repeat: no-repeat;
  width: 7px;
  height: 28px;
}

#notizia .social .addthis_toolbox.addthis_default_style{
  float: left;
}

#notizia .social .addthis_toolbox a
{
  padding: 0px 2px 0px 2px !important;
  float: left !important;
}

#notizia .social .addthis_toolbox span
{
  cursor: pointer !important;
  display: block !important;
  height: 16px !important;
  width: 16px !important;
  background-repeat: no-repeat;
}

#notizia .social .addthis_toolbox span.at_a11y{
  display: none !important;
}
/*
#notizia .social .addthis_toolbox span.at300bs:hover
{
  opacity: 1 !important;
}
*/

#notizia .social .addthis_toolbox span.email
{
  background-image: url("/gui-images/addthis/email.png") !important;
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.email:hover
{
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_print
{
  background-image: url("/gui-images/addthis/stampa.png") !important;
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_print:hover
{
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_facebook
{
  background-image: url("/gui-images/addthis/facebook.png") !important;
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_facebook:hover
{
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_twitter
{
  background-image: url("/gui-images/addthis/twitter.png") !important;
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_twitter:hover
{
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_linkedin
{
  background-image: url("/gui-images/addthis/linkedin.png") !important;
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_linkedin:hover
{
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_google
{
  background-image: url("/gui-images/addthis/google.png") !important;
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_google:hover
{
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_delicious
{
  background-image: url("/gui-images/addthis/delicious.png") !important;
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_delicious:hover
{
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_yahoobkm
{
  background-image: url("/gui-images/addthis/yahoobkm.png") !important;
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_yahoobkm:hover
{
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_oknotizie
{
  background-image: url("/gui-images/addthis/oknotizie.png") !important;
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_oknotizie:hover
{
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_google_plusone_share
{
  background-image: url("/gui-images/addthis/google-plus.png") !important;
  background-position: 0 -16px !important;
}

#notizia .social .addthis_toolbox span.at15t_google_plusone_share:hover
{
  background-position: 0 -16px !important;
}

#notizia .social .addthis_button_google_plusone{
  width: 24px !important;
}

#notizia .social .addthis_button_google_plusone iframe{
  width: 24px !important;
}

#widgets.element-mini
{
  margin-left: 10px;
}

#widgets .element-mini
{
  margin-top: 20px;
}

#widgets .element-mini:first-child
{
  margin-top: 0px;
}
div.jp-audio {
  float: left !important;
}