﻿* {
    margin: 0;
    padding: 0;
}

a > img {
    border: 0;
}

.clear {
    clear: both;
}

body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#header {
    width: 100%;
    height: 288px;
    background: url('../public/layoutHeader/BG-repeat-x.png') repeat-x;
}

#header_content {
    height: 288px;
    width: 980px;
    margin: 0 auto;
    padding: 0 27px;
    background-image: url('../public/layoutHeader/BG-header.png');
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
}

    #header_content #link_home {
        position:absolute;
        top:15px;
        left:335px;
        display: block;
        height: 183px;
        width: 368px;
        background-image: url('../public/layoutHeader/center.png');
    }

    #header_content #link_home:hover {
       opacity:0.95;
    }

    #header_content #link_centriestivi {
        position:absolute;
        top:58px;
        left:70px;
        display: block;
        height: 154px;
        width: 190px;
        background-image: url('../public/layoutHeader/sx.png');
    }

    #header_content #link_centriestivi:hover {
       opacity:0.95;
    }

    #header_content #link_contatti {
        position:absolute;
        top:10px;
        left:745px;
        display: block;
        height: 228px;
        width: 231px;
        background-image: url('../public/layoutHeader/dx.png');
    }

      #header_content #link_contatti:hover {
       opacity:0.95;
    }

    #header_content #frecciaSx {
        width: 179px;
        height: 202px;
        background-image: url('../imgSito/header/headerpalettosx.png');
        background-repeat: no-repeat;
        background-position: center bottom;
        position: absolute;
        bottom: 0px;
        right: 179px;
    }

    #header_content #frecciaDx {
        width: 170px;
        height: 259px;
        background-image: url('../imgSito/header/headerpalettodx.png');
        background-repeat: no-repeat;
        background-position: center bottom;
        position: absolute;
        bottom: 0px;
        right: 0px;
    }

#menuTop {
    width: 100%;
    height: 81px;
    position: relative;
    top: -39px;
}

#menuTab {
    width: 933px;
    margin: 0 auto;
    height: 39px;
}

    #menuTab > ul > li {
        display: block;
        float: left;
    }

.menuFascia {
    width: 100%;
    height: 42px;
    position: relative;
    top: -2px;
}

.mf_content {
    width: 933px;
    height: 42px;
    margin: 0 auto;
    font-size: 0;
}

    .mf_content > a > img:hover {
        opacity: 0.5;
    }

#menuFascia1 {
    background: url('../imgSito/menutop/menu1bg.png') repeat-x;
}

    #menuFascia1 #mf_content1 {
        background-image: url('../imgSito/menutop/menu1bak.png');
    }

#menuFascia2 {
    background: url('../imgSito/menutop/menu2bg.png') repeat-x;
}

    #menuFascia2 #mf_content2 {
        background-image: url('../imgSito/menutop/menu2bak.png');
    }

#menuFascia3 {
    background: url('../imgSito/menutop/menu3bg.png') repeat-x;
}

    #menuFascia3 #mf_content3 {
        background-image: url('../imgSito/menutop/menu3bak.png');
    }

#menuFascia4 {
    background: url('../imgSito/menutop/menu4bg.png') repeat-x;
}

    #menuFascia4 #mf_content4 {
        background-image: url('../imgSito/menutop/menu4bak.png');
    }

#menuFascia5 {
    background: url('../imgSito/menutop/menu5bg.png') repeat-x;
}

    #menuFascia5 #mf_content5 {
        background-image: url('../imgSito/menutop/menu5bak.png');
    }

#menuFascia6 {
    background: url('../imgSito/menutop/menu6bg.png') repeat-x;
}

    #menuFascia6 #mf_content6 {
        background-image: url('../imgSito/menutop/menu6bak.png');
    }

#menuFascia7 {
    background: url('../imgSito/menutop/menu7bg.png') repeat-x;
}

    #menuFascia7 #mf_content7 {
        background-image: url('../imgSito/menutop/menu7bak.png');
    }

#menuFascia8 {
    background: url('../imgSito/menutop/menu8bg.png') repeat-x;
}

    #menuFascia8 #mf_content8 {
        background-image: url('../imgSito/menutop/menu8bak.png');
    }

