body	{background-color: black;
		background-image: url("home_ambra1.jpg");
		background-position: top left;
		background-repeat: no-repeat;
		}

#links_index	{font-family: Arial;
					font-size: 14px;
					font-weight: bold;
					color: #990100;
					border-color: #990100;
					line-height: 20px;
					}

#ambra_z	{position: absolute;
			top: 20px;
			left: 350px;
			}

			
#casella	{position: absolute;
			top: 200px;
			left: 450px;
			right: 50px;
			
			overflow: auto;
			min-width: 550px;
			padding: 30px;
			border: 1px solid;
			background-color: #131313;			
			color: #990100;				
			}			
			
#titolo	{position: relative;
					top: 0px;
					left: 0px;
					width: 500px;
					text-indent: 20px;
					font-family: Arial;
					font-size: 24px;
					font-weight: bold;
					font-style: italic;
					color: #990100;
		
		}
		
p	{position: relative;
	 top: 20px;
	 left: 0px;
	 right: 0px;
	 text-indent: 20px;
	 font-family: Arial;
	 font-size: 12px;
	 font-weight: bold;
	 line-height: 16px;
	 
	 color: #990100;	 
	 text-align: justify;
		
		}
		
		

a:link    {text-decoration: none; color: #993300; font-family: Arial; font-style: italic; font-weight: bold; font-size: 12px;}
a:visited {text-decoration: none; color: #993300; font-family: Arial; font-style: italic; font-weight: bold; font-size: 12px;}
a:hover   {Color: white; font-family: arial; font-style: italic; font-weight: bold; font-size: 12px;}

