/********** Paginatore ****************************************/

			
			.pager.alternate { background-color: #D5DCE3; }
						
			.arrow { margin-left: 5px; } 
			
			.pagerTitle a
			{
			color: #000;
			background-color: #fff;
			font-weight: bold;
			font-size: 10px;
			color: #4b6c84;
			font-family: Verdana;
			}
			
			.pager
			{
			font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
			font-size: 10px;
			}
			
			.pager a
			{
			color: #4b6c84;
			text-decoration: none;
			font-weight: normal;
			}
			
			.pager a:hover
			{
			color: #c1c9d3;
			text-decoration: none;
			}
			
			.selected
			{
			font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
			font-size: 10px;
			}
			
			.selected a 
			{
			color: #4b6c84;
			text-decoration: none;
			border-bottom: solid 0px #4b6c84;
			border-top: solid 0px #4b6c84;
			border-left: solid 0px #D7000A;
			padding-left: 0px;
			font-weight: bold;
			}
			
			.selected a:hover
			{
			color: #c1c9d3;
			text-decoration: none;
			border-bottom: solid 0px #c1c9d3;
			}
				
			.footer span
				{
					width: 48px;
					height: 20px;
					text-align: center;
					font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
					font-size: 10px;
					visibility:visible;
					padding-top: 3px;
					font-weight: bold;
					color: #4b6c84;
					background: url(images/button_norm.gif) top left no-repeat;
				}
			
			.footer
				{
					width: 48px;
					height: 20px;
					text-align: center;
					font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
					font-size: 10px;
					padding-top: 3px;
					visibility:visible;
					font-weight: bold;
					
				}
			
			.footer a
				{
					width: 48px;
					height: 20px;
					background: url(images/button_norm.gif) top left no-repeat;
					color: #4b6c84;
					padding-top: 3px;
					visibility:visible;
					text-decoration: none;
					font-weight: normal;
				}
			
			.footer a:visited
				{
					width:48px;
					height: 20px;
					color: #4b6c84;
					visibility:visible;
					text-decoration: none;
					font-weight: normal;
					background: url(images/button_norm.gif) top left no-repeat;
				}
			
			.footer a:hover
				{
					width:48px;
					height: 20px;
					color: #000;
					padding-top: 3px;
					visibility:visible;
					text-decoration: none;
					font-weight: normal;
					background: url(images/button_roll.gif) top left no-repeat;
				}
			
/********** Buildings - Dettagli ****************************************/

			.buildDetails
			{
			border-bottom: #f3f3f3 1px solid;
			border-top: #4b6c84 0px solid;
			padding: 3px 0;
			margin: 0px;
			font-weight: normal;
			font-size: 11px;
			color: #4b6c84;
			font-family: Verdana;
			background-color: trasparent;
			}
			
			#tooltip
			{
			background: #FCF5E1;
			border: 1px solid #000000;
			border-top: 1px solid gray;
			font-weight: bold;
			border-right: 1px solid gray;
			text-align: justify;
			font: 10px Verdana, Helvetica,sans-serif;
			margin:0px;
			padding: 4px 4px;
			position:absolute;
			visibility:hidden
			}

			h4 { margin: 0px; font-weight: bold; font-size: 7pt; color: #BF2C2C; letter-spacing: 0px; text-transform: uppercase; display: inline; text-decoration: none;}