.dia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #526543;
	background-color: #eae7c8;
	text-align: right;
	/*text-align: justify;*/
}

.diaVacio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #526543;
	background-color: #e5e1b9;
	text-align: right;
	/*text-align: justify;*/
}

.diaSemana {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	color: #526543;
	background-color: #bfbf9b;
	text-align: center;
	/*text-align: justify;*/
}

.mes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	color: #526543;
	/*background-color: #e5e1b9;	*/
	text-align: center;
	/*text-align: justify;*/
}

.diaActual {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #526543;
	background-color: #eae7c8;
	/*text-align: justify;*/
}

a.fechaOcupada         { font-weight: bold; color: #ef321a  }
a.fechaOcupada { font-weight: bold; color: #ef321a  }
a.fechaOcupada:link    { font-weight: bold; color: #ef321a  }
a.fechaOcupada:hover   { font-weight: bold; color: #303926  }