﻿body { background-color: #e4e4e3; margin: 0 auto; font-family: 'Trebuchet MS'; font-weight: bold; }

/* GENERALI */
.bottone_login { background-color: #870e0e; display: inline-block; color: white; text-decoration: none; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; font-weight: bold; padding: 2px 70px 2px 70px; }
    .bottone_login:hover { color: #e4e4e3; }
.bottone_instant { background-color: #870e0e; display: inline-block; color: #000; text-decoration: none; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; font-weight: bold; padding: 4px 109px 4px 109px; vertical-align: top; }
    .bottone_instant:hover { color: #e4e4e3; }
.bottone_menu { display: inline-block; color: white; text-decoration: none; text-align: center; font-weight: bold; padding: 3px 85px 3px 86px; }
    .bottone_menu:hover { color: red; border-bottom: 2px solid white; }

.bottone_giallo { background-color: #d7a620; display: inline-block; color: white; text-decoration: none; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; font-weight: bold; padding: 0px 26px 0px 26px; }
    .bottone_giallo:hover { color: red; }
    
    .bottone_giallo3 { background-color: #d7a620; display: inline-block; color: white; text-decoration: none; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; font-weight: bold; padding: 0 5px; }
    .bottone_giallo3:hover { color: red; }
    
.bottone_rosso { background-color: #870e0e; display: inline-block; color: white; text-decoration: none; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; font-weight: bold; padding: 6px 45px 10px 45px; }
    .bottone_rosso:hover { color: red; }
.bottone_verde { background-color: #19b820; display: inline-block; color: #474747; text-decoration: none; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; font-weight: bold; padding: 6px 50px 10px 50px; }
    .bottone_verde:hover { color: white; }


img { border: none; }
.clear { clear: both; }
.noborder { border: none !important; } 

/* DEFAULT */
.contenuto_header { margin: 0 auto; width: 960px; background-color: #000; height: 2px; }
    .contenuto_header .logo { float: left; }
    .contenuto_header .lingue { float: left; width: 30px; padding-top: 15px; }
        .contenuto_header .lingue > a { margin-bottom: 10px; display: inline-block; }
    .contenuto_header .login { background-image: url('../img/bg_login.png'); background-repeat: no-repeat; width: 405px; height: 115px; float: left; margin-left: 25px; }
        .contenuto_header .login .immagine_login { margin-left: 35px; float: left; }
        .contenuto_header .login .form_login { float: left; width: 180px; margin-top: 13px; margin-left: 40px; position: relative; }
            .contenuto_header .login .form_login .text_box { width: 160px; margin-bottom: 3px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4) inset; background-color: #f2f2f1; }
.menu { background-color: #343434; height: 30px; }
    .menu .bottoni_menu { margin: 0 auto; width: 960px; }
.contenuto { background-color: white; width: 940px; margin: 0 auto; padding: 10px; }
.img_home { }
.testo_home { color: #7e7e7e; text-align: justify; margin-bottom: 20px; }
    .testo_home h1 { color: red; margin: 0px; text-align: center; }
    .testo_home h3 { color: red; margin: 0px; text-align: center; }
.contenitore_order { background-color: #343434; height: 30px; padding-bottom: 5px; margin-bottom: 15px; }
    .contenitore_order .order { float: right; margin-right: 10px; }
.allineamento { vertical-align: middle; }
.singolo_video { margin-bottom: 20px; }
    .singolo_video .anteprima_video { width: 300px; overflow: hidden; height: 200px; position: relative; float: left; width: 300px; margin-bottom: 20px; }
        .singolo_video .anteprima_video .info_video { background-image: url('../img/bg_info_video.png'); background-repeat: repeat-x; background-position: center; position: absolute; top: 0px; left: 0px; z-index: 10; width: 300px; height: 30px; }
            .singolo_video .anteprima_video .info_video span { margin-right: 7px; color: white; border-right: 1px solid white; padding-right: 9px; height: 30px; display: inline-block; font-weight: lighter; }
                .singolo_video .anteprima_video .info_video span img { line-height: 32px; vertical-align: middle; }
    .singolo_video .descrizione_video { float: left; width: 620px; margin-left: 20px; }
        .singolo_video .descrizione_video .testo_video { height: 155px; overflow: hidden; margin-bottom: 12px; }
            .singolo_video .descrizione_video .testo_video h3 { color: red; margin: 0px; }
        .singolo_video .descrizione_video .bottoni_video { }
            .singolo_video .descrizione_video .bottoni_video img { line-height: 32px; vertical-align: middle; }
.banner_home { }
    .banner_home a { display: inline-block; margin-bottom: 20px; margin-left: 105px; }
.partner_link { padding-left: 290px; margin-bottom: 20px; height: 50px; }
    .partner_link a { margin-left: 10px; float: right !important; padding: 2px 10px 2px 10px !important; }
.footer { border: 1px solid #474747; padding: 10px 10px 10px 80px; font-size: 12px; text-align: center; }
    .footer a { color: #474747; }
        .footer a:hover { color: red; }
    .footer img { float: left; margin-right: 10px; }
.notmember { position: absolute; bottom: -22px; right: 0px; width: 300px; color: white; font-weight: lighter; }
    .notmember a { color: white; font-weight: lighter; }

.form_login { color: white; text-align: center; }
    .form_login .nomeutente { font-size: 18px; text-transform: uppercase; }
    .form_login .logout { font-size: 13px; font-style: italic; }
.testointro { text-align: center; }
.introbottoni { text-align: center; }

/* JOIN */
.titolo { border-bottom: 2px solid red; text-align: center; font-size: 20px; color: red; padding-top: 10px; margin-bottom: 10px; }
.immagine_join { float: left; width: 200px; }
.listino { float: left; width: 500px; border-right: 2px solid red; padding-bottom: 90px; padding-top: 80px; margin-bottom: 30px; }
    .listino .listinoSelect { font-size: 14px; width: 500px; }
        .listino .listinoSelect tr { background-color: #d7a620; display: inline-block; color: white; text-decoration: none; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; font-weight: bold; padding: 0px 26px 0px 26px; width: 430px; margin-bottom: 5px; }
.crea_utente { float: left; width: 200px; margin-left: 25px; font-size: 14px; padding-top: 80px; margin-bottom: 30px; position: relative; }
.text_box { width: 168px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid red; }
.contactingCCP { margin-bottom: 30px; text-align: center; position: absolute; top: 50px; left: 0px; width: 200px; height: 280px; border: 1px dashed black; background-color: white; display: none; }
.testo_join { color: #7e7e7e; text-align: center; margin-bottom: 20px; }

.foto_psw { float: left; width: 200px; }
.recuper_pass { float: left; width: 480px; margin-left: 10px; margin-right: 15px; text-align: center; }
.email { margin-left: 110px; width: 200px; height: 25px; }

/* AUTH */
.img_auth { float: left; width: 300px; }
.auth_login { float: left; width: 300px; padding-top: 50px; }
    .auth_login .controllo_login { width: 200px; }
.partner_links { }
.contanteprima { min-height: 140px; border-bottom: 1px solid red; padding-top: 20px; }
    .contanteprima a { text-decoration:none; }
    .contanteprima p { color: #7e7e7e; font-size: 12px; }
.siti a { color: red; text-decoration: none; text-transform: uppercase; }
.contanteprima img { float: left; margin-right: 10px; }

.not_found { }
    .not_found .img_notfound { float: left; width: 300px; }
    .not_found .testo_notfound { float: left; width: 200px; margin-left: 30px; text-align: center; padding-top: 80PX; }



/* PROMO */
.listinopromo { float: left; width: 500px; padding-bottom: 90px; padding-top: 80px; margin-bottom: 30px; }
    .listinopromo .listinoSelect li { font-size: 14px; width: 500px; background-color: #d7a620; display: inline-block; color: white; text-decoration: none; text-align: left; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; font-weight: bold; padding: 5px 26px 5px 26px; width: 430px; list-style-type: none; margin-bottom: 5px; }
div.prezzo {text-align:left; }
div.rebill {text-align:left; }
span.url { display: inline-block; width: 240px; }
span.intero { text-decoration: line-through; }
span.scontato { font-size: 17px; color: red; display: inline-block; padding-left: 2px; padding-right: 2px; }
.text_promo { width: 310px; float: left; }
.text_box2 { width: 200px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 2px solid red; height: 30px; }
.immagine_scelta_promo { float: left; width: 200px; margin-right: 30px; padding-top: 160px; }
.scelta_siti_promo { float: left; width: 680px; }
.bottone_giallo2 { background-color: #d7a620; display: inline-block; color: white; text-decoration: none; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; font-weight: bold; width: 680px; padding-left: 4px; line-height:33px; font-size: 14px; text-align: left; position: relative; margin-bottom: 6px; margin-top: 2px; }
    .bottone_giallo2 img { vertical-align:middle; }    
.bottone_giallo2 .h { text-decoration: none; color: white; }
        .bottone_giallo2 .h:hover { color: red; }
        .bottone_giallo2 .h .piu { position: absolute; right: 0px; top: 0px; background-color: #870e0e; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; padding: 4px; }
.prezzo_totale { background-color: #870e0e; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) inset; color: white !important; text-align: center; padding: 6px; }
    .prezzo_totale > .scontato { color: white !important; }
.bt_ptomo { line-height:30px; text-align:center;  }
    .bt_ptomo img { vertical-align:middle; margin-left:10px; margin-right:10px; }



/*Gallery */

.titologallery2 { padding: 10px; }
.contenitoregallery2 { }
.cornice2 { width: 110px; float: left; margin-left: 5px; margin-bottom: 5px; }


.privacy-text-new h1{margin-top:50px;margin-bottom:10px;text-align:left}
.privacy-text-new h2 {
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: left
}
.privacy-text-new h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: left
}

.privacy-text-new p {
    margin-bottom: 20px;
    text-align: left
}

.privacy-text-new ul {
    padding-left:60px;
}
.privacy-text-new ul li{
    margin-bottom:10px
}

