#simbolo {
	background-image: url('../images/scuoladellaparola.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;
	right: -569px;
}

#corpo{
	width: 527px;
	left: 0px;
	position: relative;
	padding: 20px;
}

#window {
}

#framebox {
	height: 480px;
	border: none; 
	overflow: hidden;
}

a.link_laterale:hover, a.link_laterale:visited {
	color: #0066CC;
}
a.link_laterale {
	color: red;
}

a.link_corpo:hover {
	color: #F89A1E;
}
a.link_corpo {
	color: #0066CC;
	text-decoration: none;
}

#sottotitolo {
	width: 350px;
}

#fb_like {
	left: 470px;
}

#parola {
	width: 100%;
	margin-top: 30px;
}

#immagine1 {
	width: 220px;
	transform: rotate(7deg);
	-moz-box-shadow: 0 0 3px 3px #000000;
	-webkit-box-shadow: 0 0 3px 3px #000000;
	box-shadow: 0 0 20px 0px #000000;
	float: right;
	padding: 8px;
	margin-left: 35px;
	margin-bottom: 35px;
	position: relative;
	top: 30px;
	margin-right: -60px;
	background-color: white;
}

#immagine2 {
	width: 230px;
	transform: rotate(-7deg);
	-moz-box-shadow: 0 0 3px 3px #000000;
	-webkit-box-shadow: 0 0 3px 3px #000000;
	box-shadow: 0 0 20px 0px #000000;
	float: left;
	padding: 8px;
	margin-bottom: 70px;
	margin-right: 35px;
	position: relative;
	top: 50px;
	background-color: white;
	margin-left: -100px;
}

#esortazione {
	margin-top: 40px;
}

#drivescuola {
	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: 535px;
}

#parola {
	position: relative;
	width: 800px;
	
}