body
{ 
font-family:Arial, Helvetica ;
font-size:12px;
margin: 0;
}

#main-div
	{ 
	width:940px;
	height:500px;
	display:block;
	position:relative;
	margin:0 auto;
	top:-133px;
	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:425px;
	left:15px;
	display:block;	
	width:64px;
	height:59px;
	overflow:hidden;
	background:url(../images/caccia-allo-spreco/tasto-skip-back-all.png) no-repeat;
	border:0;
	cursor:pointer;
	}
	
 .skip-back:hover
 	{
	background-position: 0px -59px;
	}

 .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/caccia-allo-spreco/tasto-esci-all.png) no-repeat;
	border:0;
	cursor:pointer;
	}

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

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

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

 .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:0px;
	left:23px;
	display:block;	
	width:66px;
	height:62px;
	overflow:hidden;
	background:url(../images/caccia-allo-spreco/tasto-left-top-all.png) no-repeat;
	border:0;
	cursor:pointer;
	}
	
 .back-home:hover
 	{
	background-position: 0px -62px;
	}

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

 .ambiente-nome
 	{
	position:absolute;
	top:10px;
	left:103px;
	display:block;	
	width:401px;
	height:41px;
	}
.ambiente-top
 	{
	position:absolute;
	top:0px;
	left:0px;
	display:block;	
	width:940px;
	height:69px;
	}
	
.ambiente-top-problemi
 	{
	position:absolute;
	top:8px;
	left:560px;
	display:block;	
	width:260px;
	height:20px;
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	}
	
.grafica-problemi
 	{
	position:absolute;
	top:30px;
	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;
		}
	#popup-help
		{
	 	position:absolute;
		width:940px;
		height:500px;
		no-visibility:hidden;
		top:0px;
		left:0px;
		}
		
	#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:80px;
	left:10px;
	display:block;	
	width:920px;
	font-size:15px;
	font-family:Arial;
	line-height:18px;
	color:#220bac;
	color:#322088;
	}

	#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;
		}
#carte
	{
	position:absolute;
	width:940px;
	height:483px;
	top:0px;
	left:0px;
	overflow:hidden;
	}
	
.carta{
position:absolute;
top:340px;
}
.carta:hover{
top:330px;
}

#carta-spegni
	{
	left:5px;
	}	
#carta-chiudi
	{
	left:108px;
	}
#carta-diminuisci-quantita
	{
	left:211px;
	}
#carta-conserva
	{
	left:314px;
	}

#carta-ricicla
	{
	left:417px;
	}
#carta-scelta-alternativa
	{
	left:520px;
	}
#carta-riutilizza
	{
	left:623px;
	}
#carta-dona	
	{
	left:726px;
	}
#carta-leggi-etichetta
	{
	left:829px;
	}
#titolo
	{
	position:absolute;
	left:30px;
	top:22px;
	}
.titolo-popup-game
	{
	font-family:Arial;
	text-transform:uppercase;
	font-size:21px;
	color:#322088;
	font-weight:bold;	
	}
	
.sottotitolo-popup-game
	{
	font-family:Arial;
	font-size:18px;
	color:#322088;
	font-weight:bold;	
	}
	
#testo
	{
	position: absolute;
	top:280px;
	left:30px;
	width:525px;
	height:180px;
	font-family:Arial;
	font-size:16px;
	line-height:20px;
	color:#322088;
	display:block;
	}
#info-oggetto
	{
	position: absolute;
	top:74px;
	left:143px;
	}
#info-oggetto-game
	{
	position:absolute;
	top:90px;
	left:344px;
	}
#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:750px;}