			body {
				margin:0;
				background: #;
			}
			/*a:visited {
				color: #000;
			}*/
			#nav a:hover  { color: #00f; text-decoration: underline }
	/* *-*-*-*- *-*-*-*- *-*-*-*-        end <a> rules             *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                   _____________                                      */

	/* *-*-*-*- *-*-*-*- *-*-*         Begin Menu tree rules        *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                 _____________________                                */
			.button { font: 20px CSS_PROPERTY_UNDEF; letter-spacing: 0.05em; cursor: default; margin-top: 2px; margin-bottom: -2px; z-index: 100000 }
.buttonlabel { color: navy; font-size: 11px; font-family: Verdana; font-weight: bold; letter-spacing: 0; visibility: visible; cursor: default; top: 0; left: 0; height: 14px; border-width: 1px }
			
			.buttonlabel img { margin: 0 0 -4px; padding: 0; border: 0 !important }
			
			.level1label   { font-size: 11px; font-weight: 500; cursor: default; margin-top: 0.05em; margin-bottom: 0; padding: 1px 3px; height: 12px; border-left: 0 solid #f9e08d }
			
			
			/** .menuItem replaces .menuNode 
			 * to open menus instantly. 
			 * (see open-instantly.html source)
			 */
			.menuNode, .menuItem { font-size: 11px }
			
			.menuNode a, menuItem a    { font-size: 11px; font-weight: 400; line-height: 16px; text-decoration: none; white-space: nowrap; padding: 0 3px 1px 8px; width: auto }
 			
 			.menuNode a:hover, .menuItem a:hover { text-decoration: underline }
 			
			.menu   { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: -15px; padding-top: 1px; padding-bottom: 0.6em; padding-left: 13px; position: relative }
			 .menu .menu, .menu .menu .menu  { padding-left: 10px; border-left: 5px solid #bbbbbb }			 
			 .menu .menu .menu { height: 1% }			 
		      #nav {
				border: 0px solid #ccc;
				/**
				background: #ffffff;
				
				color: #000;
				*/
			
				overflow: hidden;
				
				position: absolute;
				width: 150px;
				height: 90%;
				margin: 0px;
				left: 0;
				top:0px;
				position: absolute;
				/*white-space: nowrap;
				-moz-user-select: none;
				*/
			}
					
			
	/* *-*-*-*- *-*-*-*- *-*-*-*         End Menu tree rules        *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                   ___________________                                */
			h1{
				color: #777;
				font-size: 18px;
				text-indent: 24px;
				padding: 10px;
			}
	/* *-*-*-*- *-*-*-*- *-*-*-*-        @media print rules        *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                   __________________                                 */
  			@media print {

  				title { display: none }
				#nav {
					position: absolute;
					width: 0;
					height: 0;
					padding: 0px;
					margin: 0;
					display: none;
				}

			}
a { color: blue; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a:link { color: blue; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
a:hover   { color: #00f; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }
.rientro { margin-left: 23px }

