@charset "utf-8";

#globalWrapper0 {
	background-image: url(../gui/bck_globalwrapper0_home.png);
}
#header {
	height: 332px;
}
#header h1#titoloPagina {
	display: none;
}

#splash {
	height: 180px;
	width: 550px;
	position: absolute;
	left: 10px;
	bottom: 16px;
	padding: 10px;
	background-color: #000000;
	border: 1px solid #333333;
	display: block;
}
#splashDescription {
	height: 190px;
	width: 350px;
	position: absolute;
	left: 600px;
	bottom: 16px;
	display: block;
	color: #757575;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	text-align: justify;
}
#splashDescription h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
