html {
    background-color: #FFFFFF;
}
body {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, Sans-serif;
    font-size: 100%;
    font-weight: normal;
    color: #949290;
}
A:link, A:visited {
    font-weight: bold;
    color: #949290;
    text-decoration: underline;
}
A:hover {
    color: #FF7F00;
}
.clear {
    clear: both;
}
#page {
    width: 100%;
    padding: 0px;
    margin: auto;
    background-color: white;
    float: left;
}
FORM {
    padding: 0px;
    margin: 0px;
}
/*************** HEAD *****************/

#head_top {
    background-image: url(../image/head_bg.gif);
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px;
    background-color: white;
    float: left;
}
    #head_top #logo {
        width: 236px;
        height: 120px;
        padding: 0px;
        margin: 0px;
        text-align: left;
        float: left;
    }
    #head_top #banner {
        width: 468px;
        height: 60px;
        padding: 0px;
        margin: 9px 9px 0px 0px;
        text-align: right;
        float: right;
        display: inline;
    }
    #head_top #lingue {
        width: 468px;
        height: auto;
        padding: 0px 10px 0px 0px;
        margin: 10px 0px 0px 0px;
        text-align: right;
        float: right;
        clear: both;
    }
    HTML>BODY #head_top #lingue {
        width: 458px;
        clear: none;
    }
    #head_top #credits {
        width: 468px;
        height: auto;
        padding: 0px 10px 0px 0px;
        margin: 0px 0px 0px 0px;
        text-align: right;
        float: right;
        clear: both;
    }
    HTML>BODY #head_top #credits {
        width: 458px;
        clear: none;
    }
        #head_top #credits A:link, #head_top #credits A:visited {
            font-size: 70%;
            font-weight: bold;
            color: #70CADE;
            text-decoration: none;
        }
        #head_top #credits A:hover {
            color: #FF7F00;
            text-decoration: underline;
        }
#head_middle {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px;
    background-color: white;
    float: left;
}
    #head_middle #ricerca {
        background-image: url(../image/ricerca_bg.gif);
        background-repeat: no-repeat;
        width: 145px;
        height: 27px;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        float: left;
    }
        #head_middle #ricerca INPUT {
            width: 102px;
            padding: 1px 0px 0px 3px;
            margin: 5px 0px 0px 13px;
            font-size: 11px;
            color: #949290;
            border-top: 1px solid #93826C;
            border-right: 1px solid #E5E2DE;
            border-bottom: 1px solid #E5E2DE;
            border-left: 1px solid #93826C;
            float: left;
        }
        HTML>BODY #head_middle #ricerca INPUT {
            width: 100px;
            height: 14px;
        }
        #head_middle #ricerca .avvia:link, #head_middle #ricerca .avvia:visited {
            background-image: url(../image/ricerca_bott.gif);
            background-position: left;
            width: 27px;
            height: 27px;
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 0px 0px;
            cursor: hand;
            cursor: pointer;
            display: block;
            font-size: 0px;
        }
        HTML>BODY #head_middle #ricerca .avvia:link, #head_middle #ricerca .avvia:visited {
            float: right;
        }
        #head_middle #ricerca .avvia:hover {
            background-position: right;
        }
        #head_middle #avanzata {
            width: auto;
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 0px 5px;
            float: left;
        }
        HTML>BODY #head_middle #avanzata {
            padding: 5px 0px 0px 0px;
        }
            #head_middle #avanzata IMG {
                padding: 0px 0px 0px 0px;
                margin: 0px 0px 0px 0px;
                vertical-align: middle;
            }
            #head_middle #avanzata A:link, #head_middle #avanzata A:visited {
                font-size: 70%;
                color: #33B3D0;
                font-weight: bold;
                text-decoration: none;
            }
            #head_middle #avanzata A:hover {
                color: #FF7F00;
                text-decoration: underline;
            }
        #head_middle #head_menu_sx {
            background-image: url(../image/head_menu_sx.gif);
            width: 33px;
            height: 27px;
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 0px 0px;
            float: right;
        }
        #head_middle #head_menu {
            background-image: url(../image/head_menu.gif);
            background-position: right 0px;
            background-repeat: no-repeat;
            width: auto;
            height: 27px;
            padding: 5px 15px 2px 0px;
            margin: 0px 0px 0px 0px;
            font-size: 70%;
            color: #FFFFFF;
            float: right;
            background-color: #D96C00;
        }
        HTML>BODY #head_middle #head_menu {
            min-height: 20px;
            height: 20px;
        }
            #head_middle #head_menu UL {
                list-style: none;
                padding: 0px;
                margin: 0px;
            }
            #head_middle #head_menu UL LI {
                list-style: none;
                padding: 0px;
                margin: 0px;
                float: left;
            }
            #head_middle #head_menu A:link, #head_middle #head_menu A:visited {
                color: #FFFFFF;
                font-weight: normal;
                text-decoration: none;
            }
            #head_middle #head_menu A:hover {
                text-decoration: underline;
            }

