body { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; }
/* ------------------------------------------- */
/* WRAP                                        */
#wrap { font-size: 1.1em; }
	/* ------------------------------------------- */
	/* BRANDING                                    */
	#branding {  }
	/* ------------------------------------------- */
	/* NAV MAIN                                    */
	#nav_main {  }
	    #nav_main ul li a { font-weight:bold;text-transform:uppercase; }
	    
	#lang ul li { text-indent:-9999em; }
	
	/* ------------------------------------------- */
	/* CONTENT                                     */
	#content {  }
		/* ------------------------------------------- */
		/* CONTENT MAIN                                */
		#content_main h2{ font-size:35px;text-transform:uppercase;font-weight:normal; }
		    #content_main h2 span { font-size:25px; }
		.home { font-size:13px;line-height:18px; }
		.prezzi { font-size:13px;line-height:18px; }
		.home strong { font-weight:bold; }
		/* ------------------------------------------- */
		/* CONTENT SUB                                 */
		#content_sub {  }
		.prezzisub table tr td h4 { text-transform:uppercase;font-weight:bold; }
	/* ------------------------------------------- */
	/* SITE INFO                                   */
	#site_info {  }
	
	
	/* ------------------------------------------- */
	/* EXTRA                                       */