<style type="text/css">
			
			body
			{
			}	
				
			
			html
			{
				background-color:black;
				z-index:-1;
				overflow-y:scroll;
				width:800px;
				height:600px;
			}
			
			div.logo
			{
	        		position: absolute;
	        		width:991px;
				height:171px;
				top:0px;
				left:-3px;
				background-image:url('immagini/newlogo.jpg');
	    		}
			
			a:link {
				color:blue;
				text-decoration:none;
				font-size:100%;
				font-family:verdana;
				font-weight:bold;
			}
			
			a:visited {
				color:gray;
				text-decoration:none;
				font-size:100%;
				font-family:verdana;
				font-weight:bold;
			}
			
			div.piedipag	
			{
			}

			div.menu
			{
	        		position: absolute;
	        		width: 300px;
				height: 300px;
				top: 200px;
				font-size:18px;
				font-weight:bolder;
				font-family: Verdana;
	   		}

	    		div.menu a:link 
			{
				color:green;
				text-decoration:none;
				font-weight:bolder;
			}
		
			div.menu a:visited 
			{
				color:green;
				text-decoration:none;
				font-weight:bolder;
			}
	    
	    		div.menu a:hover 
			{
				color:red;
				text-decoration:none;
				font-weight:bolder;
			}
			
			div.menu2
			{
	        		position: absolute;
	        		width:600px;
				top: 145px;
				left: 130px;
	        		font-size:16px;
	        		padding:25px;
	        		z-index:2;
			}
	    
	    		div.contenuto
			{
	        		position: absolute;
	        		width:600px;
				top: 200px;
				left: 150px;
	        		font-size:16px;
				padding:25px;
	    		}


	    		div.contenutocentrale
			{
	        		position: absolute;
	        		width:400px;
					top: 200px;
					left: 150px;
	        		font-size:16px;
	        		background-color:#1E90FF;
					color:BLACK;
	        		padding:25px;
					z-index:1;
	    		}

	    		div.abp
			{
	        		position: absolute;
	        		width:1000px;
				top: 200px;
				left: 0px;
	        		font-size:16px;
	        		background-color:black;
	        		padding:25px;
				z-index:1;
	    		}

	    		div.contenutodx
			{
	        		position: absolute;
	        		width:150px;
				top: 200px;
				left: 600px;
	        		font-size:16px;
	        		padding:25px;
				z-index:1;
				color:white;
	    		}
	    
	    		div.mappe
			{
	        		position: absolute;
	        		width:600px;
				top: 230px;
				left: 180px;
	    		}

			div.foto
			{
				position: absolute;
				top: 220px;
				left: 560px;
				z-index:3;
			}

			div.foto1
			{
				position: absolute;
				top: 440px;
				left: 15px;
				width: 120px;
				font-size:16px;
				color:white;
				z-index:0;
			}
			
			div.fotofotografi
			{
	        		position: absolute;
	        		width:400px;
				top: 170px;
				left: 260px;
				z-index:100;
				color:white;
			}

			div.fotosxfotografi
			{
	        		position: absolute;
	        		width:130px;
				top: 100px;
				left: 800px;
				z-index:15;
				color:white;
				text-transform: uppercase;
				z-index:0;
			}

	    		input#button 
			{
				display: block;
				width: 138px;
				height: 25px;
    				margin: 0em;
    				text-decoration: none;
    				text-align: center;
    				font: bold 16px/20px "Trebuchet MS",Arial;
   	            	background-color:white;
   	            	color: black;
   	        	}
   	        
   	        	input#button1
			{
				display: block;
				width: 155px;
				height: 25px;
    				margin: 0em;
    				text-align: center;
    				font: bold 14px/18px "Trebuchet MS",Arial;
   	        		background-color: white;
   	        		color:black;
   	   		}

			input#buttonGallery
			{
				display: block;
				width: 360px;
				height: 25px;
    				text-align: center;
    				text-decoration: none;
    				text-align: left;
					border-style:dashed;
					border-width:0px;
				border-color: transparent;
    				font: bold 14px/18px "Trebuchet MS",Arial;
   	        		background-color: #1E90FF;

   	   		}
   	   
   	   		input#button:hover{color:white; background-color:#FF4500}
			input#button1:hover{color:white; background-color:#FF4500}
			input#buttonGallery:hover{color:blue;background-color:#F0F0F0}
					
			.style11 
			{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-weight: bold;
			}
			.style5 
			{
				color: blue;
				font-weight: bold;
				font-size:16px;
			}

			.style6
			{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				color: white;
				font-size:14px;
				text-align: center;
			}

			.style7
			{
				color: green;
				font-weight: bold;
				font-size:15px;
			}

			.style20 
			{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				color: blue;
				font-weight: bold;
			}
			.style21
			{
				color: yellow;
				font-weight: bold;
				font-size:20px;
			}
			.style100
			{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				color: gray;
			}

			.gallerycontainer
			{
	        	position: absolute;
	        	width:260px;
				top: 200px;
				left: 50px;
			}


			.thumbnail img
			{
				border: 1px solid white; 			}

			.thumbnail:hover
			{
				background-color: transparent;
			}

			.thumbnail:hover img
			{
				border: 1px solid blue;
			}

			.thumbnail span
			{ /*CSS for enlarged image*/
				position: absolute;
				background-color: black;
				padding: 5px;
				left: -1000px;
				border: 1px dashed gray;
				visibility: hidden;
				color: black;
				text-decoration: none;
			}

			.thumbnail span img
			{ /*CSS for enlarged image*/
				border-width: 0;
				padding: 2px;
			}

			.thumbnail:hover span{ /*CSS for enlarged image*/
				visibility: visible;
				top: 0;
				left: 285px; /*position where enlarged image should offset horizontally */
				z-index: 50;
			}

			.gallery
			{
	        	position: absolute;
	        	width:540px;
				height: 465px;
				top: 140px;
				left: 280px;
				z-index:49;
			}

			.nomeGallery
			{
				position: absolute;
	        	width:300px;
				height:40px;
				top:150px;
				left:430px;
				color: white;
			}

			.comandiGallery
			{
				position: absolute;
	        	width:460px;
				height:40px;
				top:550px;
				left:360px;
				z-index:55;
			}

			.comandiGallery2
			{
				position: absolute;
	        		width:460px;
				height:40px;
				top:220px;
				left:330px;
				z-index:55;
			}

			input#button3
			{
				display: block;
				width: 230px;
				height: 25px;
				margin: 0em;
	    			text-align: center;
	    			font: bold 13px/14px "Trebuchet MS";
	   	        	background-color:black;
	   	        	color:gray;
   	   		}

			input#button3:hover{color:blue}


</style>
