.corpo {
	margin-bottom: 10px;
	line-height: 1.4em !important;
}

.strip {
	display: table;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
}

.strip .immagine {
	display: -moz-inline-block;
	vertical-align: top;
}

.strip .immagine a {
	vertical-align: baseline;
}

.titolo {
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 1.25em;
	font-weight: bold;
}

.sottotitolo {
	font-size: 0.65em;
	color: #AABED0;
}

.citazione {
	display: block;
	margin: 2px 0px;
	text-align: center;
	font-size: 1.6em;
	line-height: 1.2em;
	width: 40%;
}

strong {}

em {}

.capo {
	float: left;
	font-size: 4.2em;
	line-height: 1em;
	font-family: Times New Roman;
	margin-right: 3px;
}

.immagine {
	width: 150px;
	padding: 2px;
	margin: 2px 4px 2px 4px;
	color: #636363 !important;
	background-color: #F2F1F1;
	text-align: center;
	line-height: 1.3em;
	font-size: 0.8em;
	font-weight: normal !important;

}

.immagine img {
	border: solid 1px #F96E19;
}

ul.elenco {
	margin-top: 2px;
	margin-bottom: 8px;
}

ul.elenco li {
	line-height: 1.4em;
}

.box {
	margin: 5px;
	padding: 5px;
	width: 170px;
	background-color: #DBE2E7;
	border-top: solid 1px #BBBBBB;
	font-size: 0.8em;
	line-height: 1.5em;
}

.box:first-line {
	font-weight: bold;
}
