/*
  Personalizzazione sito Studio Alfe
  TeleConsul Editore | Emiliano Milone
*/

#title-area {
    padding: 0 !important;
}

#title-area #title {
    margin: 0 !important;
}

#title-area #title a {
  text-indent: -999em;
  width: 960px;
  height: 130px;
  background: url(images/header-studioalfe.jpg) no-repeat;
  display: block;
}

#nav {
  background: url(images/nav-blu-studioalfe.png);
}

#subnav {
  background: url(images/subnav-blu-studioalfe.png);
}


#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
    background: url(images/subnav-hover-blu-studioalfe.png);
}

#footer-widgets {
  background-color: #34477B;
}

#footer {
  background: url(images/nav-blu-studioalfe.png);
}