#head #immagine #thumb_list {
    position: absolute;
    right: 0px;
    top: 83px;
    width: 435px;
    z-index: 100;
}

#head #immagine #thumb_list .thumb {
    width: 125px;
    height: 83px;
    z-index: 100;
    background-image: url(../images/ombra_thumb.png);
    background-repeat: no-repeat;
    padding: 15px;
    float: left;
    margin-right: -15px;
    margin-bottom: -12px;
    z-index: 120;
    text-align: center;
    line-height: 83px;
}

#npage {
    position: absolute;
    right: 15px;
    top: 75px;
    z-index: 120;
}
