html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form { 
	margin: 0;
	padding: 0;
	border: 0; 
	font-family: Arial, Helvetica, sans-serif;
	background: #D3D3D3;
}

body {
	min-width: 780px;
	margin:  auto;
	background: white;
}

#contenitore_1 {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #F35712;
	font-weight: bold;
	width: 900px; 
	height: 1300px;
	margin: auto;
	position: relative;
	text-align: justify;
}



#foot{
	position: absolute; 
	width: 900px; 
	height: 64px;  
	text-align: center; 
	font-size: 11px; 
	letter-spacing: 3px;
	left: 0px;
	top: 1236px;
	color: #414141;
	z-index: 11;
	
}


#foot a{
	color: #414141;
	text-decoration: none;
}

#foot a:hover{
	color: #87888A;
}

#bottom{
	position: absolute;
	width: 42px; 
	height: 42px; 
	top: 215px; 
	right: 210px; 
	background-color: transparent;
	display: block;
	z-index: 100;
}

#bottom a{
	background-color: transparent;
	width: 42px; 
	height: 42px; 
	display: block;
	position: absolute;
}

#bottom a:hover{
	display: block;
	position: absolute;
}


#span_1{
	font-size: 42px; 
	line-height: 40px;
	position: relative;
}

#span_2{
	font-size: 32px; 
	color: #848484; 
	line-height: 36px;
	position: relative;
}

#span_3{
	font-size: 25px; 
	color: #A0A0A0; 
	line-height: 30px;
	position: relative;
	line-height: 32px;
}

#span_4{
	font-size: 24px; 
	color: #A0A0A0; 
	line-height: 32px;
	position: relative;
}

#span_6{
	font-size: 28px; 
	font-weight: bold;
	position: relative;
	line-height: 35px;
}

#screenshot{
	position:absolute;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	width: 200px;
	font-size: 11px;
	text-align: justify;
	
	}

#hover a{
	
	text-decoration: underline;
	color: gray; 
	font-size: 12px; 
	font-weight: bold;
}

#hover a:hover{
	text-decoration: none;
	color: gray; 
	font-size: 12px; 
	font-weight: bold;
}