/* Il mondo di Ailinen. Copyright di Ailinen Erika 2008/2009*/



html {

	margin: 0;

	padding: 0;

	}
	

body {
background-image:url(immagini/drop01b2.gif);
background-repeat:repeat;


	margin: 0; 

	padding: 0;

	}

#contenitore {
background-image:url(immagini/Prova5A.jpg);

background-repeat:no-repeat;

position: absolute;

top: 55%;

/*bottom: 80%;*/

left: 50%;

width: 1024px;

height: 550px;

margin-left: -500px;

margin-top: -262px; 

}

#Menu {
	position: absolute;
	background-repeat:no-repeat;
	width:120px;
	height:80px;
	top: 22px;
	left: 853px;
	z-index:99;
	color: #05340e;

}

#Testo {
	
	position: absolute;
	width:451px;
	height:326px;
	top: 127px;
	left:286px;
	 font-family: 'Josefin Sans Std Light', arial, serif;
  font-size: 20px;
  color: #05340e;
	overflow: auto;
	left: 286px;
}



a{

color:#1d8930;

font-size:15px;

text-decoration:none;

}



a:hover{
color:#05340e;

font-size:17px;

text-decoration:none;

}
