TABLE.calendar_bloque {
	WIDTH: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
/*	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
*/
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #cccccc;
}
.calendar_dias {
	font-family: "trebuchet MS";
	color: #666666;
	background-color: #EDF0F7;
	font-size: 10px;
	font-weight: normal;
}
TR.calendar_diasmes
{
	background-color: #EDF0F7;
}

TD.calendar_dias {
	font-family: "trebuchet MS";
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
}
.calendar_numeros {
	font-family: "trebuchet MS";
	font-size: 10px;
	text-align:center;
}
.calendar_bloque3 {
	font-family: "trebuchet MS";
	width: 173px;
}

.calendar_titulos {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #3E69BE;
	background-color: #FFFFFF;
	font-weight: bold;
}
.calendar_mes {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #707070;
	background-color: #FFFFFF;
}
a.calendar:visited {
	text-decoration: none;
}
a.calendar:active {
	text-decoration: none;
}


a.calendar:link {
	text-decoration: none;
	font-weight: bold;
	color: #7c94c0;
}
.calendar_datos {
	font-family: "trebuchet MS";
	font-weight: lighter;
	color: #7c94c0;
	font-size: 11px;
}
.calendar_texto {
	font-family: "trebuchet MS";
	font-size: 10px;
}
td.calendar_texto {
	font-family: "trebuchet MS";
	font-size: 10px;
	background-color: #FFFFFF;
	color: 7c94c0;
}
.calendar_numeros_2 {
	font-family: "trebuchet MS";
	color: #7c94c0;
	background-color: #FFFFFF;
}

.calendar_fechas {color: #707070}

#titulocalendario {
	float: left;
	width: 182px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #3E69BE;
	padding-bottom: 5px;
}
#titulofechasimport {
	float: left;
	width: 182px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #3E69BE;
	padding-bottom: 5px;
}

