/* ------------------------------------------- */
/* BODY                                        */
body { background: #b12452 url('/images/back.gif') repeat-x top left; }
body.home { background: #b12452; }
/* ------------------------------------------- */
/* BRANDING                                    */
#branding h1 a { background: url('/images/logo.jpg') no-repeat; }
body.home #branding { background: url('/images/fassa-logo.gif') no-repeat 90% 5px; }
body.home #branding h1 a { background: url('/images/homelogo.jpg') no-repeat; }
/* ------------------------------------------- */
/* NAV MAIN                                    */
#nav_main a { color: #1f5679; border-left: 1px solid #1f5679; }
	#nav_main ul li:first-child a { border-left: none; }
/* ------------------------------------------- */
/* NAV SUPP                                    */
#nav_supp img { border: 3px solid #ffee0e; }
#nav_supp a:hover img { border: 3px solid #fff; }
#nav_supp a:hover { color: #ffee0e; }
#nav_supp a { color: #fff; }
/* ------------------------------------------- */
/* CONTENT                                     */
#splash { background: url('/images/quadro.bmp') no-repeat center; }
    #enter li a { color: #fff; }
	#enter li.ita a { background: url('/images/it.png') no-repeat; }
	#enter li.eng a { background: url('/images/gb.png') no-repeat; }
	#enter li.deu a { background: url('/images/de.png') no-repeat; }
#content { background: #1a5a98; }
	/* ------------------------------------------- */
	/* CONTENT MAIN                                */
	#content_main { color: #ffed00; background: url('/images/main.jpg') no-repeat; }
		#content_main img { border: 5px solid #fefcfb; }
		div.booking { background: url('/images/bigframe.gif') no-repeat; }
	/* ------------------------------------------- */
	/* CONTENT SUB                                 */
	#content_sub h3.gall_head { color: #fff; background: #1a5a98 url('/images/btn.gif') no-repeat; }
	.map { background: url('/images/frame.jpg') no-repeat; }
/* ------------------------------------------- */
/* SITE INFO                                   */
body.home #site_info { color: #ffffff; background: none; }
#site_info { color: #ffffff; background: #1a5a98 url('/images/bottom.gif') no-repeat bottom left; }
	#site_info a { color: #fff; }
		#lang { background: #ffee0b url('/images/lang.gif') no-repeat bottom; }
			#lang li { border-left: 1px solid #0e69a4; }
			#lang li:first-child { border-left: none; }
				#lang a { color: #0e69a4; }
