body{
    background-color: rgb(135, 178, 29);
    font-family: Times;
    font-size: 14px;
    scrollbar-face-color: rgb(159, 195, 103);
    margin-left: 4px;
}
img{
    border: 0;
}
img.logo_big{
    margin-top: 39px;
}
#contenitore{
    background-color: rgb(135, 178, 29);
    margin: auto;
    width: 1000px;
}
#top{
    height: 209px;
}
#loghi{
    float: left;
    width: 220px;
}
#menu_left{
    float: left;
    width: 220px;
    color: transparent;
    margin-top: -14px;
}
#menu_top{
    float: left;
    width: 780px;
    margin-top: 16px;
}
ul{
    margin: 0px;
    padding: 0px;
}
#menu_big ul li{
    width:  166px;
    height: 80px;
    float: left;
    margin-left: 20px;
    list-style: none;
    color: transparent;
    font-size: xx-large;
    text-align: center;
    padding-top: 12px;
    /*padding-left: 9px;*/
}
#menu_big ul li a{
  color: transparent;
}
li#quiz{
    background-image: url("../img/quiz.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#quiz:hover{
    background-image: url("../img/quiz_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#memory{
    background-image: url("../img/memory.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#memory:hover{
    background-image: url("../img/memory_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#lombardia:hover{
    background-image: url("../img/lombardia_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#lombardia{
    background-image: url("../img/lombardia.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#piemonte:hover{
    background-image: url("../img/piemonte_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#piemonte{
    background-image: url("../img/piemonte.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#valle_d_aosta:hover{
    background-image: url("../img/valle_d_aosta_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#valle_d_aosta{
    background-image: url("../img/valle_d_aosta.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#frutta{
    background-image: url("../img/frutta_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#frutta_home{
    background-image: url("../img/frutta.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#frutta_home:hover{
    background-image: url("../img/frutta_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#frutta:hover{
    background-image: url("../img/frutta_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#territorio{
    background-image: url("../img/territorio.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#territorio:hover{
    background-image: url("../img/territorio_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#giochi{
    background-image: url("../img/giochi.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#giochi:hover{
    background-image: url("../img/giochi_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#film{
    background-image: url("../img/film.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#film:hover{
    background-image: url("../img/film_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
#menu_small{
    clear: left;
}
#menu_small ul li{
    width:  166px;
    height: 44px;
    float: left;
    margin-left: 20px;
    list-style: none;
    color: transparent;
    margin-top: 9px;
    font-size: xx-large;
    text-align: center;
    padding-top: 16px;
}
#menu_small ul li a{
    color: transparent;
}

/*ul li{
    cursor: hand;
}*/
li#ricette{
    background-image: url("../img/ricette.png");
    background-position: bottom;
    background-repeat: no-repeat;
}
li#ricette:hover{
    background-image: url("../img/ricette_attivo.png");
    background-position: bottom;
    background-repeat: no-repeat;
}
li#scan{
    background-image: url("../img/scan.png");
    background-position: bottom;
    background-repeat: no-repeat;
}
li#scan:hover{
    background-image: url("../img/scan_attivo.png");
    background-position: bottom;
    background-repeat: no-repeat;
}
li#links{
    background-image: url("../img/links.png");
    background-position: bottom;
    background-repeat: no-repeat;
}
li#links:hover{
    background-image: url("../img/links_attivo.png");
    background-position: bottom;
    background-repeat: no-repeat;
}
li#area_riservata{
    background-image: url("../img/news_scuola.png");
    background-position: bottom;
    background-repeat: no-repeat;
}
li#area_riservata:hover{
    background-image: url("../img/news_scuola_attivo.png");
    background-position: bottom;
    background-repeat: no-repeat;
}
#chiudi_alto{
    clear: left;
    text-align: right;
    font-size: medium;
    font-family: Verdana;
    height: 59px;
}
#chiudi_alto a{
    color: white;
}
#pagina{
    float: left;
    width: 1000px;
}
#chiudi{
    clear: left;
    color: transparent;
}
#menu_left ul li{
    width:  166px;
    height: 78px;
    float: left;
   margin-left: 9px;
    list-style: none;
    color: transparent;
    font-size: xx-large;
    text-align: center;
    padding-top: 10px;
    /*padding-left: 9px;*/
}
#menu_left ul li a{
  color: transparent;
}
li#vuoto{
    background-image: url("../cms/img/vuoto.png");
    background-position: center;
    background-repeat: no-repeat;
    font-family: Times;
    color: #A81818;
    font-size: 20px;
    padding-top: 19px;
    height: 67px;
}
li#vuoto a, li#vuoto:hover a{
       color: #A81818;
}
li#vuoto:hover{
    background-image: url("../cms/img/vuoto_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#vedere_leggere{
    background-image: url("../img/vedere_leggere.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#vedere_leggere:hover{
    background-image: url("../img/vedere_leggere.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#leggere_vedere{
    background-image: url("../img/leggere_vedere.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#leggere_vedere:hover{
    background-image: url("../img/leggere_vedere.png");
    background-position: center;
    background-repeat: no-repeat;
}

li#albicocca{
    background-image: url("../img/albicocca.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#albicocca:hover{
    background-image: url("../img/albicocca_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#arancia{
    background-image: url("../img/arancia.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#arancia:hover{
    background-image: url("../img/arancia_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#ciliegia{
    background-image: url("../img/ciliegia.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#ciliegia:hover{
    background-image: url("../img/ciliegia_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#anguria{
    background-image: url("../img/anguria.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#anguria:hover{
    background-image: url("../img/anguria_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}

li#fico{
    background-image: url("../img/fico.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#fico:hover{
    background-image: url("../img/fico_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#fico_india{
    background-image: url("../img/fico_india.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#fico_india:hover{
    background-image: url("../img/fico_india_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#fragola{
    background-image: url("../img/fragola.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#fragola:hover{
    background-image: url("../img/fragola_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#kaki{
    background-image: url("../img/kaki.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#kaki:hover{
    background-image: url("../img/kaki_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#lampone{
    background-image: url("../img/lampone.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#lampone:hover{
    background-image: url("../img/lampone_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#limone{
    background-image: url("../img/limone.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#limone:hover{
    background-image: url("../img/limone_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#mandarino{
    background-image: url("../img/mandarino.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#mandarino:hover{
    background-image: url("../img/mandarino_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#mela{
    background-image: url("../img/mela.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#mela:hover{
    background-image: url("../img/mela_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#melone{
    background-image: url("../img/melone.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#melone:hover{
    background-image: url("../img/melone_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#mirtillo{
    background-image: url("../img/mirtillo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#mirtillo:hover{
    background-image: url("../img/mirtillo_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#pera{
    background-image: url("../img/pera.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#pera:hover{
    background-image: url("../img/pera_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#pesca{
    background-image: url("../img/pesca.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#pesca:hover{
    background-image: url("../img/pesca_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#kiwi{
    background-image: url("../img/kiwi.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#kiwi:hover{
    background-image: url("../img/kiwi_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#susina{
    background-image: url("../img/susina.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#susina:hover{
    background-image: url("../img/susina_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#uva{
    background-image: url("../img/uva.png");
    background-position: center;
    background-repeat: no-repeat;
}
li#uva:hover{
    background-image: url("../img/uva_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
#contenuto{
    font-size: 14px;
}
#contenuto_links{
    font-size: 14px;
}
#pagina_links{
    background-color: rgb(255, 253, 229);
    border-style: solid;
    border-color: rgb(189, 213, 124);
    border-width: 1px;
    width: 674px;
    float: left;
    /*padding-bottom: 43px;*/
    margin-left: 20px;
    /*padding-right: 25px;*/
    padding: 25px;
}
#pagina_links p{
    margin-bottom: 16px;
    margin-top: 0px;
    padding: 0px;
}
#pagina_frutta{
    background-color: rgb(255, 253, 229);
    border-style: solid;
    border-color: rgb(189, 213, 124);
    border-width: 1px;
    width: 699px;
    float: left;
    padding-bottom: 43px;
    margin-left: 20px;
    padding-right: 25px;
}
#pagina_frutta p{
    margin-bottom: 16px;
    margin-top: 0px;
    padding: 0px;
}
#pagina_frutta ul{
    margin-bottom: 16px;
}
#pagina_frutta ul li{
    margin-left: 24px;
    list-style: none;
}
#pagina_frutta ul li ul{
    margin-left: 9px;
    list-style: none;
}
.grassetto{
    color: #A81818;
    font-weight: bold;
}
#lingua{
    color: #FFFCE5;
    font-size: 14px;
    margin-left: 20px;
    margin-top: -14px;
    margin-bottom: 0px;
}
#lingua a{
    color: #FFFCE5;
}
#lingua a:active{
    color: #FFFCE5;
}
#lingua a:hover{
    color: #FFFFFF;
}
#informazione{
    height: 25px;
    width: 124px;
    margin-top: 25px;
    margin-bottom: 25px;
    background-image: url("../img/informazione.png");
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 220px;
}
#informazione:hover{
    height: 25px;
    width: 124px;
    margin-top: 25px;
    margin-bottom: 25px;
    background-image: url("../img/informazione_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
}
#chiudi_pagina{
    height: 65px;
    width: 71px;
    margin-top: 25px;
    margin-bottom: 25px;
    background-image: url("../img/chiudi.png");
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 270px;
}
#chiudi_pagina:hover{
    height: 65px;
    width: 71px;
    margin-top: 25px;
    margin-bottom: 25px;
    background-image: url("../img/chiudi_attivo.png");
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 270px;
}
img.titolo{
    margin-top: -4px;
}
h1{
    color: #A81818;
    font-weight: bold;
    font-size: 16px;
}
#titolo{
        background-image: url("../cms/img/titolo.png");
        background-position: center;
        background-repeat: no-repeat;
        height: 40px;
        margin-top: 0px;
        padding-top: 16px;
        font-size: 18px;
        color: #A81818;
}
h2{
    color: #A81818;
    font-weight: bold;
    font-size: 16px;
}
h3{
    color: #A81818;
    font-weight: bold;
    font-size: 14px;
}
h4{
    color: #A81818;
    font-weight: bold;
    font-size: 14px;
}
a{
color: #A81818;
}
img.25pixel{
    margin: auto;
    text-align: center;
}
img.italia{
    margin-left: 100px;
}
