#citazione{
  margin-bottom: -78px !important;
}
#citazione .cnt-testo
{
  background-color: #fff;
  width: 100%;
  float: left;
}

#citazione .fascia-citazione
{
  float: left;
  width: 960px;
  background-color: #1F497D;
  height: 180px;
}

#citazione .testo
{
  float: left;
  color: #525252;
  font-size: 1.1em;
  font-style: italic;
  width: 810px;
  margin: 20px 0px 0px 5px;
  font-family: "Times New Roman", Arial;
}

#citazione .testo .ldquote
{
  float: left;
  width: 56px;
  height: 44px;
  background-image: url(/gui-images/ldquotes.png);
  background-repeat: no-repeat;
  margin-right: 10px;
}

#citazione .testo .txt-citazione
{
  float: left;
  width: 700px;
  font-size: 1.2em;
  line-height: 1.18em;
}

#citazione .testo .txt-fonte
{
  float: left;
  width: 700px;
  font-size: 0.8em;
  color: #1F497D;
  font-weight: bold;
  margin: 10px 0px 10px 66px;
  position: relative;
}

#citazione .testo .rdquote
{
  width: 56px;
  height: 44px;
  background-image: url(/gui-images/rdquotes.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -25px;
  left: 700px;
}

#footer .sfondo
{
  width: 960px;
  height: 48px;
  background-color: #1F497D;
  position: relative;
  z-index: 1;
  float: left;
}

#footer img {
  float: right;
  margin-right: 10px;
  position: relative;
  top: 18px;
  z-index: 2;
}

#footer .term
{
  width: 960px;
  height: 7px;
  background-image: url(/gui-images/bor-blu-int-blu-out-b-btm.png);
  background-repeat: no-repeat;
  float: left;
  position: relative;
}

#footer .logo
{
  float: right;
  margin-right: 90px;
  height: 125px;
}

#footer .utils
{
  float: left;
  width: 200px;
  color: #fff;
  font-size: 0.8em;
  margin: 9px 0px 0px 20px;
}

#footer .utils a
{
  letter-spacing: 0.07em;
  color: #fff;
}

#footer.home .sfondo
{
  width: 960px;
  height: 30px;
  background-color: #1F497D;
  position: relative;
  z-index: 1;
  float: left;
}

#footer.home img {
  float: right;
  margin-right: 10px;
  position: relative;
  top: 18px;
  z-index: 2;
}

#footer.home .term
{
  width: 960px;
  height: 7px;
  background-image: url(/gui-images/bor-blu-int-blu-out-b-btm.png);
  background-repeat: no-repeat;
  float: left;
  position: relative;
}