@charset "utf-8";

/* STILI PERSONALI */

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

div#footer_craps{
	position:absolute;
	top:3650px;
}

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

div#footer_confronto_craps{
	position:absolute;
	top:2464px;
}

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

div#footer_regole_craps{
	position:absolute;
	top:3445px;
}

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

div#footer_consigli_craps{
	position:absolute;
	top:2327px;
}

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

div#footer_vincere_craps{
	position:absolute;
	top:2587px;
}

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

div#footer_segreti_craps{
	position:absolute;
	top:2421px;
}
