.titulo_agenda{
	font-size: 1em;
	font-weight: bold;
	color:#990000;
}
.hoy{
	text-align:left;
	font-size: 1.1em;
	font-family: georgia,arial,tahoma, sans-serif;
	padding: 2px;
	color: #990000;
}
.dia{
	border: 1px solid #B5C3CE;
	color: #636563;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
.dia_marc{
	border: 1px solid #3D7DB2;
	color: #B5C8DA;
	font-weight: bold;
	text-align: center;
	background-color: #336699;
	text-decoration: none;
	font-size: 1em;
}
.dia_act{
	border: 1px solid #B5C3CE;
	color: #636563;
	font-weight: bold;
	text-align: center;
	background-color: #E1E1E1;
	text-decoration: none;
	font-size: 1em;
}
.dias_tit{
	text-align:center;
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

a.agenda{
	color: #B5C8DA;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
a.agenda:hover{
	color: #B5C8DA;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
}
a.agenda:visited{	
	color: #B5C8DA;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
.divcal{
	float:left;
	padding-left: 7px;
}
.diveven{
	clear:both;
	padding-left: 11px;
}
.divbusc{
	float:left;
	padding-left: 7px;
	width: 68%;
	margin-left:7px;
}
.divleft{
	float: left;
	padding-left: 7px;
}
.desc{
	padding-left: 23px;
	color: #000000;
	font-size: 1em;
}
.bordeext{
	border-top: 0;
	border: 1px solid #C3C3C3;
}
.fecha_act{
	color: #3D7DB2;
}
.mesant, .messig{
	background-color: #3D7DB2;
	width: 1em;
}