#head_bottom {
    background-image: url(../image/top_bg.gif);
    background-repeat: repeat-x;
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px;
    font-size: 70%;
    color: white;
    border-top: 1px solid white;
    float: left;
}
    #head_bottom UL {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }
        #head_bottom UL LI {
            list-style: none;
            padding: 0px;
            margin: 0px;
            float: left;
        }
            #head_bottom UL LI IMG {
                padding: 0px;
                margin: 0px 4px 0px 0px;
                vertical-align: middle;
            }
            #head_bottom UL LI A:link, #head_bottom UL LI A:visited {
                color: #FFFFFF;
                font-weight: bold;
                text-decoration: none;
            }
            #head_bottom UL LI A:hover {
                color: #99FFFF;
                text-decoration: underline;
            }
    #head_bottom UL.orange {
        width: auto;
        height: auto;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 5px;
        float: left;
        display: inline;
    }
        #head_bottom UL.orange LI {
            background-image: url(../image/menu_orange_li.gif);
            background-repeat: no-repeat;
            background-position: 0px 0px;
            width: auto;
            height: auto;
            min-height: 18px;
            padding: 11px 3px 10px 10px;
            margin: 0px 0px 0px 0px;
            display: inline;
        }
    #head_bottom UL.orange_right {
        width: auto;
        height: auto;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        float: right;
        display: inline;
    }
        #head_bottom UL.orange_right LI {
            background-image: url(../image/menu_orange_li.gif);
            background-repeat: no-repeat;
            background-position: 0px 0px;
            width: auto;
            height: auto;
            min-height: 18px;
            padding: 11px 3px 10px 10px;
            margin: 0px 0px 0px 0px;
            display: inline;
        }
    #head_bottom .menu_orange_space {
        background-image: url(../image/menu_orange_space.gif);
        width: 5px;
        height: 33px;
        padding: 0px 0px 0px 0px;
        margin: 0px 5px 0px 0px;
        font-size: 0%;
        float: left;
    }
    #head_bottom .menu_blue_space {
        background-image: url(../image/menu_blue_space.gif);
        width: 6px;
        height: 33px;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        font-size: 0%;
        float: left;
        display: inline;
    }

    #head_bottom .menu_orange_space_right {
        background-image: url(../image/menu_orange_space.gif);
        width: 5px;
        height: 33px;
        padding: 0px 0px 0px 0px;
        margin: 0px 5px 0px 0px;
        font-size: 0%;
        float: right;
        display: inline;
    }
    #head_bottom UL.blue {
        width: auto;
        height: auto;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        float: left2;
        display: inline;
    }
        #head_bottom UL.blue LI.primo {
            background-image: url(../image/menu_blue_primo_li.gif);
            background-repeat: no-repeat;
            background-position: 0px 0px;
            width: auto;
            height: auto;
            min-height: 18px;
            padding: 11px 0px 10px 10px;
            margin: 0px 0px 0px 0px;
            display: inline;
        }
        #head_bottom UL.blue LI.voce, #head_bottom UL.blue LI.voce_celia {
            background-image: url(../image/menu_blue_li.gif);
            background-repeat: no-repeat;
            background-position: 0px 0px;
            width: auto;
            height: auto;
            min-height: 18px;
            padding: 11px 0px 10px 10px;
            margin: 0px 0px 0px 0px;
            display: inline;
        }
            #head_bottom UL LI.voce_celia A:link, #head_bottom UL LI.voce_celia A:visited {
                color: #FCDF98;
                font-weight: bold;
                text-decoration: none;
            }
            #head_bottom UL LI.voce_celia A:hover {
                color: #99FFFF;
                text-decoration: underline;
            }


