/* CSS Document */
body {
	margin:0;
	
	font-family:"comic sans ms";
	color:white;
	background:#ffffff;



	
}
#paginaprincipale { 
	position:absolute;
	width:100%; 
	height:100%;
	background:white; 
	overflow:auto;
	overflow-y: auto;
}



#logo { 
	
	position:absolute;
	width:208px; 
	height:184px;
	right:0%;
	left:70%;
	top:2%;
	bottom:60%;
	background:#000066; 
	overflow:auto;
	
}

#pagina { 
	margin-left:10%;
	position:absolute;
	width:60%; 
	
	left:0%;
	right:40%;
	top:2%;
	
	background:#ff6600;
	height:auto;
	overflow-y:scroll;
	scrolling:yes;
	

	 
	
}

#anteprima { 
	margin-left:10%;
	position:absolute;
	width:80%; 
	height:95%;
	left:0%;
	right:20%;
	top:2%;
	
	background:#ff6600;
	
	overflow-y: scroll;
	

	 
	
}


#anthome { 
	margin-left:10%;
	position:absolute;
	width:40%; 
	height:95%;
	left:0%;
	right:60%;
	top:2%;
	
	background:#ff6600;
	
	overflow-y: scroll;
	

	 
	
}

#antbarra { 
	
	position:absolute;
	width:40%; 
	height:95%;
	left:50%;
	right:0%;
	top:2%;
	
	background:#000066;
	
	overflow-y: scroll;
	

	 
	
}

#paginaint { 
	margin-left:10%;
	position:absolute;
	width:80%; 
	height:auto;
	left:0%;
	right:0%;
	top:2%;
	
	background:#ff6600;
	
	overflow-y: scroll;
	

	 
	
}

#paginaintfoto { 
	margin-left:10%;
	position:absolute;
	width:80%; 
	height:1000px;
	left:0%;
	right:0%;
	top:2%;
	
	background:#000066;
	
	overflow-y: scroll;
	

	 
	
}

#barra { 
	
	position:absolute;
	left:726px;
	right:0%;
	top:198px;
	
	width:116px; 
	height:1573px;
	background:#000066; 
	overflow:auto;
	
	
}

#mappa{ 
	
	position:absolute;
	width:70%; 
	height:100%;
	left:20%;
	right:0%;
	top:2%;
	bottom:0%;
	
	overflow:auto;
	

	 
	
}

#jubox{ 
	margin-left:10%;
	position:absolute;
	width:20%; 
	height:100%;
	left:0%;
	right:70%;
	top:2%;
	bottom:0%;
	
	overflow-y: scroll;

	

	 
	
}	

div { background-color: #000066;
		      margin-bottom: .10em;
		      font-size: 20px;
		      height:10%;
		      width: 90% 
}






		   .testo1 {
		   		margin-left: 5px;
				margin-right: 5px;
				color: #000066;
			   	font-family:Lucida Sans Unicode;
			   	font-size:11pt
			   }

		.testo1bis {
				color: white;
			   	font-family:Lucida Sans Unicode;
			   	font-size:8pt
			   }
		  
		   .testo2 {
				color: white;
			   	font-family:Baskerville Old Face;
			   	font-size:13pt
			   }





		         
		    a:link{
				color:#ff6600;
				font-family:Baskerville Old Face;
				text-decoration:underline;	
				font-size:15pt
			   }


		    a:visited{
				color:white;
				font-family:Baskerville Old Face;
				text-decoration:none
			  }
		    a:hover{
				color:#ff6600;
				text-decoration:underline;
				font-family:Baskerville Old Face;
				font-size:15pt
			   }
		    a:active{
				color:#ff6600;
				text-decoration:none;
				font-family:Baskerville Old Face
				


			   }


		      
		    a:link.b{
				color:white;
				font-family:Baskerville Old Face;
				text-decoration:underline;	
				font-size:15pt
			   }


		    a:visited.b{
				color:white;
				font-family:Baskerville Old Face;
				text-decoration:none
			  }
		    a:hover.b{
				color:#000066;
				text-decoration:underline;
				font-family:Baskerville Old Face;
				font-size:15pt
			   }
		    a:active.b{
				color:#000066;
				text-decoration:none;
				font-family:Baskerville Old Face
				


			   }
