#head #immagine {
    background-image: none;
    right: 50%;
    margin-right: -150px;
    margin-top: -15px;
}

#head #immagine #logo {
    top: 30px;
    left: 30px;
}

#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;
}

div.modular {
    width: 630px;
    height: 15px;
    background: url(../images/ombra_15_up.png) no-repeat top left;
}

div.modular1 {
    background: url(../images/ombra_5015_down.png) repeat-x bottom left;
    padding: 115px 15px 15px;
    min-height: 285px;
}

div.modular2 {
    background-color: #1b1a19;
    padding: 0 15px 15px 140px;
}

.page_header {
    width: 430px;
    text-align: left;
    border-bottom: 1px solid #ffffff;
    padding-left: 15px;
    padding-bottom: 5px;
    margin-top: 5px;
    font-weight: bold;
    font-size: 16px;
}

.image_list {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top: 5px;
    width: 125px;
    height: 83px;
}

.box_list {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
    width: 415px;
    border-bottom: 1px solid #ffffff;
}

.text_list {
    padding-bottom: 0;
}

.text_list p {
    margin: 0;
    padding: 0;
}

.play_image {
    width: 8px;
    height: 12px;
    background-image: url(../images/menu_it/freccia.png);
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0;
    margin-left: 8px;
}

.play_image:hover {
    background-image: url(../images/menu_it/freccia_over.png);
    cursor: pointer;
}

