Modello:Templatestyle/teatro2.css

p {margin-left:2em; text-indent:-2em;}
.atto {
	text-align:center;
	font-size:170%;
	font-weight:bold;
	margin-bottom:1pc;
}
.scena {
	text-align:center;
	font-size:120%;
	font-weight: 800;
	margin-top:1pc;
	margin-bottom:1pc;
}
.personaggi {
	text-align:center;
	margin-bottom:1pc;
}
.indent {margin-left:0; text-indent:2em;}

.poem {width:30em;
	margin-left:0;
	position:relative;
	padding-left:5em;
}

.poem dt  {
	display:inline-block;
	position:absolute;
	left:0;
	font-weight:normal;
}