/* ------------------------------------------- */
/* BODY                                        */
body { background: #d5d4b6; }
/* ------------------------------------------- */
/* BRANDING                                    */
#branding { background: url('/piccolomondo/images/branding-cream.jpg') repeat-x; }
    #branding h1 { background: url('/piccolomondo/images/logo-cream.jpg') no-repeat; }
/* ------------------------------------------- */
/* NAV MAIN                                    */
#nav_main { background: url('/piccolomondo/images/nav-cream.gif') no-repeat right bottom; }
    #nav_main ul li { background: url('/piccolomondo/images/nav-cream.gif') repeat-x left bottom; }
        #nav_main a:hover { background: url('/piccolomondo/images/nav_hover-cream.gif') repeat-x left bottom; }
        #nav_main .current a { background: url('/piccolomondo/images/nav_hover-cream.gif') repeat-x left bottom; }
        
        #nav_main ul.lang li { background: none; }
        #nav_main ul.lang li a { background: none; }
        #nav_main ul.lang li a:hover { background: none; }
/* ------------------------------------------- */
/* CONTENT                                     */
#content { background: #a8a079 url('/piccolomondo/images/content-cream.jpg') repeat-x; }
/* ------------------------------------------- */
/* SITE INFO                                   */
#site_info { background: url('/piccolomondo/images/site_info-cream.jpg') repeat-x; }
    #site_info p { background: url('/piccolomondo/images/baseline-cream.jpg') no-repeat left top; }