body
{ 
font-family: 'Open Sans', sans-serif;
font-size:12px;
margin: 0;
}


.extrabold
	{
	font-weight: 800;
	}
#main-div
	{ 
	width:940px;
	height:500px;
	display:block;
	position:relative;
	margin:0 auto;
	top:-133px;
	border:8px solid #fff;	}
#main-div-gioco
	{ 
	width:940px;
	height:500px;
	float:left;
	display:block;
	position:relative;
	margin:0 auto;
	border:8px solid #fff;	}
		
.intro
	{		
	width:940px;
	height:500px;
	display:block;
	}
	
 .continua
 	{
	position:absolute;
	top:350px;
	left:550px;
	display:block;	
	width:305px;
	height:91px;
	overflow:hidden;
	background:url(../images/caccia-allo-spreco/tasto-continua-all.png) no-repeat;
	border:0;
	cursor:pointer;
	}
	
 .continua:hover
 	{
	background-position: 0px -91px;
	}


 #tasto-aiuto
 	{
	position:absolute;
	top:180px;
	left:650px;
	display:block;	
	width:175px;
	height:101px;
	overflow:hidden;
	background:url(../images/caccia-allo-spreco/tasto-aiuto.png) no-repeat;
	border:0;
	cursor:pointer;
	visibility:hidden;
	}
	
 #tasto-aiuto:hover
 	{
	background-position: 0px -101px;
	}


 .skip
 	{
	position:absolute;
	top:0px;
	left:741px;
	display:block;	
	width:177px;
	height:116px;
	overflow:hidden;
	background:url(../images/caccia-allo-spreco/tasto-gioca.png) no-repeat;
	border:0;
	cursor:pointer;
	}
	
 .skip:hover
 	{
	background-position: 0px -116px;
	}

 .skip-back
 	{
	position:absolute;
top: 437px;
left: 30px;
	display:block;	
	width:58px;
	height:61px;
	overflow:hidden;
	background:url(../images/gioco/tasto_indietro.png) no-repeat;
	border:0;
	cursor:pointer;
	}
	
 .skip-back:hover
 	{
	background-position: -58px 0px;
	}

 .arrow-right
 	{
	position:absolute;
	top:394px;
	left:820px;
	display:block;	
	width:98px;
	height:90px;
	overflow:hidden;
	background:url(../images/caccia-allo-spreco/tasto-right-all.png) no-repeat;
	border:0;
	cursor:pointer;
	z-index:1000;
	}
	
 .arrow-right:hover
 	{
	background-position: 0px -90px;
	}


	
 .arrow-left
 	{
	position:absolute;
	top:394px;
	left:25px;
	display:block;	
	width:98px;
	height:90px;
	overflow:hidden;
	background:url(../images/caccia-allo-spreco/tasto-left-all.png) no-repeat;
	border:0;
	cursor:pointer;
	}
	
 .arrow-left:hover
 	{
	background-position: 0px -90px;
	}


 .exit-home
 	{
	position:absolute;
	top:20px;
	left:820px;
	display:block;	
	width:64px;
	height:59px;
	overflow:hidden;
	background:url(../images/gioco/tasto-esci-all.png) no-repeat;
	border:0;
	cursor:pointer;
	}

	
 .exit-home:hover
 	{
	nobackground-position: 0px -59px;
	}

 #audio
 	{
	position:absolute;
	top:450px;
	left:808px;
	display:block;	
	width:37px;
	height:37px;
	overflow:hidden;
	background:url(../images/gioco/audio.png) no-repeat;
	border:0;
	cursor:pointer;
	}

	
 #audio:hover
 	{
	background-position: -36px 0px;
	}

 .exit
 	{
	position:absolute;
	top: 65px;
left: 864px;
	display:block;	
	width:37px;
	height:38px;
	overflow:hidden;
	background:url(../images/gioco/Xbtn.png) no-repeat;
	border:0;
	cursor:pointer;
	z-index:101;
	}

	
 .exit:hover
 	{
	background-position: -37px 0px;
	}

 #popup-game .exit
 	{
	position:absolute;
top: 300px;
left: 500px;
		display:block;	
	width:177px;
	height:58px;
	overflow:hidden;
	background:url(../images/gioco/torna.png) no-repeat;
	border:0;
	cursor:pointer;
	z-index:101;
	}

	
  #popup-game .exit:hover
 	{
	background-position: -177px 0px;
	}
 #popup-endall .exit,  #popup-endamb .exit
 	{
	position:absolute;
top: 400px;
left: 130px;
		display:block;	
	width:177px;
	height:58px;
	overflow:hidden;
	background:url(../images/gioco/torna.png) no-repeat;
	border:0;
	cursor:pointer;
	z-index:101;
	}

	
  #popup-endall .exit:hover,   #popup-endamb .exit:hover,
 	{
	background-position: -177px 0px;
	}

#popup-endamb .exit
 	{
	position:absolute;
top: 300px;
left: 130px;
		display:block;	
	width:177px;
	height:58px;
	overflow:hidden;
	background:url(../images/gioco/torna.png) no-repeat;
	border:0;
	cursor:pointer;
	z-index:101;
	}

#popup-endamb .exit:hover,
 	{
	background-position: -177px 0px;
	}



 .stato-cucina
 	{
	position:absolute;
	top:152px;
	left:280px;
	display:block;	
	width:236px;
	height:34px;
	overflow:hidden;
	}
 .tasto-cucina
 	{
	position:absolute;
	top:182px;
	left:230px;
	display:block;	
	width:236px;
	height:64px;
	overflow:hidden;
	background:url(../images/caccia-allo-spreco/tasto-cucina-all.png) no-repeat;
	border:0;
	cursor:pointer;
	}
	
 .tasto-cucina:hover
 	{
	background-position: 0px -64px;
	}
 .stato-supermercato
 	{
	position:absolute;
	top:152px;
	left:550px;
	display:block;	
	width:236px;
	height:34px;
	overflow:hidden;
	}
 .tasto-supermercato
 	{
	position:absolute;
	top:182px;
	left:500px;
	display:block;	
	width:236px;
	height:64px;
	overflow:hidden;
	background:url(../images/caccia-allo-spreco/tasto-supermercato-all.png) no-repeat;
	border:0;
	cursor:pointer;
	}
	
 .tasto-supermercato:hover
 	{
	background-position: 0px -64px;
	}

 .stato-camera
 	{
	position:absolute;
	top:392px;
	left:115px;
	display:block;	
	width:236px;
	height:34px;
	overflow:hidden;
	}

 .tasto-cameretta
 	{
	position:absolute;
	top:422px;
	left:85px;
	display:block;	
	width:236px;
	height:64px;
	overflow:hidden;
	background:url(../images/caccia-allo-spreco/tasto-cameretta-all.png) no-repeat;
	border:0;
	cursor:pointer;
	}
	
 .tasto-cameretta:hover
 	{
	background-position: 0px -64px;
	}
 .stato-salotto
 	{
	position:absolute;
	top:392px;
	left:406px;
	display:block;	
	width:236px;
	height:34px;
	overflow:hidden;
	}

	
 .tasto-salotto
 	{
	position:absolute;
	top:422px;
	left:356px;
	display:block;	
	width:236px;
	height:64px;
	overflow:hidden;
	background:url(../images/caccia-allo-spreco/tasto-soggiorno-all.png) no-repeat;
	border:0;
	cursor:pointer;
	}
	
 .tasto-salotto:hover
 	{
	background-position: 0px -64px;
	}

 .stato-giardino
 	{
	position:absolute;
	top:392px;
	left:696px;
	display:block;	
	width:236px;
	height:34px;
	overflow:hidden;
	}


 .tasto-giardino
 	{
	position:absolute;
	top:422px;
	left:627px;
	display:block;	
	width:236px;
	height:64px;
	overflow:hidden;
	background:url(../images/caccia-allo-spreco/tasto-giardino-all.png) no-repeat;
	border:0;
	cursor:pointer;
	}
	
 .tasto-giardino:hover
 	{
	background-position: 0px -64px;
	}

 .back-home
 	{
	position:absolute;
	top:437px;
	left:30px;
	display:block;	
	width:58px;
	height:61px;
	overflow:hidden;
	background:url(../images/gioco/tasto_indietro.png) no-repeat;
	border:0;
	cursor:pointer;
	}
	
 .back-home:hover
 	{
	background-position: -58px 0px;
	}
 .ricomincia
 	{
	position:absolute;
	top:437px;
	left:360px;
	display:block;	
	width:179px;
	height:57px;
	overflow:hidden;
	background:url(../images/gioco/ricomincia.png) no-repeat;
	border:0;
	cursor:pointer;
	}
	
 .ricomincia:hover
 	{
	background-position: -179px 0px;
	}


 .tasto-help
 	{
	position:absolute;
top: 437px;
left: 850px;
	display:block;	
	width:59px;
	height:61px;
	overflow:hidden;
	background:url(../images/gioco/tasto_help.png) no-repeat;
	border:0;
	cursor:pointer;
	}
	
 .tasto-help:hover
 	{
	background-position: -59px 0px ;
	}

 .ambiente-nome
 	{
	position:absolute;
	top:454px;
	left:103px;
	display:block;	
	width:401px;
	height:41px;
	}
.ambiente-top
 	{
	position:absolute;
	top:431px;
	left:0px;
	display:block;	
	width:940px;
	height:69px;
	background:#0453EC;
	}
	
.ambiente-top-problemi
 	{
	position:absolute;
	top:441px;
	left:560px;
	display:block;	
	width:245px;
	height:20px;
	font-family:'Open Sans';
	font-weight: bold;
	font-size:16px;
		line-height:22px;
	color:#ffffff;
	}
	
.grafica-problemi
 	{
	position:absolute;
	top:468px;
	left:560px;
	display:block;	
	width:280px;
	height:25px;
	}

#tooltip	
	{
		height:33px;
		width:auto;
		display: block;
		padding-left:5px;
		padding-right:5px;
		font-family:Arial;
		text-transform:uppercase;
		color:#fff;
		line-height:33px;
		font-size:14px;
		font-weight:bold;
		overflow:hidden;
		visibility:hidden;
		position:absolute;
		white-space: nowrap;
		background:url(../images/caccia-allo-spreco/tooltip_bg.png);
		cursor: default;
		}
		
	#popup-game
		{
	 	position:absolute;
		width:940px;
		height:500px;
		visibility:hidden;
		top:0px;
		left:0px;
		z-index:100;
		background:#fff;
		background-repeat: no-repeat;
		}
	#popup-endall
		{
	 	position:absolute;
		width:940px;
		height:500px;
		visibility:hidden;
		top:0px;
		left:0px;
		z-index:100;
		background:#fff;
		background-image:url(../images/gioco/fine-generale.jpg);
		background-repeat: no-repeat;
		}
	#popup-endamb
		{
	 	position:absolute;
		width:940px;
		height:500px;
		visibility:hidden;
		top:0px;
		left:0px;
		z-index:100;
		background:#fff;
		background-image:url(../images/gioco/fine-ambiente.jpg);
		background-repeat: no-repeat;
		}
	#popup-info
		{
	 	position:absolute;
		width:940px;
		height:500px;
		visibility:hidden;
		top:0px;
		left:0px;
		background:#B8B8B8;
		z-index:100;
		}
	#popup-help
		{
	 	position:absolute;
		width:940px;
		height:500px;
		no-visibility:hidden;
		top:0px;
		left:0px;
		z-index:100;
			background-image:url(../images/gioco/bg_help.png);
		}
		
	#popup-sfondo-help
		{
		position:absolute;
		top:0px;
		left:0px;
		width:940px;
		height:500px;
		}
#popup-sfondo-help .ambiente-nome
 	{
	position:absolute;
	top:10px;
	left:103px;
	display:block;	
	width:401px;
	height:41px;
	}
#popup-sfondo-help .ambiente-top
 	{
	position:absolute;
	top:0px;
	left:0px;
	display:block;	
	width:940px;
	height:69px;
	}
#popup-help .testo
 	{
	position:absolute;
top: 110px;
left: 62px;
display: block; 
width: 800px;
height: 280px; 
		overflow:auto;
		padding:10px;
	font-size:20px;
	font-family: 'Open Sans';
	color:#303030;
	}

	#popup-sfondo-top
		{
		position:absolute;
		top:0px;
		left:0px;
		width:940px;
		height:7px;
		}

	#popup-sfondo-left
		{
		position:absolute;
		top:7px;
		left:0px;
		width:10px;
		height:482px;
		}
	
	#popup-sfondo-body
		{
		position:absolute;
		top:7px;
		left:10px;
		width:920px;
		height:482px;
		}
	
	#popup-sfondo-right
		{
		position:absolute;
		top:7px;
		left:930px;
		width:10px;
		height:482px;
		}
	
	#popup-sfondo-bottom
		{
		position:absolute;
		top:489px;
		left:0px;
		width:940px;
		height:11px;
		}
	
	#popup-destinazione-carta
		{
		position:absolute;
		top:102px;
		left:424px;
		width:148px;
		height:227px;
		display:block;
		background:url(../images/caccia-allo-spreco/destinazione-carta.png) no-repeat;
		}

#titolo
	{
	position:absolute;
left: 400px;
top: 90px;
width: 450px;
		z-index:101;
	}
.titolo-popup-game
	{
	text-transform:uppercase;
	font-size:30px;
	color:#53c5ca;
	font-weight: 800;
		line-height:40px;
	}
	
.sottotitolo-popup-game
	{
	font-size:20px;
	color:#303030;
	font-weight:600;	
		line-height:28px;
	}
	
#testo
	{
	position: absolute;
	top:280px;
	left:30px;
	width:525px;
	height:180px;
	font-family:Arial;
	font-size:16px;
	line-height:20px;
	color:#322088;
	display:block;
	z-index:101;
	}
#info-oggetto
	{
	position: absolute;
	top:74px;
	left:143px;
	z-index:101;
	}
#playAudio
	{
	position:absolute;
	top:400px;
	left:860px;
	}
#info-oggetto-game
	{
	position:absolute;
top: 110px;
left: 80px;
	
		z-index:101;
	}
#info-carta
	{
	position: absolute;
	top:70px;
	left:594px;
	}

#string-seq	
	{
	position:absolute;
	top:520px;
	left:20px;
	height:20px;
	width:940px;
	display:block;
	border:1px solid red;
	}
#debug	
	{
	position:absolute;
	top:545px;
	left:20px;
	height:300px;
	width:940px;
	display:block;
	border:1px solid green;
	}
	
.testata{position:absolute;}
#menu-fixed{position:absolute;}
#header {height:350px;}

#Cucina-0
	{
	background:url(../images/gioco/oggetti/oggetto-cucina-1.png) no-repeat;
	background-position: -7px 2px;
	position:absolute;
	top:0px;
	left:0px;
	width:193px;
	height:363px;
	overflow:hidden;
	display:block;
	}
#Cucina-0:hover
	{
	background:url(../images/gioco/oggetti/oggetto-cucina-1-no.png) no-repeat;
	background-position: -7px 2px;
	}
#Cucina-3
	{
	background:url(../images/gioco/oggetti/oggetto-cucina-4.png) no-repeat;
	position:absolute;
	top:113px;
	left:837px;
	width:96px;
	height:82px;
	overflow:hidden;
	display:block;
	}
#Cucina-3:hover
	{
	background:url(../images/gioco/oggetti/oggetto-cucina-4-no.png) no-repeat;
	}

#Cucina-2
	{
	background:url(../images/gioco/oggetti/oggetto-cucina-3.png) no-repeat;
	position:absolute;
	top:96px;
	left:638px;
	width:178px;
	height:87px;
	overflow:hidden;
	display:block;
	}
#Cucina-2:hover
	{
	background:url(../images/gioco/oggetti/oggetto-cucina-3-no.png) no-repeat;
	}

#Cucina-1
	{
	background:url(../images/gioco/oggetti/oggetto-cucina-2.png) no-repeat;
	position:absolute;
	top:27px;
	left:336px;
	width:101px;
	height:63px;
	overflow:hidden;
	display:block;
	}
#Cucina-1:hover
	{
	background:url(../images/gioco/oggetti/oggetto-cucina-2-no.png) no-repeat;
	}
#Bagno-0
	{
	background:url(../images/gioco/oggetti/oggetto-bagno-1.png) no-repeat;
	position:absolute;
	top:149px;
	left:506px;
	width:89px;
	height:105px;
	overflow:hidden;
	display:block;
	}
#Bagno-0:hover
	{
	background:url(../images/gioco/oggetti/oggetto-bagno-1-no.png) no-repeat;
	}
#Bagno-1
	{
	background:url(../images/gioco/oggetti/oggetto-bagno-2.png) no-repeat;
	position:absolute;
	top:189px;
	left:600px;
	width:191px;
	height:214px;
	overflow:hidden;
	display:block;
	}
#Bagno-1:hover
	{
	background:url(../images/gioco/oggetti/oggetto-bagno-2-no.png) no-repeat;
	}

#Bagno-2
	{
	background:url(../images/gioco/oggetti/oggetto-bagno-3.png) no-repeat;
	position:absolute;
	top:11px;
	left:802px;
	width:92px;
	height:113px;
	overflow:hidden;
	display:block;
	}
#Bagno-2:hover
	{
	background:url(../images/gioco/oggetti/oggetto-bagno-3-no.png) no-repeat;
	}


#Sala-quinta
	{
position:absolute;
		z-index:10;
display:block;
	}

#Sala-0
	{
	background:url(../images/gioco/oggetti/oggetto-sala-1.png) no-repeat;
	position:absolute;
	top:151px;
	left:4px;
	width:184px;
	height:119px;
	overflow:hidden;
	display:block;
		z-index:10;
	}
#Sala-0:hover
	{
	background:url(../images/gioco/oggetti/oggetto-sala-1-no.png) no-repeat;
	}
#Sala-1
	{
	background:url(../images/gioco/oggetti/oggetto-sala-2.png) no-repeat;
	position:absolute;
	top:236px;
	left:243px;
	width:76px;
	height:70px;
	overflow:hidden;
	display:block;
		z-index:10;
	}
#Sala-1:hover
	{
	background:url(../images/gioco/oggetti/oggetto-sala-2-no.png) no-repeat;
	}

#Sala-2
	{
	background:url(../images/gioco/oggetti/oggetto-sala-3.png) no-repeat;
	position:absolute;
	top:174px;
	left:630px;
	width:313px;
	height:264px;
	overflow:hidden;
	display:block;
		z-index:10;
	}
#Sala-2:hover
	{
	background:url(../images/gioco/oggetti/oggetto-sala-3-no.png) no-repeat;
	}

#Sala-3
	{
	background:url(../images/gioco/oggetti/oggetto-sala-4.png) no-repeat;
	position:absolute;
	top:321px;
	left:289px;
	width:417px;
	height:116px;
	overflow:hidden;
	display:block;
	z-index:5;
	}
#Sala-3:hover
	{
	background:url(../images/gioco/oggetti/oggetto-sala-4-no.png) no-repeat;
	}

#Sala-4
	{
	background:url(../images/gioco/oggetti/oggetto-sala-5.png) no-repeat;
	position:absolute;
	top:20px;
	left:603px;
	width:112px;
	height:269px;
	overflow:hidden;
	display:block;
	z-index:5;
	}
#Sala-4:hover
	{
	background:url(../images/gioco/oggetti/oggetto-sala-5-no.png) no-repeat;
	}

#Sala--3
	{
	position:absolute;
	top:321px;
	left:289px;
	width:417px;
	height:116px;
	overflow:hidden;
	display:block;
	z-index:10;
	}

#Sala--4
	{
	position:absolute;
	top:20px;
	left:603px;
	width:112px;
	height:269px;
	overflow:hidden;
	display:block;
	z-index:10;
	}
#Giardino-quinta
	{
position:absolute;
		z-index:10;
display:block;
	}
#Giardino-0
	{
	background:url(../images/gioco/oggetti/oggetto-giardino-1.png) no-repeat;
	position:absolute;
	top: 125px;
	left: 0px;
	width:209px;
	height:223px;
	overflow:hidden;
	display:block;
		z-index:11;
	background-position-x: -2px
	}
#Giardino-0:hover
	{
	background:url(../images/gioco/oggetti/oggetto-giardino-1-no.png) no-repeat;
	background-position-x: -2px
	}
#Giardino-1
	{
	background:url(../images/gioco/oggetti/oggetto-giardino-2.png) no-repeat;
	position:absolute;
	top:251px;
	left:675px;
	width:254px;
	height:185px;
	overflow:hidden;
	display:block;
		z-index:11;
	}
#Giardino-1:hover
	{
	background:url(../images/gioco/oggetti/oggetto-giardino-2-no.png) no-repeat;
	}

#Giardino-2
	{
	background:url(../images/gioco/oggetti/oggetto-giardino-3.png) no-repeat;
	position:absolute;
	top:107px;
	left:212px;
	width:104px;
	height:116px;
	overflow:hidden;
	display:block;
		z-index:5;
	}
#Giardino-2:hover
	{
	background:url(../images/gioco/oggetti/oggetto-giardino-3-no.png) no-repeat;
	}

#Giardino-3
	{
	background:url(../images/gioco/oggetti/oggetto-giardino-4.png) no-repeat;
	position:absolute;
	top:0px;
	left:412px;
	width:306px;
	height:198px;
	overflow:hidden;
	display:block;
	z-index:5;
	background-position-y:-6px; 
	}
#Giardino-3:hover
	{
	background:url(../images/gioco/oggetti/oggetto-giardino-4-no.png) no-repeat;
	background-position-y:-6px; 
	}



#Giardino--2
	{
	position:absolute;
	top:107px;
	left:212px;
	width:104px;
	height:116px;
	overflow:hidden;
	display:block;
	z-index:11;
	}

#Giardino--3
	{
	position:absolute;
	top:0px;
	left:412px;
	width:306px;
	height:198px;
	overflow:hidden;
	display:block;
	z-index:11;
	}

#Negozio-0
	{
	background:url(../images/gioco/oggetti/oggetto-negozio-1.png) no-repeat;
	position:absolute;
	top: 283px;
left: 0px;
	width:344px;
	height:155px;
	overflow:hidden;
	display:block;
		background-position-x: -6px
	}
#Negozio-0:hover
	{
	background:url(../images/gioco/oggetti/oggetto-negozio-1-no.png) no-repeat;
		background-position-x: -6px
	}
#Negozio-1
	{
	background:url(../images/gioco/oggetti/oggetto-negozio-2.png) no-repeat;
	position:absolute;
top: 251px;
left: 731px;
	width:208px;
	height:187px;
	overflow:hidden;
	display:block;
	}
#Negozio-1:hover
	{
	background:url(../images/gioco/oggetti/oggetto-negozio-2-no.png) no-repeat;
	}

#Negozio-2
	{
	background:url(../images/gioco/oggetti/oggetto-negozio-3.png) no-repeat;
	position:absolute;
	top: 11px;
	left: 561px;
	width:251px;
	height:273px;
	overflow:hidden;
	display:block;
	}
#Negozio-2:hover
	{
	background:url(../images/gioco/oggetti/oggetto-negozio-3-no.png) no-repeat;
	}

#Negozio-3
	{
	background:url(../images/gioco/oggetti/oggetto-negozio-4.png) no-repeat;
	position:absolute;
	top: 13px;
	left: 829px;
	width:110px;
	height:89px;
	overflow:hidden;
	display:block;
	}
#Negozio-3:hover
	{
	background:url(../images/gioco/oggetti/oggetto-negozio-4-no.png) no-repeat;
	}

#box-cucina
	{
	position:absolute;
	top:16px;
	left:136px;
	display:block;
	width:197px;
	height:190px;
	background-image:url(../images/gioco/box-cucina.png); 
	background-repeat: no-repeat;
	}


#box-bagno
	{
	position:absolute;
	top:16px;
	left:351px;
	display:block;
	width:197px;
	height:190px;
	background-image:url(../images/gioco/box-bagno.png); 
	background-repeat: no-repeat;
	}

#box-sala
	{
	position:absolute;
	top:16px;
	left:566px;
	display:block;
	width:197px;
	height:190px;
	background-image:url(../images/gioco/box-sala.png); 
	background-repeat: no-repeat;
	}

#box-giardino
	{
	position:absolute;
	top:218px;
	left:136px;
	display:block;
	width:197px;
	height:190px;
	background-image:url(../images/gioco/box-giardino.png); 
	background-repeat: no-repeat;
	}

#box-negozio
	{
	position:absolute;
	top:218px;
	left:351px;
	display:block;
	width:197px;
	height:190px;
	background-image:url(../images/gioco/box-negozio.png); 
	background-repeat: no-repeat;
	}


#tasto-cucina
	{
	position:absolute;
top: 138px;
left: 7px;	display:block;
	width:182px;
	height:45px;
	background-image:url(../images/gioco/tasto_cucina.png); 
	background-repeat: no-repeat;
	}


#tasto-bagno
	{
	position:absolute;
top: 138px;
left: 7px;
	display:block;
	width:182px;
	height:45px;
	background-image:url(../images/gioco/tasto_bagno.png); 
	background-repeat: no-repeat;
	}

#tasto-sala
	{
	position:absolute;
top: 138px;
left: 7px;
	display:block;
	width:182px;
	height:45px;
	background-image:url(../images/gioco/tasto_sala.png); 
	background-repeat: no-repeat;
	}

#tasto-giardino
	{
	position:absolute;
top: 138px;
left: 7px;
	display:block;
	width:182px;
	height:45px;
	background-image:url(../images/gioco/tasto_giardino_pubblico.png); 
	background-repeat: no-repeat;
	}

#tasto-negozio
	{
	position:absolute;
top: 138px;
left: 7px;
	display:block;
	width:182px;
	height:45px;
	background-image:url(../images/gioco/tasto_negozio.png); 
	background-repeat: no-repeat;
	}

#stato-cucina
	{
	position:absolute;
top: 123px;
left: 9px;
		display:block;
	}


#stato-bagno
	{
	position:absolute;
top: 123px;
left: 9px;
	display:block;
	}

#stato-sala
	{
	position:absolute;
top: 123px;
left: 9px;
	display:block;
	}

#stato-giardino
	{
	position:absolute;
top: 123px;
left: 9px;
	display:block;
	}


#stato-negozio
	{
	position:absolute;
top: 123px;
left: 9px;
	display:block;
	}


#fascia-alta-giochi-int
{
width: 100%;
background-image: url(../images/gioco/header-gioco.png);
background-position: bottom;
background-repeat: no-repeat;
background-color: #fff;
height: 233px;
}

 .continua-intro
 	{
	position:absolute;
	top:437px;
	left:730px;
	display:block;	
	width:180px;
	height:60px;
	overflow:hidden;
	background:url(../images/gioco/tasto_gioca.png) no-repeat;
	border:0;
	cursor:pointer;
	z-index:15;
	}
	
 .continua-intro:hover
 	{
	background-position: -180px 0px;
	}

#popup-help strong{font-family: 'Open Sans'; font-size:24px; font-weight: bold}
