@charset "utf-8";
/* CSS Document */
html, body {margin:0; padding:0; height:100%;}
	
	body {
	background-image:url(immagini/backgr_14_10.jpg);
	background-repeat:repeat-y;
	background-position:center;
	
	}
	
	#scritta {
	position:absolute;
	left:30px;
	top:50px;
	
	}
	
	h1 {
	font-family:"Courier New", Courier, monospace;
	color:#003399;
	font-size:36px;
	padding-left:30px;
	
	}
	
	h2 {
	font-family:"Courier New", Courier, monospace;
	color:#FF0000;
	font-size:24px;
	padding-left:30px;
	
	}
	
	h3 {
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	font-size:18px;
	padding-left:10px;
	
	}
	.Stile2 {
	font-size: 18px;
	font-weight: bold;
	padding-left:10px;
	color:#000000;
	}
	
	#pagina {width:800px;
			position:relative;
			margin-left:auto;
			margin-right:auto;
			
						}
	#header_trekking 
	{position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(immagini/foto_trek.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#140b0c;
	width:603px;
	height:280px;}
	
	#header_link 
	{position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(immagini/foto_link.jpg);
	background-repeat:no-repeat;
	background-position:center;
		background-color:#0066FF;
	width:603px;
	height:280px;}
	
	#header_gallery 
	{position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(immagini/foto2.jpg);
	background-repeat:no-repeat;
	background-position:center;
		background-color:#FFCC66;
	width:603px;
	height:280px;}
	
		#header_Appunti
	{position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(immagini/Children.jpg);
	background-repeat:no-repeat;
	background-position:center;
		background-color:#6400d8;
	width:603px;
	height:280px;}
	
	#header {position:relative;
	background-image:url(immagini/foto.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#002e7c;
	width:603px;
	height:280px;}

	
	#menu
	{
	width:598px;
	background-color:#002e7c;
	position:relative;
	padding-left:5px;
	margin-left:auto;
	margin-right:auto;
	
	}
#mappa
{
padding-left:10px;

}

									

			
	#contenuto {
		padding: 50px 50px ;
		margin-left:60px;
		margin-right:60px;
		
		
		}
		
	#testo {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#003399;
	padding-left:30px;
	padding-right:20px;
	}
			
			
	