body	{background-color: #e2ac7a;
		}


			
.insegna	{
			position: absolute;
			top: 20px;
			left: 50px;
			font-style: Arial;
			font-size: 12px;
			line-height: 15px;
			}
			
.insegna_img	{
			position: absolute;
			top: 80px;
			left: 50px;
			z-index: 5;
			}
			
#intestazione	{
				position: absolute;
				top: 20px;
				left: 50px;
				width: 1000px;
				font-family: Arial;
		   	color: Black;
				background-color: #ffff00;				
				font-family: arial;
				font-size: 13;
				}
				
#titolo-pagina	{position: absolute;
					top: 90px;
					left: 350px;
					width: 1000px;
					font-family: Arial;
					font-weight: bold;
		   		color: #990000;
		   		font-size: 22;
		   		}

#apertura	{position: absolute;
				top: 510px;
				left: 50px;
				width: 300px;
				font-family: Arial;
		   	color: Black;
				font-family: arial;
				font-size: 15;
				font-weight: bold;
				z-index: 5;
				}

#menu	{
		position: absolute;
		top: 150px;
		left: 50px;
		font-family: Arial;
		
		font-size: 20;
		line-height: 25px;
		width: 250px;
		
		}
		
#casella	{
			position: absolute;
			top: 120px;
			left: 320px;
			right: 50px;
			padding: 20px;			
			min-width: 500px;	
			font-family: Arial;	
			
			}
			
#casella_itinerari	{
			position: absolute;
			top: 550px;
			left: 320px;
			right: 50px;
			padding: 20px;			
			min-width: 500px;	
			font-family: Arial;	
				
			}			
			
p	{
	text-indent: 20px;
	color: black
	font-family: Arial;
	font-size: 16;
	font-weight: 600px;
	line-height: 19px;
	text-align: justify;
	}	





		
a:link    {text-decoration: none; color: #990000; font-family: Arial; font-size: 16; line-height: 19px; font-weight: bold;}
a:visited {text-decoration: none; color: #990000; font-family: Arial; font-size: 16; line-height: 19px; font-weight: bold;}
a:hover   {Color: #ffff00; font-family: Arial; font-size: 16; line-height: 19px; font-weight: bold;}


