.peque {
	margin-left: 5px;
	font-size: 0.7em;
	color: #009;
	text-align: center;	
}

.titulo {
	border-bottom: 2px solid #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000066;
	font-weight: bolder;
}

.error {
	text-align: center;
	color: #CC0000;
}

table.tramos {
	width: 100%;
	margin: 10px auto;
	background-color: #fff;
	font-size: 9px;
	text-align: center;
	border-collapse: collapse;
	border: 2px solid #369;
	empty-cells: show;
}

table.tramos td {
	width: 15px;
	height: 22px;
	background: #fff;
	border-bottom: #b3b3ff solid 1px;
	border-collapse: collapse;
}

tr.horas td {
	width: auto;
	font-size: 12px;
	font-weight: bold;
	border-top: #b3b3ff solid 1px;
	border-left: #b3b3ff solid 1px;
	border-bottom: #b3b3ff solid 1px;
	border-right: #909 solid 1px;
	background-color:#f4f4ea;
}

table.tramos td.dia {
	width: 130px;
	font-size: 12px;
	font-weight: normal;
	border-right: #909 solid 1px;
	text-align: left;
	padding-left: 3px;
	background-color:#f4f4ea;
}

table.tramos td.dcha {
	padding: 0;
	width: 15px;
	border-top: #b3b3ff solid 1px;
	border-left: #b3b3ff solid 1px;
	border-bottom: #b3b3ff solid 1px;
	border-right: #909 solid 1px;
}

table.tramos td.dchano {
	padding: 0;
	width: 15px;
	border-right: #909 solid 1px;
}

tr.cuartos td {
	width: 15px;
	color: #666;
	font-size: 11px;
	border-top: #b3b3ff solid 1px;
	border-left: #b3b3ff solid 1px;
	border-bottom: #b3b3ff solid 1px;
	border-right: #ccc solid 1px;
	background-color:#f4f4ea;
}

table.tramos td.mata {
	width:auto;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	border-bottom: #b3b3ff solid 1px;
	border-right: #b3b3ff solid 1px;
	padding: 3px;
	background-color:#f4f4ea;
}

table.tramos td.domingo {
	width: auto;
	background: #F6F6F6;
	border-right: #909 solid 1px;
	color: #999;
	font-size: 12px;
	text-align: center;
	letter-spacing: 2em;
}

table.tramos td a {
	width: 15px;
	height: 100%;
	padding: 0;
	display: block;
	background-color: #FFFF66;
}

table.tramos td a:hover {
	padding: 0;
  	background-color:#fa0;
}

table.tramos td a.aso {
	width: 15px;
	height: 100%;
	padding: 0;
	display: block;
	background-color: #DAC02D;
}

table.tramos td a.aso:hover {
	padding: 0;
  	background-color:#fa0;
}

table.tramos td.nada {
	border: #b3b3ff solid 1px;
}

table.ejlib {
	width: 15px;
	height: 22px;
	background: #FFFF66;
	border: #b3b3ff solid 1px;
}

table.ejocu {
	width: 15px;
	height: 22px;
	background: White;
	border: #b3b3ff solid 1px;
}

table.ejaso {
	width: 15px;
	height: 22px;
	background: #DAC02D;
	border: #b3b3ff solid 1px;
}

