.cal-box{
	width:217px;
	_width:205px;
	color:#141C5B;
	margin: 15px;
}
.cal-cabecera{
	font-size:1.2em;
	text-align:center;
	font-weight:normal;
	float: left;
	width:184px;
	_width:175px;
}
.cal-flecha{
	float: left;
}
.mesant, .messig{
	background-color:#141C5B;
}
.cal-celda-cabecera{
	float: left;
	width:31px;
	width:29px;
	_width:27px;
	height: 27px;
	text-align: center;
	font-size:1.2em;
	text-align:center;
	text-decoration:none;
	margin:1px;
}
.cal-celda{
	float: left;
	width:29px;
	width:27px;
	_width:25px;
	height: 27px;
	text-align: center;
	font-size:1.2em;
	padding:2px 0;
	border:1px solid #B5C3CE;
	color:#636563;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	margin:1px;
}
.cal-celda-vacia{
	float: left;
	width:27px;
	width:29px;
	_width:27px;
	height: 28px;
	text-align: center;
	font-size:1.2em;
	color:#636563;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	margin:1px;
}
.cal-marcado{
	float: left;
	width:23px;
	_width:27px;
	height: 28px;
	background-color:#E6E6ED;
	border:1px solid #3D7DB2;
	color:#141C5B;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	cursor:pointer;
	font-size:1.2em;
	padding:2px;
	margin:1px;
	text-align:center;
}
.cal-celda-hoy{
	background-color:#8EBFE8;
	border:1px solid #3D7DB2;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.cal-sep{
	border: 1px solid #CCC;
	width: 120px;
}