.calendario {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	width:300px;
	font-size:0.7em;
}
.calendario td {
	background-color: #f2f2f2;
	height: 19px;
	width: 42px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color:#c0162d;
}
.calendario td span {
	background-color: #c0162d;
	height: 17px;
	width: 42px;
	margin-top: -2px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1em;
	float: left;
	text-decoration:none;
	font-weight:bold;
	border: 1px solid #5E611C;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imagenes/flecha.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.calendario    td span:hover {
	color: #FFFFFF;
	background-color: #797979;
	border: 1px solid #FFFFFF;
}

#calmes{
	color:#797979;
	font-weight:bold;
	background-color:#FFFFFF;
}
.calendario   th {
	font-weight: bold;
	text-align: center;
	border:none;
	background-color:#c0162d;
	color:#fff;
}
#calendarionav    {
	background-image: none;
	background-color: #f2f2f2;
	color: #797979;
	border:none;
	font-weight: bold;
}
#calendarionav2 {
	background-image: none;
	background-color: #f2f2f2;
	color: #797979;
	border:none;
	font-weight: bold;
}
