.pasa{
	clear: both;
}
.personajes{
	padding-top: 20px;
	clear: both;
	width: 100%;
	font: bolder 9pt;
	background-color: #FFFFFF;
	border: 1px dotted #FF382E;
}
.tecnico{
	width: 100px;
	float: left;
	text-align: center;
}
.telefonista{
	width: 100px;
	float: right;
	text-align: center;
}
