.side_a {
	float: left;
	width: 295px;
	background: #f55;
}

.side_b {
	float: right;
	width: 430px;
	background: #ff5;
}

.trayectoria_title {
	width: 139px;
	height: 18px;
	background: url("../img/trayectoria_title.gif") no-repeat;
	margin-bottom: 13px;
}

.trayectoria_title span {
	display: none;
}
