body {
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
}

#contenitoresplash 
{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 784px;
	height: 530px;
	margin-left: -403px; /* moitié de la largeur */
	margin-top: -277px; /* moitié de la hauteur */
	color:#000000;
	background-color: #FFFFFF;
	padding-top: 11px;
	padding-right: 12px;
	padding-bottom: 11px;
	padding-left: 12px;
}

#testo 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
	left: 0px;
	top: 330px;
	bottom: 0px;
	background-color: #FFFFFF;
	height: 17px;
	width: 784px;
	vertical-align: text-bottom;
	padding-top: 3px;
}
#splashsup {
	background-image: url(../immagini/splash/splashsup.gif);
	height: 165px;
	width: 784px;
}

#splash {
	height: 530px;
	width: 784px;
}
#splashinf {
	background-image: url(../immagini/splash/slashinf.gif);
	height: 184px;
	width: 784px;
}

#splashcen {
	background-image: url(../immagini/splash/splashcen.jpg);
	height: 119px;
	width: 784px;
	padding-top: 45px;
}

#lingue {
	top:213px;
	left:601px;
	height: 71px;
	width: 128px;
	margin-left: 594px;
}

