﻿/* ------------------------------------------- */
/* BODY                                        */
html { background: #bcbf9c url('/images/back.jpg') repeat-x top left; } 
body { background: url('/images/branding.png') no-repeat top center; }
/* ------------------------------------------- */
/* BRANDING                                    */
div#branding {  }
/* ------------------------------------------- */
/* WRAP                                        */
div#wrap { background: #f0eee7 url('/images/wrap.jpg') repeat-x top left; }
/* ------------------------------------------- */
/* NAV MAIN                                    */
ul.nav_features li { border-left: 1px solid #78705c; }
ul.nav_features li:first-child { border-left: none; } 
	ul.nav_features li a { color: #78705c; }
	ul.nav_features li a:hover { color: #322b1b; }
	ul.nav_features li#active a { color: #020100; }
ul.nav_tools { background: url('/images/nav_tools.png') repeat-y top left; } 
	ul.nav_tools li { border-left: 1px solid #685536; } 
	ul.nav_tools li:first-child { border-left: none; } 
		ul.nav_tools li a { color: #685536; } 
		ul.nav_tools li#active a { color: #b1a289; } 
/* ------------------------------------------- */
/* CONTENT                                    */
/*div#content { background: url('/images/content.jpg') no-repeat top left; }*/
	/* ------------------------------------------- */
	/* CONTENT MAIN                                */
	div#content_main { color: #936655; background: #29201B; border: 1px solid #ffffff; border-bottom: none; }
		div#content_main a { color: #936655; background: url('/images/up.gif') no-repeat center right; }
	/* ------------------------------------------- */
	/* CONTENT SUB                                */
	div#content_sub a { color: #000000; }
	div#content_sub ul { background: url('/images/gall.png') repeat-x top left; }
		div#content_sub ul li { border-left: 1px solid #d7d9d3; }
		div#content_sub ul li:first-child { border-left: none; }
/* ------------------------------------------- */
/* HIGHLIGHTS INVERNO                                */
/* div#highlights ul li.prezzi_it a { background: url('/images/prezzi_nav.jpg') no-repeat top left; }  */
/* div#highlights ul li.prezzi_en a { background: url('/images/prezzi_nav.jpg') no-repeat top left; }  */
/* div#highlights ul li.prezzi_de a { background: url('/images/prezzi_nav.jpg') no-repeat top left; }  */

/* HIGHLIGHTS ESTATE  */
div#highlights ul li.prezzi_it a { background: url('/images/prezzi_estate_ita.jpg') no-repeat top left; }
div#highlights ul li.prezzi_en a { background: url('/images/prezzi_estate_eng.jpg') no-repeat top left; }
div#highlights ul li.prezzi_de a { background: url('/images/prezzi_estate_ger.jpg') no-repeat top left; }



div#highlights ul li.visit a { background: url('/images/300x80_Es2.jpg') no-repeat 123px 5px; }
/* ------------------------------------------- */
/* SITE INFO                                   */
div#site_info { color: #ffffff; }
	div#site_info a { color: #ffffff; }
	div#site_info div { border-left: 1px solid #ffffff; }
	div#site_info div:first-child { border-left: none; }
	div#site_info a { border-left: 1px solid #ffffff; }
	div#site_info div.g2k a { border-left: none; }

