﻿@charset "utf-8";
/*Davide Somellini*/
body {
	background:url(grest%202010/sfondo.jpg) repeat-x top left #7DB337;
}
#contenuto{
	width: 969px;
	height:763px;
	margin: 0 auto 0 auto;
}
#nuvoli {
	background:url(grest%202010/nuvole.png) no-repeat top center;
	width: 1000px;
	height: 445px;
	margin-top: -35px;
	z-index:1;
	position:absolute;
}
#medio {
	width:1000px;
	height:343px;
	margin-top:250px;
	position:absolute;
	z-index: 2;
}
#video{
	width:480px;
	height:387px;
	padding: 7px 10px 6px 10px;
	position:absolute;
	margin-top: 150px;
	margin-left:250px;
	background:url(grest%202010/video.png) no-repeat center top;
	z-index:3;
}
#flash{
	width: 1000px;
	height: 136px;
	position:absolute;
	margin-top: 44px;
	z-index:1;
}
.sole{
	margin-top:-35px;
	margin-left: -85px;
	float:left;
}
.volatili{
	float:right;
	margin-top: 35px;
}
.albero{
	float:right;
	margin-right: -25px;
}
.scoiattolo{
	float:left;
	margin-top: 225px;
}
.logo2008{
	width: 200px;
	height:200px;
	margin-top: 560px;
	margin-left: 300px;
	position:absolute;
	z-index:1;
}
.vai{
	width: 200px;
	height:50px;
	margin-top: 700px;
	margin-left: 700px;
	position:absolute;
	z-index:1;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #00F;
}

