body { background: #8b7356 url(/images/bg.jpg) repeat-x left top; }
/* ------------------------------------------- */
/* WRAP                                        */
body.hall #wrap { border: 10px solid #995e27; }
body.info #wrap { border: 10px solid #995e27; }
body.ristorante #wrap { border: 10px solid #656e44; }
body.camere #wrap { border: 10px solid #387458; }
body.piscina #wrap { border: 10px solid #258193; }
body.mappa #wrap { border: 10px solid #59303a; }
body.prezzi #wrap { border: 10px solid #995e27; }
body.booking #wrap { border: 10px solid #995e27; }
body.preventivo #wrap { border: 10px solid #995e27; }
	/* ------------------------------------------- */
	/* BRANDING                                    */
	#branding { background: url(/images/branding.jpg) repeat-x; border-bottom: 1px solid #995e23; }
        #branding h1 { background: url(/images/logo.png) no-repeat; }
	/* ------------------------------------------- */
	/* NAV MAIN                                    */
	#nav_main a {  }
	    .hallBtn_it a { background: url(/images/hallBtn.png) no-repeat; }
	    .ristoranteBtn_it a { background: url(/images/ristoranteBtn.png) no-repeat; }
	    .camereBtn_it a { background: url(/images/camereBtn.png) no-repeat; }
	    .piscinaBtn_it a { background: url(/images/piscinaBtn.png) no-repeat; }
	    .mappaBtn_it a { background: url(/images/mappaBtn.png) no-repeat; }

	    .hallBtn_en a { background: url(/images/hallBtn.png) no-repeat; }
	    .ristoranteBtn_en a { background: url(/images/ristoranteBtn_en.png) no-repeat; }
	    .camereBtn_en a { background: url(/images/camereBtn_en.png) no-repeat; }
	    .piscinaBtn_en a { background: url(/images/piscinaBtn_en.png) no-repeat; }
	    .mappaBtn_en a { background: url(/images/mappaBtn_en.png) no-repeat; }

	    .hallBtn_de a { background: url(/images/hallBtn.png) no-repeat; }
	    .ristoranteBtn_de a { background: url(/images/ristoranteBtn_en.png) no-repeat; }
	    .camereBtn_de a { background: url(/images/camereBtn_de.png) no-repeat; }
	    .piscinaBtn_de a { background: url(/images/piscinaBtn_de.png) no-repeat; }
	    .mappaBtn_de a { background: url(/images/mappaBtn_de.png) no-repeat; }
	/* ------------------------------------------- */
	/* CONTENT                                     */
	#content {  }
		/* ------------------------------------------- */
		/* CONTENT MAIN                                */
		#content_main p a { color: #000; }
	    /* Box contenuti */
	    #contentBox { background: rgba(255,255,255,.65); }		
	    /* Gallery */
	    #gallery h2 { background: url(/images/close.png) no-repeat; }
            body.hall #thumbs { background: #995e27; }
            body.ristorante #thumbs { background: #656e44; }
            body.camere #thumbs { background: #387458; }
            body.piscina #thumbs { background: #258193; }
            body.mappa #thumbs { background: #59303a; }
            body.prezzi #thumbs { background: #995e27; }
            body.booking #thumbs { background: #995e27; }
            body.preventivo #thumbs { background: #995e27; }	  
	        #thumbs img { border: 3px solid #fff; }
		/* ------------------------------------------- */
		/* CONTENT SUB                                 */
		#content_sub h3 { background: rgba(90,75,54,.5); }
		#content_sub li a { color: #9f8a6e; }
		#content_sub li a:hover { color: #fff; }
	/* ------------------------------------------- */
	/* SITE INFO                                   */
	#site_info { background: url(/images/footer.jpg) repeat-x; border-top: 1px solid #736046; color: #837a69; }
    body.hall #site_info span { color: #995e27; }
        body.hall #site_info a { color: #995e27; }
    body.info #site_info span { color: #995e27; }
        body.info #site_info a { color: #995e27; }
    body.ristorante #site_info span { color: #656e44; }
        body.ristorante #site_info a { color: #656e44; }
    body.camere #site_info span { color: #387458; }
        body.camere #site_info a { color: #387458; }
    body.piscina #site_info span { color: #258193; }
        body.piscina #site_info a { color: #258193; }
    body.mappa #site_info span { color: #fff; }
        body.mappa #site_info a { color: #fff; }
    body.prezzi #site_info span { color: #995e27; }
        body.prezzi #site_info a { color: #995e27; }
    body.booking #site_info span { color: #995e27; }
        body.booking #site_info a { color: #995e27; }
    body.preventivo #site_info span { color: #995e27; }	  
        body.preventivo #site_info a { color: #995e27; }	  
	    #site_info p { border-left: 1px solid #969282 }
	    /*#site_info span { color: #387458 }*/
	    #site_info a { color: #387458 }
	/* ------------------------------------------- */
	/* EXTRA                                       */
	#lang a { border-left: 1px solid #77654d; color: #443a2f; }
	#lang li:first-child a { border-left: 0; }
	    #lang a:hover { color: #000; }  
	/* Home */ 
    .home #wrap { border: 10px solid #5a3e1b; }
    .home #content_main h2 { background: rgba(90,75,54,.5); }
	#homeLang a { border-left: 1px solid #716658; color: #716658; }
	#homeLang li:first-child a { border-left: 0; }
        .home #site_info { background: none; border: 0; color: #5a3e1b; }
            .home #site_info p { border-left: 0; border-right: 1px solid #5a3e1b; }        
            .home #site_info a { color: #5a3e1b; }
