body {
margin:0;
padding:0;
text-align:center;
font-family:sans-serif;
background-color: #8dc6f6;
color:#333;


}

#centrato {
margin:70px 0 0 25%;
width:800px;
font:14px ;
 position: absolute;
   }
#centrato ul{
	list-style:none;}
#contenuto{
	z-index:1;}

#nome{
	width:750px;
	padding:5px 5px 0 5px;
	font-size:24px;
font-weight:bold;
text-align:left;
float:left;
display:inline;
position:fixed;
left:350px;
top:50px;
	}

#menu1,
#menu2,
#menu3{font-size:20px;
font-weight:bold;
float:left;
display:inline;
position:fixed;
top:50px;
line-height:30px;
z-index:30;

}
#menu1
{left:750px;
}
#menu2
{left:850px;}
#menu3
{left:950px;}


#menu1 a,
#menu2 a,
#menu3 a{
	display:block;
text-decoration:none;
	color:333;}

a:hover{
	color:999;}
a,
a:focus,
a:active,
a:visited{
color:#333;
text-decoration:none;
}
#colonna-2 {
line-height:20px;
margin:40px 0 0 0;
width:450px;
height:550px;
text-align:justify;
list-style:none;
float:right;
display:inline;
z-index:1;
}

#colonna-2 img{
border:none;
margin:0 10px 10px 0;
border:none;
margin:5px 9px 10px 3px;
}
#colonna-2 ul{
	margin:20px 0 0 -50px;}

#new{
	position:absolute;
	margin: -90px 0 0 350px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:50px;
height:18px;
		background-color:#FFFF00;	}
	#contatti{
	margin-top:109px;
	margin-left:0;
	text-align:right;
	letter-spacing:1px;
	width:300px;
}

#nuvola{background:url(../imm/nuvola.png) no-repeat;
	width:100%;
	height:500px;
	position:fixed;
	top:0;
	left:0;
	display:block;}
#nuvola2{background: #8dc6f6
url(../imm/nuvola.png) no-repeat -650px 0;
	width:400px;
	height:80px;
	position:fixed;
	top:0;
	left:650px;
	display:block;
	z-index:10;}
#albero{background:url(../imm/albero.png) no-repeat;
	width:100%;
	height:600px;
	position:fixed;
	bottom:10px;
	letf:30px;
	display:block;}

#prato{background:url(../imm/prato.png) repeat-x;
	width:100%;
	height:150px;
	position:fixed;
	bottom:0;
	left:0;
	display:block;
	z-index:2;}

