body 
{
	background: #000;	
	margin: 0px;
	padding: 0px;
}

div#splash_testata
{
	width: 100%;
	height: 125px;
	padding: 25px 0px 0px 0px;
	text-align:center;
}

div#splash_subtestata
{
	width: 100%;
	height: 36px;
	background: #dadadc;
}

div#splash_centro
{
	width: 100%;
	max-height: 259px
	text-align:center;
	background: #dadadc;
}

div#splash_centro img
{
	width: 100%;
}

div#splash_subcentro
{
	width: 100%;
	height: 36px;
	background: #dadadc;
	text-align: center;
}

div#splash_chiusura
{
	width: 100%;
	padding-top:34px;
	padding-bottom:34px;
	text-align:center;
}

div#splash_chiusura a
{
	color: #fff;
	text-decoration:none;
	font-size:18px;
}

div#splash_chiusura a:hover
{
	text-decoration:underline;
}

div#splash_credits
{
	padding-top:30px;
	font-size:12px;
	color: #ddd;
}

div#splash_credits a
{
	font-size:12px;
	color: #ddd;
	text-decoration:none;
}

div#splash_credits a:hover
{
	text-decoration:none;
}
