#content {
	width: 950px;
	height: 432px;
	background-color: #fff;
	text-align: left;
	padding-top: 0px;
}

#main_data {
	vertical-align: top;
}

#cl_logo {
	position: absolute;
	top: 620px;
	left: 840px;
}

#fechas1 {
	position: absolute;
	top: 240px;
	left: 50px;
	z-index: 2;
}

#fechas2 {
	position: absolute;
	top: 240px;
	left: 317px;
}

.sched {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	padding-right: 25px;
}

.dia {
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	color: #94070A;
	font-weight: bold;
}

#map {
	position: absolute;
	top: 240px;
	left: 680px;
}

#map TD {
	padding-right: 10px;
	vertical-align: top;
}

#map A:link,
#map A:active,
#map A:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	color: #94070A;
	font-weight: bold;
	text-decoration: none;
}

#map A:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	color: #94070A;
	font-weight: bold;
	text-decoration: underline;
}


