body {
   margin:     0;
   padding:    0;
   background: url(/resources/images/_theme_0/header_bg.jpg) top repeat-x;
}

div.template-header {
   margin:     0 auto;
   padding:    0;
   width:      872px;
   height:     143px;
   background: url(/resources/images/_theme_0/header.jpg) no-repeat;
   position:   relative;
   z-index:    9;
}

div.template-header a#template_link_home {
   position: absolute;
   left:     0px;
   top:      0px;
   width:    450px;
   height:   75px;
   border:   none;
}

div.template-header a#template_link_webbook {
   position: absolute;
   left:     445px;
   top:      46px;
   width:    88px;
   height:   23px;
   border:   none;
}

div.template-header a#template_link_tiparlo {
   position: absolute;
   left:     587px;
   top:      44px;
   width:    79px;
   height:   23px;
   border:   none;
}

div.template-header a#template_link_storyboard {
   position: absolute;
   left:     506px;
   top:      69px;
   width:    115px;
   height:   27px;
   border:   none;
}

div.template-header a#template_link_wiki {
   position: absolute;
   left:     646px;
   top:      66px;
   width:    54px;
   height:   21px;
   border:   none;
}

div.template-header a#template_link_interna {
   position: absolute;
   left:     751px;
   top:      18px;
   width:    80px;
   height:   34px;
   border:   none;
}

div.template-header ul {
   list-style: none;
   margin:     0;
   padding:    0;
   position:   absolute;
   left:       10px;
   bottom:     0px;
}

div.template-header ul li {
   margin:   0;
   padding:  0;
   float:    left;
   position: relative;
}

div.template-header ul li a {
   margin:          0;
   padding:         4px 8px;
   color:           #aa182d;
   font-size:       135%;
   text-decoration: none;
   display:         block;
}

div.template-header ul li a:hover { text-decoration: none; }

div.template-header ul li:hover a,
div.template-header ul li.ie-hover a {
   padding:         3px 7px;
   background:      #ffd774;
   border:          1px solid #c1a358;
   text-decoration: none;
}

div.template-header ul ul {
   left:       0px;
   bottom:     auto;
   border:     1px solid #b2e3d5;
   background: #fdeaab;
   margin-top: -1px;
   padding:    2px 0;
   display:    none;
   z-index:    99;
/*   width:      150px;*/
}

div.template-header ul li:hover ul,
div.template-header ul li.ie-hover ul {
   display: block;
}

div.template-header ul ul li {
   float: none;
}

div.template-header ul ul li a,
div.template-header ul li:hover ul li a,
div.template-header ul li.ie-hover ul li a {
   margin:          0;
   padding:         2px 8px;
   color:           #1b5de8;
   font-size:       1.2em;
   text-decoration: none;
   background:      transparent;
   border:          none;
   white-space:     pre;
}

div.template-header ul li ul li a:hover,
div.template-header ul li ul li a.ie-hover {
   text-decoration: underline;
}

div.template-content {
   margin:       0 auto;
   padding:      15px 0;
   width:        872px;
}

div.template-footer {
   margin:       0 auto;
   padding:      15px 0;
   width:        872px;
}

div.template-content-full {
   margin:       0;
   padding:      15px;
}

div.template-footer-full {
   margin:       0;
   padding:      15px;
}
