 /*BJORNBORG*/
    .body-ball {
        float:right;
        position:relative;
        top:250px;
    }
    .checose-bb {
        float:right;
        position:relative;
        right:125px;
        top:-12px;
    }
    .foto-bb {
        float:right;
        position:relative;
        right:167px;
        top:73px;
    }
    .party-request-bb {
        float:right;
        position:relative;
        right:210px;
        top:7px;
    }
    .footer-bb {
        position:relative;
        top:450px;
    }
    .bb-link {
        float:left;
        position:relative;
        left:50px;
    }
    .corona-lnk {
        float:right;
        position:relative;
        left:230px;
        top:20px;
    }
    .party-request-bb-f {
        background:url(/img/Frontend/party-bb.jpg) no-repeat;
        height:655px;
        width:900px;
    }
    #party-request-bb, #foto-provvisorio, #checose-bb, #regolamento-bb {
        display:none;
    }
    .foto-provvisiorio {
        background:#1A181D;
        height:100%;
        width:100%;
    }
    .foto-provvisiorio span {
        color:#FFFFFF;
        display:block;
        font-size:16px;
        position:relative;
        text-align:center;
        top:150px;
        width:100%;
    }
    .foto-provvisiorio span a {
        color:#DB3036;
        text-decoration:none;
    }
    .foto-provvisiorio span a:hover {
        color:#FF0000;
    }
    .fields-input-bb {
        left:240px;
        position:relative;
        top:58px;
        width:290px;
    }
 .fields-input-bb span {
     display:block;
     height:22px;
 }
    .fields-input-bb input {
        font-size:11px;
        margin:0;
        width:140px;
    }
    .errore_bb {
        color:#FFF;text-align:center;display:block;left:60px;position:relative;top:64px;padding:5px;border:2px solid #DB3038;background:#000;width:320px;display:none;font-weight:bold;
    }
    .regolamento-bb-lnk-div {
        position:relative;
        text-align:center;
        top:100px;
    }
    .regolamento-bb-lnk-div a {
        background:url(/img/Frontend/regolamento-bb.png) no-repeat;
        display:inline-block;
        height:14px;
        margin:0 auto;
        width:70px;

    }
    .regolamento-bb-lnk-div a:hover {
       background-position:0 -19px;
    }
    .checose-bb-fancy {
        height:100%;
        background:#1A181D url(/img/Frontend/checose-ext-bb.png) no-repeat;
        color:#FFF;
        font-size:14px;
    }

    #prossime_feste_box
    {
background-color:#1A181D;
color:white;
font-size:22px;
height:auto;
padding:64px 40px;
text-align:center;
    }
