body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../immagini/idea-srl_sfumatura.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#corpo {
	position: absolute;
	left: 50%;
	top: 25%;
	width: 610px;
	height: 340px;
	margin-left: -305px;
	margin-top: -85px;
	border: #666666 1px dotted;
	padding: 0;
}
#intro {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 600px;
	height: 300px;
	margin: 0;
	border: #666666 1px dotted;
	padding: 0;
}
#menumini {
	position: absolute;
	left: 0;
	top: 305px;
	width: 590px;
	height: 20px;
	margin: 10px;
	border: 0;
	padding: 0;
}
#back {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 20px;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: left;
}
#skip {
	position: absolute;
	left: 540px;
	top: 0;
	width: 50px;
	height: 20px;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: right;
}

