#content
{
	border: none;
	width: 931px;
	height: 485px;
	padding: 0px;
}

#rolloverContainer
{
	position: relative;
	width: 931px;
	height: 485px;
}

#imgRollover
{
	position: absolute;
}

.imgSplash
{
	width: 955px;
	height: 450px;
	background-color: white;
}

.logoSplash
{
	width: 955px;
	text-align: center;
}

.langSplash
{
	width: 380px;
	height: 26px;
	margin: 0 auto;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url("../immagini/grafica/home/barra_lingua.png");
	background-repeat: no-repeat;
	overflow: hidden;
}

.langSplash .lang
{
	width: 170px;
	font-size: 18px;
	color: #CC0000;
}

.langSplash .eng
{
	float: left;
}

.langSplash .ita
{
	margin-left: 210px;
	text-align: right;
}

.langSplash .lang .scritta
{
	height: 20px;
}

.langSplash .eng img
{
	float: left;
	margin-right: 10px;
}

.langSplash .ita .scritta
{
	float: left;
	margin-right: 10px;
}

#playPause
{
	position: absolute;
	right: 10px;
	top: 480px;
	width: 25px;
	height: 20px;
	cursor: pointer;
}