body{
	height : 100%;
	margin : 0px;
	padding:0px;
	background-color : #69220F;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	color :  #F6DD95;
	background-image : url(../images/sfondo_logo.jpg);
	background-repeat : repeat;

}

a{
	color : #F6DD95;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
}
a:hover{
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
}
#intro{
	position : absolute;
	width : 770px;
	height :415px;
	top:50%;
	left:50%;
	margin : -208px 0px 0px -385px;
	/*background-color : trasparent;*/
	background-image : url(../images/introSfondo.gif);
	background-repeat : no-repeat;
}
#skip{
	position : absolute;
	width : 200px;
	height :20px;
	top:50%;
	left:50%;
	margin:204px 0px 0px -100px;
	/*background-color : trasparent;*/
	text-align:center;
}
/*#copri1{
	position : absolute;
	width : 700px;
	height :180px;
	margin-top:-90px;
	margin-left:-350px;
	top:50%;
	left:50%;
	background-color : #69220e;
	}
#copri2{
position:absolute;
	top:50%;
	left:50%;

	width : 50px;
	height:10px;
	background-color : #69220e;
}
#copri3{
position:absolute;
	top:50%;
	left:50%;

	width : 38px;
	height:25px;
	background-color : #69220e;
}*/
#copri{
	position : absolute;
	width : 600px;
	height :200px;
	top:50%;
	left:50%;
	margin : -100px 0 0 -300px;
	background-color : #69220e;
	
	background-image : url(../images/sfondowelcomecovered.gif);
	background-repeat : no-repeat;
	z-index:-1;
}
#copri1{
	position : absolute;
	width : 770px;
	height :415px;
	top:50%;
	left:50%;
	margin : -208px 0px 0px -385px;
	/*background-color : trasparent;*/
	background-image : url(../images/spicchiolup.gif);
	background-repeat : no-repeat;
	z-index:-2;
}
#copri2{
	position : absolute;
	width : 770px;
	height :415px;
	top:50%;
	left:50%;
	margin : -208px 0px 0px -385px;
	/*background-color : trasparent;*/
	background-image : url(../images/spicchioleft.gif);
	background-repeat : no-repeat;
	z-index:-1;
}