body.bg-foto
{
  /*background: url("/gui-images-local/1-sfondo-primarie-pdl.jpg") fixed #009BDB;*/
  background: url("http://www.pdl.it/speciali/1-sfondo-primarie-pdl.jpg") fixed #009BDB;
  background-repeat: no-repeat;
  background-position: center top;
}

.ombra.alto #top-header {
  background-position: 0 135px;
}

.alto #top-header
{
  padding-top: 0;
  height: 150px;
}

#bottom-footer
{
  margin: 0px auto;
  width: 1004px;
  display: none;
}

.alto #bottom-footer
{
  padding-top: 15px;
  display: block;
  background-color: transparent;
}

.ombra.alto #bottom-footer
{
  background: url("/gui-images-local/bottom-footer-bg.png") scroll 0 0 transparent;
  background-repeat: no-repeat;
}

#header {
  background: none repeat scroll 0 0 transparent;
  float: none;
  margin: 0 auto;
  position: absolute;
  top: -10px;
  width: 980px;
}

#testata{
  width: 980px;
}

#header{
  height: 0;
}

#header h1, #header #testata div:first-child {
  width: 788px;
  height: 0;
  padding-top: 65px;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  left: 81px;
  overflow: visible;
}

#header h1 span, #header #testata div:first-child span {
  background-image: url("http://www.pdl.it/speciali/1-testata-primarie-pdl.png");
  background-repeat: no-repeat;
  height: 177px;
  position: absolute;
  width: 788px;
  top: 0;
  left: 0;
}

#main .element-large{
  /*background-color: #0f0;*/
  margin: 20px 30px 0 30px;
  width: 920px;
}

#footer.element-large{
  margin: 20px 0 10px 0;
  width: 100%;
  overflow: visible;
  /*background-color: #eee;*/
}

#barra-footer{
  float: left;
  width: 100%;
  height: 60px;
  background-color: #009BDB;
  position: relative;
  overflow: visible;
  text-align: center;
}

#barra-footer a{
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
}

#logo-footer{
  display: block;
  float: left;
  position: relative;
  margin-left: 40px;
  top: -40px;
  z-index: 2;
}

#logo-footer img{
  float: left;
}

#condivisione{
  padding: 10px 0;
  float: left;
  width: 980px;
}

#social-icons .addthis_toolbox.addthis_default_style {
  display: inline-block;
  float: left;
  /*width: 408px;*/
}

#slogan{
  float: left;
  margin-left: 200px;
  font-size: 1.2em;
  font-weight: bold;
  color: #c00000;
  margin-top: 2px;
}

#social-icons{
  float: right;
  margin-right: 290px;
}

#link-footer{
  float: left;
  left: 0;
  position: absolute;
  width: 100%;
  margin-top: 15px;
}

#link-footer span{
  display: inline-block;
  width: 100px;
}

.addthis_button_google_plusone.at300b{
  width: 37px !important;
  overflow: hidden !important;
}

.btn-share{
  margin-left: 10px;
}

.btn-share:first-child{
  margin-left: 0;
}

.colonna{
  float: left;
  width: 445px;
  margin-left: 30px;
}

.colonna:first-child{
  margin-left: 0;
}

.colonna.maxi{
  width: 590px;
}

.colonna.mini{
  width: 300px;
}

.colonna.all{
  width: 100%;
}

.colonna.unterzo{
  width: 294px;
  margin-left: 18px;
}

.colonna.unterzo:first-child{
  margin-left: 0;
}

.titolo.grande{
  font-size: 1.8em;
  letter-spacing: -2px;
}

.colonna.all .titolo.grande{
  font-size: 2.1em;
  letter-spacing: -1px;
}

.colonna.unterzo .titolo.grande{
  font-size: 1.1em;
  letter-spacing: -1px;
}

a.titolo{
  color: #1F497D;
}

.vertical-middle{
  vertical-align: middle;
}

.lista-documenti{
  float: left;
  width: 100%;
  list-style-type: none;
}
.lista-documenti li{
  display: block;
  float: left;
  width: 100%;
  margin-top: 20px;
}

.lista-documenti li img{
  vertical-align: middle;
}

ul.circle{
  list-style-type: disc;
  list-style-position: inside;
}