/* --------------- DEFINIZIONI SPALLA DESTRA --------------- */

#spalla_dx {
    width: 155px;
    height: auto;
    padding: 0px 5px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: right;
    background-color: white;
}
HTML>BODY #spalla_dx {
    width: 150px;
}

/* --------------- DEFINIZIONI CORPO CENTRALE --------------- */

#center {
    padding: 0px 0px 0px 0px;
    margin: 0px 155px 0px 155px;
    background-color: white;
}

/* --------------- DEFINIZIONI CORPO PRINCIPALE --------------- */

#principale  {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#content {
    padding: 0px 10px 0px 10px;
    margin: 0px 0px 0px 0px;
}
HTML>BODY #content {
    width: 96%;
    height: auto;
    float: left;
}
/* --------------- DEFINIZIONI SPALLA SINISTRA --------------- */

#spalla_sx {
    width: 155px;
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    display: inline;
    float: left;
}
HTML>BODY #spalla_sx {
    width: 150px;
}

/*************** FOOTER *****************/


#footer_top {
    height: 5px;
    padding: 0px;
    margin: 0px 5px 0px 5px;
    font-size: 0%;
    border-top: 1px solid #E5E2DE;
    border-right: 1px solid #E5E2DE;
    border-left: 1px solid #E5E2DE;
    background-color: #F6F3F0;
    clear: both;
}
HTML>BODY #footer_top {
    height: 4px;
}

#footer {
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 5px 0px 5px;
    font-size: 70%;
    border-right: 1px solid #E5E2DE;
    border-left: 1px solid #E5E2DE;
    background-color: white;
    clear: both;
}

#footer_border {
    padding: 5px;
    margin: 0px;
    border-right: 5px solid #F6F3F0;
    border-left: 5px solid #F6F3F0;
}
#footer #copy {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
}
#footer UL {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: right;
}
    #footer UL LI {
        list-style: none;
        float: left;
    }
        #footer UL LI A:link, #footer UL LI A:visited {
            color: #949290;
            font-weight: normal;
            text-decoration: none;
        }
        #footer UL LI A:hover {
            color: #FF7F00;
            text-decoration: underline;
        }
#footer_bottom {
    height: 5px;
    padding: 0px;
    margin: 0px 5px 10px 5px;
    font-size: 0%;
    border-right: 1px solid #E5E2DE;
    border-left: 1px solid #E5E2DE;
    border-bottom: 1px solid #E5E2DE;
    background-color: #F6F3F0;
    clear: both;
}
HTML>BODY #footer_bottom {
    height: 4px;
}
#footer_iva {
    height: auto;
    padding: 0px;
    margin: 5px 0px 5px 0px;
    font-size: 70%;
    text-align: center;
}

/*************** HEAD CONTAINER *****************/

#head {
    background-image: url(../image/head.gif);
    width: auto;
    height: 136px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: 2px solid #F7F6F5;
}

/*************** HEAD TESTATE *****************/

    #head #head_home {
        
        background-repeat: no-repeat;
        background-position: right;
        width: auto;
        height: 136px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
    }
    #head #head_news {

        background-repeat: no-repeat;
        background-position: right;
        width: auto;
        height: 136px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
    }
    #head #head_eventi {

        background-repeat: no-repeat;
        background-position: right;
        width: auto;
        height: 136px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
    }
    #head #head_ristoranti {

        background-repeat: no-repeat;
        background-position: right;
        width: auto;
        height: 136px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
    }
    #head #head_medico {

        background-repeat: no-repeat;
        background-position: right;
        width: auto;
        height: 136px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
    }
    #head #head_forum {

        background-repeat: no-repeat;
        background-position: right;
        width: auto;
        height: 136px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
    }
