#header
{
  float: left;
  width: 960px;
  font-size: 0.8em;
  background-color: #fff;
  margin: 0px 10px;
}

#header h1, #header #testata div:first-child
{
  width: 411px;
  height: 41px;
  position: relative;
  overflow: hidden;
  left: 20px;
  float: left;
  margin-top: 14px;
  font-size: 2.2em;
  color: #005096;
  line-height: 1.1;
}
        
#header h1 span, #header #testata div:first-child span
{
  background-image: url(/gui-images/ilpopolodellaliberta-header.jpg);
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
}
        
#santo
{
  float: left;
  font-size: 0.85em !important;
  font-weight: bold;
  color: #8D8D8D;
  width: 600px;
  margin-left: 30px;
}

#testata
{
  float: left;
  width: 590px;
}

#testata .titolo-image
{
  display: none;
  position: absolute;
  left: 0px;
}

#header-links
{
  float: right;
  width: 200px;
  color: #005096;
}

#fav-link
{
  float: right;
  width: 100%;
  text-align: right;
  text-transform: uppercase
}

#fav-link a
{
  color: #005096;
  text-decoration: none;
}

#social
{
  float: right;
  margin-top: 32px;
}

#social ul
{
  list-style-type: none;
}

#social ul li
{
  float: right;
  width: 23px;
}

#social span
{
  display: block;
  width: 18px;
  height: 18px;
  cursor: pointer;
}

#social a
{
  float: right;
  margin-right: 5px;
}

#social span.icon-rss
{
  background-image: url(/gui-images/btn-rss-doppia.gif);
  background-position: 0px 0px;
}

#social span.icon-rss:hover
{
  background-position: 0px 18px;
}

#social span.icon-flickr
{
  background-image: url(/gui-images/btn-flickr-doppia.gif);
  background-position: 0px 0px;
}

#social span.icon-flickr:hover
{
  background-position: 0px 18px;
}

#social span.icon-twitter
{
  background-image: url(/gui-images/btn-twitter-doppia.gif);
  background-position: 0px 0px;
}

#social span.icon-twitter:hover
{
  background-position: 0px 18px;
}

#social span.icon-facebook
{
  background-image: url(/gui-images/btn-facebook-doppia.gif);
  background-position: 0px 0px;
}
#social span.icon-google-plus
{
  background-image: url(/gui-images/btn-google-plus-doppia.gif);
  background-position: 0px 0px;
}
#social span.icon-facebook:hover
{
  background-position: 0px 18px;
}
#social span.icon-google-plus:hover
{
  background-position: 0px 18px;
}

#social span:first-child
{
  margin-right: 0px;
}

#logo
{
  float: left;
}