@charset "UTF-8";
/* CSS Document */

.avvisi{
	width: 250px;
left: 38%;
position: absolute;
bottom: 20px;
color: rgba(255, 255, 255, 0.59);
font-family: 'Lato', Verdana, Geneva, sans-serif;
text-align: center;
font-size: 12px;
line-height: 20px;}
.avvisi hr{
	border-style: solid;
color: rgba(255, 255, 255, 0.59);
margin: 10px;}
.contenitore{
	width:1024px;
	background-image: url(zero_livello.png);
	background-repeat: no-repeat;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	padding:10px 10px 10px 10px;
	overflow-x: hidden;
	overflow-y: visible;
}

.box-header{
	width:1030px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

.box-project{
	font-family: 'Lato', Verdana, Geneva, sans-serif;
	font-weight: 100;
	width:1024px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	padding: 0px 0px 0px;
}

.box-invisibilia{
	font-family: 'Lato', Verdana, Geneva, sans-serif;
	font-weight: 100;
	width:1024px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	color: #FFF;
	font-size: 32px;
	text-align: center;
	padding: 0px 0px 0px;
}

.box-3d{
	font-family: 'Lato', Verdana, Geneva, sans-serif;
	font-weight: 100;
	width:1024px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	color: #FFF;
	font-size: 20px;
	text-align: center;
	padding: 0px 0px 0px;
	margin-top: 25px;
}

.box-onto{
	font-family: 'Lato', Verdana, Geneva, sans-serif;
	font-weight: 100;
	width:1024px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	padding: 0px 0px 0px;
}

.box-title{
	font-family: 'Lato', Verdana, Geneva, sans-serif;
	font-weight: 100;
	width:1024px;
	height:75px;
	margin-left:auto;
	margin-right:auto;
	color: #FFF;
	font-size: 28px;
	text-align: center;
	padding: 40px 0px 0px;
}

.box-sinistra{
	float:left;
padding: 15px 15px 15px;
}

.box-destra{
	float:right;
padding: 15px 15px 15px;
}

.box-testo{
	font-family: 'Lato', Verdana, Geneva, sans-serif;
	font-weight: 100;
	font-size: 12px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	color: #FFF;
	padding: 15px 15px 15px;
	margin-top: 10px;
}