#simbolo {
	background-image: url('../images/cammini.png');
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 100%;
	width: 200px;
	height: 200px;
	left: -50px;
	top: 345px;
	position: relative;
	z-index: 6;
	border: 6px double #BBBBBB;
	border-radius: 40px;
}

#laterale {
	position: relative;
	top: -9px;
	height: 1120px;
	right: -569px;
}

#corpo{
	width: 590px;
	height: 1116px;
	top: -1140px;
	left: 0px;
	position: relative;
	padding: 20px;
}

#window {
	height: 1668px;
}


a.link_laterale:hover{
	color: red;
}
a.link_laterale {
	color: #0066CC;
}

a.link_corpo:hover {
	color: #F89A1E;
}
a.link_corpo, a.link_corpo:visited {
	color: #0066CC;
	text-decoration: none;
}

#sottotitolo {
	width: 350px;
}

#framebox {
	height: 680px;
	border: none; 
	overflow: hidden;
}
#drivecammini {
	border: none; 
	margin-top: -33px;
	margin-left: -15px;
	margin-right: 0px;
	font-family: opensans-regular;
	font-size: 9pt;
	color: #808080;
	overflow-x: hidden;
	width: 270px;
	height: 735px;
}

#link {
	width: 480px;
	height: 25px;
}