@charset "utf-8";

/* STILI PERSONALI */

div#main_giochi{	
	margin:0px auto;
	position:relative;
	width:960px;
	background:url(../immagini/bg_header.jpg) no-repeat top center #611812;
	height:3007px
}

div#footer_giochi{
	position:absolute;
	top:3007px;
}

div#slot_machines{	
	margin:0px auto;
	position:relative;
	width:960px;
	background:url(../immagini/bg_header.jpg) no-repeat top center #611812;
	height:2938px
}

div#footer_slot_machines{
	position:absolute;
	top:2938px;
}

div#video_poker{	
	margin:0px auto;
	position:relative;
	width:960px;
	background:url(../immagini/bg_header.jpg) no-repeat top center #611812;
	height:2610px
}

div#footer_video_poker{
	position:absolute;
	top:2610px;
}

div#giochi_arcade{	
	margin:0px auto;
	position:relative;
	width:960px;
	background:url(../immagini/bg_header.jpg) no-repeat top center #611812;
	height:2320px
}

div#footer_giochi_arcade{
	position:absolute;
	top:2320px;
}
