.base_container
{
	margin:0 auto;
	text-align:center;
}
.footerlittle
{
	font-size:10px;
	color:#858688;
}
.splash_container
{
	width:100%;
	height:600px;
	background:url(images/splash_background.png) no-repeat top center;
	margin:0 auto;
}
.splash_center{height:465px;}
.splash_menu
{
	margin:0 auto;
}

.splash_menu table
{
	height:15px;
	padding:0;
}
.splash_benvenuti td{font-family:Times New Roman; font-size:7px; color:Black; font-weight:normal;}
/*.splash_it{width:98px; font-family:Times New Roman; font-size:10px; color:Black; font-weight:bold;}*//*background:url(images/splash_it.png) no-repeat top center;*/
/*
.splash_en{width:98px; background:url(images/splash_en.png) no-repeat top center;}
.splash_fr{width:98px; background:url(images/splash_fr.png) no-repeat top center;}
.splash_de{width:98px; background:url(images/splash_de.png) no-repeat top center;}
*/
a.splash_link{display:block; width:100%; text-decoration:none;color:Black;}
a.splash_link:link{display:block; width:100%; text-decoration:none;color:Black;}
a.splash_link:visited{display:block; width:100%; text-decoration:none;color:Black;}
a.splash_link:hover{color:White;}












