body {
	margin: 0px;
	padding: 0px;
	background: Black;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: Black url(img/sp_interno.gif) top center repeat-y;
}

#container {

}

#corpoSplash {
	
}

#corpoCent {
	/* max 949px*/
	/*width: 930px;*/
	width: 949px;
	margin: auto;
}

#corpoSplashUp {
	/*height: 40%;*/
	height: 323px;
	background: #F1CCB1 url(img/sp_back_alto.gif) bottom center no-repeat;
}
#corpoSplashMid {
	
}
#corpoSplashDown {
	/*height: 40%;*/
	/*height: 333px;*/
	background: #DBA0E3 url(img/sp_back_basso.gif) top center no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 222px;
	text-align: right;
	font-size: 20px;
}
#corpoSplashDown a {
	text-decoration: none;
	
}
#corpoSplashDown a:link,
#corpoSplashDown a:visited {
	color: white;
}
#corpoSplashDown a:hover,
#corpoSplashDown a:focus,
#corpoSplashDown a:active {
	color: Black;
}

.viola {
	color: #FF0DFF;
}

.nero {
	color: Black;
}

#footer {
	margin-top: 20px;
	/*background: url(img/footer.jpg) top center no-repeat;*/
	padding: 5px 0px;
	text-align: center;
	font-size: 16px;
	color: white;
}

#footer a {
	text-decoration: none;
}

#footer a:link,
#footer a:visited {
	color: white;
}

#footer a:hover,
#footer a:focus,
#footer a:active {
	color: white;
}

#artefatta {
	/*text-align: right;
	background: Black;
	color: Red;
	padding-right: 10px;*/
	/*padding-top: 20px;*/
}
#artefatta img {
	border: 0px;
}