#footer {
  background: #dfe7f0 url('../imgs/template/footer_shd.png') center top no-repeat !important;
  background: #dfe7f0 url('../imgs/template/footer.gif') center top no-repeat;
  margin-left:-5px;
  width: 770px;
  height: 37px;
}

#footer span#info {
  background-color: transparent;
  float: right;
  color: white;
  margin-top: 10px;
  margin-right: 20px;
}

#footer span#info a:link,
#footer span#info a:visited {
  color:white;
  text-decoration:none
}

#footer span#info a:hover,
#footer span#info a:active,
#footer span#info a:focus {
  color:white;
  text-decoration:underline;
}

#footer span#info a.mailto {
  padding-right:16px;
  background: transparent url('../imgs/template/mail.png') 100% 2px no-repeat;
}

#logo {
  border: 0;
  background-color: #dfe7f0;
  margin:0;
  padding-top:8px; 
  text-align:right;
  margin-left:-10px;
  right: 20px;
  width: 780px;
  height: 350px;
}

#logo ul {
  list-style:none;
  padding-right:10px;
}

#logo ul li {
  float: right;
}

#logo a#foot_css {
  background: transparent url('../imgs/logo/button-css.png') 0 0 no-repeat;
}
#logo a#foot_xhtml {
  background: transparent url('../imgs/logo/button-xhtml.png') 0 0 no-repeat;
}
#logo a#foot_bobby {
  background: transparent url('../imgs/logo/button-bobby.png') 0 0 no-repeat;
}
#logo a#foot_firefox {
  background: transparent url('../imgs/logo/button-firefox.png') 0 0 no-repeat;
}

#logo a#foot_css,
#logo a#foot_xhtml,
#logo a#foot_bobby,
#logo a#foot_firefox {
  width: 78px;
  height: 13px;
  border: 1px solid #666666;
  margin-left: 8px;
  display:block;
}

#logo a:hover#foot_css,
#logo a:hover#foot_xhtml,
#logo a:hover#foot_bobby,
#logo a:hover#foot_firefox {
  border: 1px solid #E07C33;
}

#logo #foot_css span.nascosto,
#logo #foot_xhtml span.nascosto,
#logo #foot_bobby span.nascosto,
#logo #foot_firefox span.nascosto {
  display:none;
}