@charset "utf-8";
/* CSS Document */

.contAula {
	height:51px;
	text-align:left;
	width:45px;
	text-height:30px;
	border:1px solid #666;
	border-top:none;
	float:left;
	margin-left:10px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	background:#C3D0D4;
	line-height:51px;
}
.contAulaTitu {
	height:60px;
	line-height:20px;
	background:none;
	border:none;
	border-bottom:1px dotted #000000;
}
.contDia {
	height:51px;
	width:781px;
	background:url(/images/vacio2.png);
	border-bottom:1px solid #000000;
	border-right:1px dotted #000000;
	margin-right:10px;
	float:left;
}
.contDiaTitulo {
	height:60px;
	width:781px;
	background:url(../images/escala.png) repeat-x;
	border-bottom:1px dotted #000000;
	border-left:#FFF solid;
	margin-right:10px;
	float:left;
}
.unaHora {
	height:40px;
	padding: 3px 0px 3px 0px;
	margin:5px 0px 5px 0px;
	background:url(/images/barraCentro.png) repeat-x;
	float:left;
	font-size:8px;
	color:#000;
	line-height:12px;
	text-align:center;
}
.vacioHora {
	height:40px;
	background:none;
	float:left;
}
.derHora {
	height:40px;
	width:4px;
	background:url(/images/barraDer.png) no-repeat;
	float:left;
	margin:5px 0px 5px 0px;
}
.izqHora {
	height:40px;
	width:4px;
	background:url(/images/barraIzq.png) no-repeat;
	float:left;
	margin:5px 0px 5px 0px;
}
.bordeHora {
	height:40px;
	float:left;
}
.horario {
	margin:0;
	float:left;
	width:52px;
	text-align:left;
	line-height:45px;
	font-weight:bold;
	font-size:10px;
}
.unDia {
	margin-bottom:5px;
	padding:5px;
	background:#CCC;
	font-size:10px;
	line-height:12px;
}
.anoYear {
	float:left;
	width:50px;
	text-align:center;
}
.celdaDia {
	background-color:#CCC;
	text-align:right;
	padding:4px 5px 4px 0px;
	font-size:9px;
	font-weight:bold;
	margin-bottom:4px;
}
.celdaDia2 {
	min-height:100px;
}
.celHoy {
	background-color:#3875A6;
	color:#FFF;
}