#menuFascia9 {
    background: url('../imgSito/menutop/menu9bg.png') repeat-x;
}

    #menuFascia9 #mf_content9 {
        background-image: url('../imgSito/menutop/menu9bak.png');
    }

#menuFascia10 {
    background: url('../imgSito/menutop/menu10bg.png') repeat-x;
}

    #menuFascia10 #mf_content10 {
        background-image: url('../imgSito/menutop/menu10bak.png');
    }

#navigazionecronologica {
    height: 24px;
    background-image: url('../imgSito/navigazionecronologica/bgrepeat.png');
    background-repeat: repeat-x;
    position: relative;
    top: -41px;
    text-align: center;
}

.navigazionecronologicaseparator {
    position: relative;
    top: -2px;
}

.navigazionecronologicalink {
    line-height: 24px;
    position: relative;
    top: -6px;
    color: white;
    font-family: Calibri;
    text-decoration: none;
}

    .navigazionecronologicalink:hover {
        opacity: 0.5;
    }

#center {
    width: 100%;
    min-height: 540px;
    background: url('../imgSito/center/centerbg.png') repeat-x top;
    position: relative;
    top: -41px;
}

    #center #c_content {
        width: 922px;
        padding: 29px;
        margin: 0 auto;
    }

#c_menuLeft, #c_separator, #c_contentRight {
    float: left;
}

#c_menuLeft {
    width: 211px;
    position: relative;
    top: -20px;
}

    #c_menuLeft > ul > li {
        display: block;
        margin-bottom: 5px;
    }

        #c_menuLeft > ul > li > #facebookContainer {
            width: 207px;
            height: 340px;
            background-image: url('../imgSito/menusx/menuSx7.png');
        }

        #c_menuLeft > ul > li > a > img:hover {
            opacity: 0.8;
        }

#c_separator {
    position: relative;
    top: -30px;
}

#c_contentRight {
    width: 703px;
    position: relative;
    top: -20px;
}

.gallerie li {
    display: inline;
    float: left;
    height: 270px;
}

.gallerie {
    width: 700px;
    margin: 20px auto;
}

    .gallerie img {
        border: 0;
    }

.descGallery > a {
    font-family: Calibri;
    color: black;
    text-decoration: none;
}

.stock {
    background-image: url('../imgSito/gallery/stock.png');
    width: 200px;
    height: 196px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
    padding-top: 4px;
}

#VideoGallery li {
    display: inline;
    float: left;
}

#VideoGallery {
    width: 700px;
    margin: 4px auto;
}

    #VideoGallery div {
        width: 200px;
        text-align: center;
        margin: 0px 15px;
        height: 50px;
        padding-top: 10px;
    }

#footer {
    margin-top: -70px;
}

#footer_top {
    text-align: center;
    background: url(../imgSito/footer/footerbg.png) repeat-x;
    width: 100%;
}

    #footer_top #personaggi {
        background: url('../imgSito/footer/footerpersonaggi.png') no-repeat;
        height: 251px;
        width: 980px;
        margin: 0 auto;
    }

#footer_mid {
    background-color: #0a6ba9;
    width: 100%;
    height: 157px;
}

    #footer_mid #f_m_content {
        width: 922px;
        margin: 0 auto;
        padding: 0 29px;
    }

        #footer_mid #f_m_content > * {
            float: left;
        }

        #footer_mid #f_m_content ul {
            margin-left: 80px;
        }

            #footer_mid #f_m_content ul li {
                list-style-image: url('../imgSito/footer/footerpuntino.png');
                line-height: 20px;
                font-family: Arial;
                font-size: 0.7em;
            }

                #footer_mid #f_m_content ul li a {
                    color: White;
                    text-decoration: none;
                }

                    #footer_mid #f_m_content ul li a:hover {
                        text-decoration: underline;
                    }

#footer_bot {
    background-color: #00558b;
    width: 100%;
    height: 53px;
    margin-top: 1px;
}

    #footer_bot #f_b_content {
        width: 922px;
        margin: 0 auto;
        padding: 0 29px;
        font-size: 0.7em;
        color: White;
        line-height: 53px;
    }

        #footer_bot #f_b_content img {
            vertical-align: middle;
            margin-left: 8px;
        }

