body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
}
.td_titulo {
	width: 400px;
}
.td_schedule {
	width: 200px;
}
td {
	white-space: nowrap;
}

.fondoceleste {
	background-color: #9cf;
}
.titulo {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #069;
}
.puertoleft {
	text-align:left;
	white-space: nowrap;
}
