span.titolo{
	color: #996699;
	font-weight: bold;
	font-size: 12px;
}
span.sottotitolo{
	color: #850344;
	font-weight: bold;
	border: 1px dotted #040728;
        margin: 3px 0;
}
span.insegnante{
	color: #cc99cc;
	font-weight: bold;
}
#container {
	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:572px !important;width /**/:582px;
	height:205px !important;height /**/: 215px;
	overflow:auto;padding: 4px;
	border: 2px solid #b07e94;
}
#curriculum_vitae{
	position:absolute;
	top: -32px;
	left: -2px;
	width:574px !important;width /**/:584px;
	height:206px !important;height /**/: 216px;
	overflow:auto;padding: 4px;
	text-align: justify;
	z-index: 2;
}