/* Il mondo di Ailinen. Copyright di Ailinen Erika 2010/2011*/
/*Saiyuki, Howrse, Grafica, Fotografie, Bento*/



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: 803px;
	z-index:99;
	color: #05340e;
}
#Menu_gr{
/*background-color:#FF3300;*/
	
	position: absolute;
	/*background-repeat:no-repeat;*/
	width:120px;
	height:80px;
	top: 35px;
	left: 850px;
	z-index:99;
	color: #05340e;
	text-align:center;
}


#Testo {
	
	position: absolute;
	width:451px;
	height:326px;
	top: 130px;
	left:282px;
	 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;

}
.titoli{
font-size:12px;
}