#bgSitoLogin {
    width: 463px;
    height: 388px;
    margin-top: 130px;
    background-image: url(../imgSito/login/loginbg.png);
    background-repeat: repeat;
}

#logincontent {
    width: 348px;
    margin: 0 20px;
}

    #logincontent #loginFiliale {
        text-align: right;
        vertical-align: middle;
        color: white;
        margin: 20px 0;
        font-size: 0.9em;
        margin-right: 50px;
    }

    #logincontent #loginEmail {
        text-align: right;
        vertical-align: middle;
        color: white;
        margin: 20px 0;
        font-size: 0.9em;
        margin-right: 50px;
    }

    #logincontent #loginPassword {
        text-align: right;
        vertical-align: middle;
        color: white;
        margin: 20px 0;
        font-size: 0.9em;
        margin-right: 50px;
    }

    #logincontent #loginAccedi {
        margin: 20px 0;
    }

.logintext {
    background-color: #323232;
    height: 27px;
    position: relative;
    color: #d8d8d8;
    padding-left: 7px;
    width: 213px;
}

.logincombo {
    background-color: #323232;
    height: 27px;
    position: relative;
    color: #d8d8d8;
    width: 224px;
}

.loginclose {
    position: relative;
    left: 210px;
}

#contenitoreContenuto {
    width: 1000px;
    min-height: 500px;
    border: 0px solid #000;
}

.btnEntra {
    width: 125px;
    color: #c00076;
    font-weight: bold;
    background: #ffeb00;
    border: 1px solid #7bbfe2;
    padding: 2px;
}

