body {
	margin: 0;
	padding: 0;
}

#contenitoresplash 
{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 783px;
	height: 329px;
	margin-left: -391px; /* moitié de la largeur */	
	margin-top: -165px; /* moitié de la hauteur */	
	color:#000000;
	background-color: #333332;	
}

#testo 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 330px;
	bottom: 0px;
}

#splashdes 
{
	float: left;
	width: 394px;
	height: 329px;
	background-image: url(../immagini/splash/splash1.jpg);
	background-repeat: no-repeat;
}

#splashsin 
{
	float: right;
	height: 168px;
	width: 389px;
	background-image: url(../immagini/splash/splash2_testi.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#lingue {
	position:absolute;
	top:213px;
	left:601px;
}
