/* ------------------------------------------- */
/* BODY                                        */
body { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; }
/* ------------------------------------------- */
/* WRAP                                        */
#wrap { font-size: 1.1em; }
/* ------------------------------------------- */
/* NAV MAIN                                    */
#nav_main { text-transform: uppercase; }
/* ------------------------------------------- */
/* CONTENT                                     */
	h2.intro { text-transform: lowercase; font-size: 2em; font-weight: bold; }
		h2.intro span { font-size: 0.7em; font-weight: normal; }
	/* ------------------------------------------- */
	/* CONTENT MAIN                                */
	#content_main h2 { font-weight: bold; text-transform: uppercase; }
		#content_main h2.offertePiccini { text-transform: lowercase; }
		#content_main h2 span { font-weight: normal; text-transform: lowercase; }
		#content .attivita_main h2 span { font-size: 1em; font-weight: bold; text-decoration: underline; text-transform: uppercase; }
	#content_main h3 { font-weight: normal; font-size: 1.1em; }
	#content_main p { line-height: 18px; }
		.price #content_main p { line-height: 21px; }
	#content .attivita_main p { line-height: 14px; }
	/* Prezzi */
	.priceTable th { text-transform: uppercase; }
	.price #content_main h3 { text-transform: uppercase; }
	/* ------------------------------------------- */
	/* CONTENT SUB                                 */
	#content_sub h3 {width:1px;height:1px;overflow:hidden;position:absolute;top:-500px;left:-500px;text-indent:-9999em;}
/* ------------------------------------------- */
/* HIGHLIGHTS                                  */
#highlights ul li { text-align: center; }
	#highlights li h3 { text-align: left; font-weight: normal; text-transform: uppercase; }
	#highlights ul li p { text-align: left; }
/* ------------------------------------------- */
/* SITE INFO                                   */
#site_info { font-size: 1.1em; }