.testo0 {
    font-size: 13px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.txt {
    font-family: "Trebuchet MS";
    background: #f9f5ad;
}

.txt2 {
    font-family: "Trebuchet MS";
    background: #fffbc9;
}

.txt3 {
    font-family: "Trebuchet MS";
    background: #fff9b3;
}

.txtTitoloViola {
    font-size: 20px;
    color: #0066cc;
    font-weight: bold;
}

.txtTitoloViola1 {
    font-size: 20px;
    color: #cc00cc;
    font-weight: bold;
}

.txtTitoloViola19 {
    font-size: 19px;
    color: #cc00cc;
    font-weight: bold;
}

.txtTitoloBlu {
    font-size: 17px;
    color: #0099ff;
    font-weight: bold;
}

.txtBlack {
    font-size: 12px;
    color: #000;
}

.txtRosso {
    font-size: 12px;
    color: #cc0000;
}

.txtBlu {
    font-size: 12px;
    color: #0066cc;
}

.txtViola {
    font-size: 12px;
    color: #cc00cc;
}

.txtBlack13 {
    font-size: 13px;
    color: #000;
}

.txtBlu13 {
    font-size: 13px;
    color: #0066cc;
}

.txtViola13 {
    font-size: 13px;
    color: #cc00cc;
}

.txtVerde {
    font-size: 14px;
    color: #609648;
}

.menuleft {
    margin-left: 5px;
    width: 213px;
    border: 0px solid #000;
}

.menuNonSottolineato {
    font-family: "Trebuchet MS";
    width: 201px;
    color: #0099ff;
    display: block;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #FFF;
    margin: 1px;
    padding-left: 10px;
}

    .menuNonSottolineato:hover {
        color: #cc00cc;
    }

.menuSottolineato {
    font-family: "Trebuchet MS";
    width: 201px;
    color: #cc00cc;
    display: block;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #FFF;
    margin: 1px;
    padding-left: 10px;
}


/* menuTop */
.Menu01 {
    width: 101px;
    height: 49px;
    display: block;
    float: left;
    background: url(../imgSito/menu/Menu_01.png) no-repeat;
}

    .onMenu01, .Menu01:hover {
        width: 101px;
        height: 49px;
        display: block;
        float: left;
        background: url(../imgSito/menu/onMenu_01.png) no-repeat;
    }

.Menu02 {
    width: 92px;
    height: 49px;
    display: block;
    float: left;
    background: url(../imgSito/menu/Menu_02.png) no-repeat;
}

    .onMenu02, .Menu02:hover {
        width: 92px;
        height: 49px;
        display: block;
        float: left;
        background: url(../imgSito/menu/onMenu_02.png) no-repeat;
    }

.Menu03 {
    width: 92px;
    height: 49px;
    display: block;
    float: left;
    background: url(../imgSito/menu/Menu_03.png) no-repeat;
}

    .onMenu03, .Menu03:hover {
        width: 92px;
        height: 49px;
        display: block;
        float: left;
        background: url(../imgSito/menu/onMenu_03.png) no-repeat;
    }

.Menu04 {
    width: 91px;
    height: 49px;
    display: block;
    float: left;
    background: url(../imgSito/menu/Menu_04.png) no-repeat;
}

    .onMenu04, .Menu04:hover {
        width: 91px;
        height: 49px;
        display: block;
        float: left;
        background: url(../imgSito/menu/onMenu_04.png) no-repeat;
    }

.Menu05 {
    width: 92px;
    height: 49px;
    display: block;
    float: left;
    background: url(../imgSito/menu/Menu_05.png) no-repeat;
}

    .onMenu05, .Menu05:hover {
        width: 92px;
        height: 49px;
        display: block;
        float: left;
        background: url(../imgSito/menu/onMenu_05.png) no-repeat;
    }

.Menu06 {
    width: 91px;
    height: 49px;
    display: block;
    float: left;
    background: url(../imgSito/menu/Menu_06.png) no-repeat;
}

    .onMenu06, .Menu06:hover {
        width: 91px;
        height: 49px;
        display: block;
        float: left;
        background: url(../imgSito/menu/onMenu_06.png) no-repeat;
    }

.Menu07 {
    width: 91px;
    height: 49px;
    display: block;
    float: left;
    background: url(../imgSito/menu/Menu_07.png) no-repeat;
}

    .onMenu07, .Menu07:hover {
        width: 91px;
        height: 49px;
        display: block;
        float: left;
        background: url(../imgSito/menu/onMenu_07.png) no-repeat;
    }

.Menu08 {
    width: 91px;
    height: 49px;
    display: block;
    float: left;
    background: url(../imgSito/menu/Menu_08.png) no-repeat;
}

    .onMenu08, .Menu08:hover {
        width: 91px;
        height: 49px;
        display: block;
        float: left;
        background: url(../imgSito/menu/onMenu_08.png) no-repeat;
    }

.Menu09 {
    width: 91px;
    height: 49px;
    display: block;
    float: left;
    background: url(../imgSito/menu/Menu_09.png) no-repeat;
}

    .onMenu09, .Menu09:hover {
        width: 91px;
        height: 49px;
        display: block;
        float: left;
        background: url(../imgSito/menu/onMenu_09.png) no-repeat;
    }

.Menu10 {
    width: 100px;
    height: 49px;
    display: block;
    float: left;
    background: url(../imgSito/menu/Menu_10.png) no-repeat;
}

    .onMenu10, .Menu10:hover {
        width: 100px;
        height: 49px;
        display: block;
        float: left;
        background: url(../imgSito/menu/onMenu_10.png) no-repeat;
    }


.festaTema {
    position: absolute;
    border: 0px solid #000;
    margin: 0 auto;
    width: 100%;
    z-index: 1000;
    display: none;
    cursor: hand;
    cursor: pointer;
    font-size: 0px;
}

.pulsante {
    cursor: hand;
    cursor: pointer;
}

/*Stili modali*/
.modalLogin {
    width: 100%;
    height: 100%;
    z-index: 500;
    top: 0px;
    left: 0px;
    position: fixed;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

.modalBackground {
    width: 100%;
    height: 100%;
    background-image: url(../imgSito/login/bgSitoLogin.png);
    background-repeat: repeat;
    z-index: 500;
    top: 0px;
    left: 0px;
    position: fixed;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

.modaleContenuto {
    background-color: White;
    border: solid 1px black;
    text-align: left;
}
