	/* CSS Document - ORMS - header */
	
	/* header */																				
	#header 				{ width: 998px; height: 151px; padding: 20px 0 0 0; margin: 0 auto; text-align: left; background: url(/orms/layouts/images/common/bg_head_last.jpg) no-repeat 50% 20px; }
	
	#header a				{ color:#25b8eb; text-decoration: none; border-bottom-width: 1px; border-bottom-style: dotted; font-weight: bold; }
	#header a:hover			{ color:#000; border-bottom-style: solid;  }
	#header ul				{ display: block; width: auto; margin: -19px 8px 20px 0; }
	#header ul li 			{ float: right; width: 10em; padding: 0; margin: 0; line-height: 1.2; text-align: right; }
	#header #logo 			{ float: left; clear: both; text-align: center; width: 349px; height: 56px; margin: 60px 0 0 12px; padding: 0; border: 0; }
	#header a img, #logo a	{ border: 0; } 
	
		
	/* form cerca */		
	#header form#ricercaSemplice 			{ margin: 98px 0 0 0; float: right; padding: 0 4px 0 0; width: auto; max-width: 98%; z-index: 500; border: 0; overflow: hidden; }
	#header form#ricercaSemplice table		{ float: right; }
	#header form#ricercaSemplice a			{ color: #393939; }
	#header form#ricercaSemplice label		{ color: #156d95; font-weight: bold; line-height: 20px; margin: 0 2px 0 4px; }
	#header form#ricercaSemplice input,
	#header form#ricercaSemplice select		{ width: auto; display: inline; margin: 0 6px; font-weight: normal; color: #555; }
