#Visor {
    width: 100%;
    height: 480px;
    overflow: hidden;
    margin-top: 0px;
    float: right;
    z-index: 0;
}
#Visor #VisorOffers {
    top: -16px;
    width: 100%;
    position: absolute;
    z-index: 0;
}
#Visor #VisorOffers li {
    list-style: none;
    width: 100%;
    display: block;
    position: absolute;
}
#Visor #VisorOffers li div {
    background-position: center;
    width: 100%;
    height: 480px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
#Visor #VisorOffers li div table {
    width: 100%;
    height: 100%;
}
#Visor #VisorOffers li div td {
    padding: 24px;
}
#Visor #VisorOffers li div td.UPSX {
    text-align: left;
    vertical-align: top;
}
#Visor #VisorOffers li div td.UPDX {
    text-align: right;
    vertical-align: top;
}
#Visor #VisorOffers li div td.DNDX {
    text-align: right;
    vertical-align: bottom;
}
#Visor #VisorOffers li div td.CENTER {
    text-align: center;
    vertical-align: middle;
}
#Visor #VisorOffers li div a {
    font-weight: bold;
    text-decoration: none;
}
#Visor #VisorFrame {
    left: 0px;
    top: 0px;
    position: absolute;
}
#Visor img {
}
#Visor > a {
    left: 0px;
    top: 4px;
    width: 100%;
    height: 345px;
    position: absolute;
}
#VisorNavigation {
    top: 290px;
    text-align: right;
    right: 10px;
    position: relative;
    z-index: 100;
}
.VisorBox {
    background-image:url('../img/slider/bg-white.png');
    padding: 15px;
    border-radius: 3px;
    top: -200px;
    right: 20px;
    text-align: right;
    float: right;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.VisorBox #VisorBoxLine2 span {
    margin-left: 5px;
}
#VisorBoxLine1 span {
    font-size: 18px;
}
.VisorBox #VisorBoxLine_2_1 {
    font-weight: bold;
}
.VisorBox #VisorBoxLine_2_2 {
    margin: 0px 5px;
}
.VisorBox #VisorBoxLine_2_3 {
    font-weight: bold;
}
#VisorBoxBotton {
}
.VisorBox #VisorBoxBotton a {
    padding: 0px 0px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    margin-top: 5px;
    float: right;
    display: block;
}
.VisorCaroselloAcceso {
    opacity: 0.7;
}
.VisorCaroselloSpento {
    opacity: 0.7;
}

#VisorOffers {
    padding: 0;
}
