@charset "utf-8";
/* CSS Document */

/*intro*/

#banner2{
    background: url(images/banner2.png) top left no-repeat;
    width: 176px;
    height: 150px;
    position: absolute;
    left: 806px;
    top: 17px;
}

.vincere{
    margin-top: 20px;
    margin-left: 20px;
}

#popup{
    position:absolute;
    top: 0px;
    left: 20px;
    background: url(images/popup.png) top left no-repeat;
    width: 318px;
    height: 338px;
    display: none;
}
#popupcontent{
    margin: 8px 8px 0 8px;
}
.popuptitle{
    color: #a60000;
    font-size: 30px;
    margin-top: 5px;
    margin-bottom: 8px;
}
.popuptext{
    color: #000000;
    font-size: 17px;
    height:226px;
}
#popupchiudi{
    bottom:5px;
    cursor:pointer;
    position:absolute;
    right:20px;
    text-decoration:underline;
}
#popupchiudi{

}
#apriPopup{
    position: absolute;
    bottom: 10px;
    left: 40px;
    text-decoration: underline;
    cursor: pointer;
}
#cofanettoLeft{
    float:left;
    width: 276px;
    position: relative;
}

#cofanettoLeft img{
    position: absolute;
    top:0;
    left: 0px;
}

#testoRight{

    float:right;
    width: 650px;
}

.testo1{
    font-size: 20px;
    margin-top: 25px;
}
.testo2{
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 35px;
}
.regolamentoCompleto{
    margin-top: 110px;
}

.regolamentoCompleto a{
    color: #FFFFFF;
}

.chocoback_cuori {
    width: 990px;
    min-height: 715px;
    margin: auto;
    margin-top: 0px;
    padding-top: 26px;
    background:url(images/choco_back_cuori.jpg) no-repeat;
    background-color:#290c04;
    }
.centralpages{
    min-height: 524px;
}

.header_quiz{
    height: 152px;
    position: relative;
}
.dolce_o_piccante{
    margin-left: 48px;
    margin-top: 37px;
}
.button_image{
    cursor: pointer;
}
.content_quiz{
    padding-left: 46px;
    color: #FFFFFF;
    position: relative;
    min-height: 372px;
}

.question{
    height: 100px;
    font-size: 30px;
}

.answers{
    font-size: 19px;
    margin-bottom: 50px;
}

.answers label{
    margin-left: 15px;
}

#avanti{
    position:absolute;
    bottom: 20px;
    right: 30px;
}

#numeroDomanda, #numeroProfilo{
    background: url(images/domanda1.png) top left no-repeat;
    width: 140px;
    height: 50px;
    position: absolute;
    left: 836px;
    top: 70px;
}

#domanda_2, #domanda_3,#domanda_4,#domanda_5{
    display: none;
}

.rictext{
    width: 730px;
    height: 220px;
}
.titoloProfilo{
    margin-left: 30px;
    margin-top: 50px;
}

.header_answer{
    height: 300px;
    position: relative;
}

.profilo_1{
    background: url(images/profilo_image_1.png) bottom left no-repeat;
}

.profilo_2{
    background: url(images/profilo_image_2.png) bottom left no-repeat;
}

.profilo_3{
    background: url(images/profilo_image_3.png) bottom left no-repeat;
}

#descrizioneProfilo{
    padding-left: 300px;
    padding-top: 65px;
    color: #FFF;
    width: 550px;
    text-align: justify;
    line-height: 1.3em;
    font-weight: normal;
}

/*form*/

.cellLabel{
    font-size: 15px;
    text-align: right;
}
#formTable td{
    padding: 4px;
}

.textInput{
    width: 200px;
}

#priv ,#priv textarea{
    font-weight:normal;
    font-size: 9px;
}
#priv textarea{
    overflow: visible;
    height: 34px;
    width: 268px;
    margin: 0 auto;
}
#priv td{
    text-align:center
}


.captcha_input{
    width: 174px;
}
#siimage, #refCa{
    margin: 10px 0;
}

#formTable{
    font-weight: normal;
    width: 800px;
    margin-left:45px;
}
#formTable td, #formTable tr{
    padding: 0px;
    margin: 0px;
}
#formTable td{
    padding: 5px 4px;
}

#formTable td.trattamento{
    padding: 0 4px;
}

#priv td, #priv tr, #priv input{
    padding: 0px;
    margin: 0px;
}
#titolo{
    color: #ffffff;
    margin-left: 30px;  
    font-size: 22px;
    margin-bottom: 10px;
}
.captcha_explanation{
    font-size: 0.9em;
}

/** cortesia */
.grazie{
    margin-left: 46px;
    margin-top: 70px;
}

.testo_cortesia{
    color: #FFFFFF;
    font-size: 28px;
    font-weight: normal;
    line-height: 1.3em;
    padding-top: 20px;
}

.testo_cortesia a{
    color: #FFFFFF;
}
.buon_sanvalentino{
    margin-left: 180px;
    margin-top: 60px;
}
.centralpages td{
    width: auto;
}

.informativa{
    font-size: 12px;
    text-align: right;
    vertical-align: bottom;
}

.pageback{
    margin-top: 10px;
}


#bannerLogo{
    float: left;
    margin-top:-26px;
}

/*** Enrico ****/

#postTestoLeft  { float: left; width: 800px; }
#postTestoRight  { float: right; width: 550px; }

.postTesto2     { font-size: 25px; margin-bottom: 15px; line-height: 1.5em; letter-spacing: 1px; }

#torna          { position: absolute; bottom: 35px; right: 30px;}
