﻿/* ------------------------------------------- */
/* BODY                                        */
body { background: #a69c86; }
a { color:#959494; }
/* ------------------------------------------- */
/* WRAP                                        */
#wrap { background: url('/images/wrap.png') repeat-y; }
/* ------------------------------------------- */
/* BRANDING                                    */
#branding { background: url('/images/branding.gif') no-repeat right center; }
/* ------------------------------------------- */
/* NAV MAIN                                    */
#nav_main a { color: #7ec8e4; }
#nav_main a:hover { background: #616161; }
#nav_main li.active a { background: #616161; }
/* ------------------------------------------- */
/* CONTENT                                     */
#content { background: url('/images/content.gif') no-repeat 7px 395px }
    a.more { background: url('/images/more.gif') no-repeat; }
    /* ------------------------------------------- */
    /* CONTENT MAIN                                */
    #content_main { color: #959494; }
        h2.welcome-head { background: url('/images/welcome-head.gif') no-repeat; }
        h2.welcome-head-eng { background: url('/images/welcome02.jpg') no-repeat; }
        h2.welcome-head-ger { background: url('/images/willkommen.jpg') no-repeat; }
        h2.prezzi-head { background: url('/images/prezzi-head.gif') no-repeat; }
        h2.service-head { background: url('/images/service-head.gif') no-repeat; }
        h2.zona-head { background: url('/images/zona-head.gif') no-repeat; }
        h3.room-head { background: url('/images/camere-head.gif') no-repeat; }
        h3.winter-head { background: url('/images/winter-head.gif') no-repeat; }
        iframe { border: 7px solid #3A3C3B; }
        .terms li { background: url('/images/pointer.gif') no-repeat 0 8px; }
    /* ------------------------------------------- */
    /* CONTENT SUB                                */
    #content_sub { background: url('/images/shadow.gif') no-repeat; color: #959494; }
        #content_sub h2 { background: url('/images/news-head.gif') no-repeat; }
        #content_sub p.quote { color: #91b241; }
            #content_sub p.quote a { color: #91b241; }
    /* ------------------------------------------- */
    /* CONTENT GALL                                */
    #content_gall h3 { background: url('/images/photo-head.gif') no-repeat; }
/* ------------------------------------------- */
/* SITE INFO                                   */
#site_info { background: #a69c86 url('/images/bottom.gif') no-repeat 1px 0; color: #ffffff; }
    #site_info a { color: #fff; } 
    #site_info span { border-left: 1px solid #fff; } 
/* ------------------------------------------- */
/* LANGBAR                                     */
#langbar { background: url('/images/lang.jpg') no-repeat; }
    #langbar h4 { color: #ffffff; }
    #langbar li.ita a { background: url('/images/ita.gif') no-repeat }
    #langbar li.deu a { background: url('/images/deu.gif') no-repeat }
    #langbar li.eng a { background: url('/images/eng.gif') no-repeat }
