.celda_menu{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #588A30;
	border-right-color: #588A30;
	border-bottom-color: #588A30;
	border-left-color: #588A30;
	vertical-align:middle;
	text-align:center;
}
.celda_ocupada{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #588A30;
	border-right-color: #588A30;
	border-bottom-color: #588A30;
	border-left-color: #588A30;
	vertical-align:middle;
	text-align:center;
	background-color:#588A30;
	color: #ffffff;
}
.enlace_vacio{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}
.enlace_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #006347;
	text-decoration:none;
}
.enlace_menu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #F9B549;
	text-decoration:none;
}