﻿.PrezzoPromoBig {
    position: absolute;
    bottom: 0;
    left: 0px;
    height: 88px;
    width: 88px;
    background-image: url(/images/spotbig.png);
    color: #a00000;
    font-weight: bold;
    font-family: Arial, Verdana;
    text-align: center;
}

.PrezzoTop { display: block;font-size: 12px; margin-top: 18px;}
.Prezzo { font-size: 18px;  line-height: 18px; display: block; }
.TipologiaPrezzo { font-size: 11px; line-height: 11px; margin-top: 0px; display: block;}


.EtichettaLastminute
{
position: absolute;
    top: 0;
    right: 0;
    height: 86px;
    background-position: center center;
    z-index: 10;
    width: 180px;
    opacity: 0.9;
    filter: alpha(opacity=90);
    color: #0066FF;
    font-size: 16px;
    font-weight: bold;
    font-family:     font-family: 'Oswald', Arial, sans-serif;
    text-align: center;
    padding-top: 87px;
}

    .EtichettaLastminute > div {
        width: 100%;
        color: #c10000;
        font-size: 18px
    }

.EtichettaLastminute1
{
position: absolute;
    top: 0;
    right: 0;
    background-image: url(/images/lastminute01.png);
    background-repeat: no-repeat;
    height: 140px;
    background-position: center center;
    z-index: 10;
    width: 180px;
    opacity: 0.9;
    filter: alpha(opacity=90);
    color: #0066FF;
    font-size: 16px;
    font-weight: bold;
    font-family: Trebuchet MS, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
    text-shadow: 0px 0px 10px #000;
    text-align: center;
}

.EtichettaLastminute1 > div 
{
width: 100%;
    margin-top: 100px;
    color: #ff521a;
}

.RegioneLastminuteElenco {
    position: absolute;
    top: 10px;
    left: 0;
    text-shadow: 0px 0px 10px #000;
    color: white;
    font-weight: bold;
    text-align: center;
    width: 240px;
    font-size: 20px;

}

.ScopriLastminuteElenco {
    position: absolute;
    bottom: 10px;
    right: 0;
    color: black;
    font-weight: bold;
    text-align: center;
    width: 195px;
    font-size: 20px;

}

        
#ElenchiLoadingNew > div { position: fixed; top: 50%; z-index: 9999999999; width: 400px; background-color: white; border: 1px solid #0058DB; text-align: center; padding-bottom: 20px; padding-top: 20px; font-size: 30px; margin-top: -45px; left: 50%; margin-left: -200px; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75); }
        .CaricamentoElenchi { 
            opacity: 0.5;
            filter: alpha(opacity=50); 
        }

        /* Last minute */
.TxtRegioneLastMinute {    
    font-family: 'Oswald', Arial, sans-serif;
    font-size:28px;
}

.TxtData {    
    font-family: 'Oswald', Arial, sans-serif;
    font-size:15px;
}

.TxtEtichetta {
    font-family: 'Oswald', Arial, sans-serif;
    font-size: 26px;
    color: white;
}

.TxtCampeggio {
    font-family: 'Oswald', Arial, sans-serif;
    font-size: 20px;
}

        
.TxtOfferta1 {
    font-family: 'Oswald', Arial, sans-serif;
    color: red;
    font-weight: bold;
    font-size: 20px;
    padding:5px
}

.TxtOfferta2 {
    font-family: 'Oswald', Arial, sans-serif;
    font-size: 22px;
}

.TxtPrezzo {
    font-family: 'Oswald', Arial, sans-serif;
    font-size: 22px;
    color: white;
}


.TastoElenco {
    width: 173px;
    -moz-box-shadow: inset 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow: inset 0px 1px 0px 0px #fff6af;
    box-shadow: inset 0px 1px 0px 0px #fff6af;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
    background: -moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
    background-color: #ffec64;
    border: 1px solid #ffaa22;
    display: inline-block;
    cursor: pointer;
    font-family: PT Sans, Arial,Helvetica,sans-serif;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffee66;
}
    .TastoElenco:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
        background: -moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background: -webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background: -o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background: -ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
        background-color: #ffab23;
        text-decoration: none;
    }
    .TastoElenco:active {
        position: relative;
        top: 1px;
    }



.TastoTuttiLastMinute {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0px;
    font-family: 'Oswald', Arial, sans-serif;
    color: #ffffff;
    font-size: 30px;
    background: #D13F00;
    padding: 0px 20px 10px 20px;
    text-decoration: none;
}

    .TastoTuttiLastMinute:hover {
        background: #ffbc70;
        text-decoration: none;
    }

    .LastminuteCampegggio {
        margin-bottom:20px
    }

    .LastminuteCampegggio > span {
        padding-bottom:5px;
        padding-top:5px;
        display:block;
    }

    .AltriLastminute {
        text-align:center;
        padding-bottom:5px;
        padding-top:5px;
        border-top: 1px solid #9e9e9e;
    }

        .AltriLastminute span {
            cursor:pointer;
                font-size: 16px;
    text-decoration: underline;
    font-family: PT Sans, Arial,Helvetica,sans-serif;
    color: #006F9E;
        }

        .BoxCentraleInterno {
            height:65px
        }

 
        

.w3-green-new { background-color: #008500; color:white ; }

.w3-blue-new { background-color: #0065B5; color:white }