#scuola {
	background-color: #000000;  /* the background          */
	filter:alpha(opacity=40);   /* Internet Explorer       */
	-moz-opacity:0.4;           /* Mozilla 1.6 and below   */
	opacity: 0.4;               /* newer Mozilla and CSS-3 */
	position:absolute;
	top: -34px;
	left: -2px;
	width:292px !important;width /**/:302px;
	height:205px !important;height /**/: 215px;
	overflow:auto;padding: 4px;
	border: 2px solid #b07e94;
}
#storia{
	position:absolute;
	top: -32px;
	left: -2px;
	width:294px !important;width /**/:304px;
	height:206px !important;height /**/: 216px;
	overflow:auto;padding: 4px;
	text-align: justify;
	z-index: 2;
}