#cal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#cal table {
	font-size: 11px;
	color: #000000;
	width:390px;
	text-align: center;
	background-color: #006699;
}
#cal td {
	padding: 1px;
	background:#FFFFFF;
	font-weight:normal;
}

#cal h2 {
	font-size: 14px;
	margin-top: 30px;
}
#cal h1 {
	font-size: 18px;
}
#cal th {
	background-color: #006699;
	color: #FFFFFF;
}
.sesion	{width:90px}
.coordina {width:110px}
.dia {width:70px}
.hora {	width:70px}
