@charset "UTF-8";
body {
	background-color: #9C0000;
	background-image: url(/images/splash/splash_bg.png);
	background-repeat: repeat-x;
}
#divText {
	background-attachment: scroll;
	background-image: url(/images/splash/splash_titolo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 460px;
	width: 100%;
}
#apDiv1 {
	position:absolute;
	width:261px;
	height:76px;
	z-index:100;
	top: 307px;
	left: 341px;
	overflow: visible;
}
#apDiv2 {
	position:absolute;
	width:340px;
	height:50px;
	z-index:2;
	left: 382px;
	top: 190px;
	background-attachment: scroll;
	background-image: url(/images/splash/titolo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#apDiv3 {
	position:absolute;
	width:290px;
	z-index:3;
	left: 52px;
	top: 420px;
	background-attachment: scroll;
	background-image: url(/images/splash/attenzione.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 35px;
	line-height: 1.6;
	overflow: visible;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#apDiv4 {
	position:absolute;
	width:300px;
	z-index:4;
	left: 378px;
	top: 420px;
}
#apDiv5 {
	position:absolute;
	width:250px;
	z-index:5;
	left: 52px;
	top: 735px;
	line-height: 1.6;
	overflow: visible;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 6px;
}
.box_25 {
	clear: left;
	float: left;
	height: 25px;
	width: 25px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.box {
	clear: none;
	float: left;
	height: 19px;
	width: 250px;
	margin-right: 10px;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    color: #ffffff;
}
.box a:link, .box a:visited, .box a:hover, .box a:active {
	color: #ffffff;
	text-decoration: none;
}
.box a:hover {
	text-decoration: none;
	color: #dddddd;
}