.titulo-agenda{
	font-size: 1em;
	font-weight: 900;
	color:#474D47;
}
.hoy{
	text-align:left;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, times,  sans-serif;
	padding: 0.2em;
	color: #474D47;
}
.dia{
	border: 0.01em solid #B5C3CE;
	color: #636563;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
.dia-marc{
	border: 0.01em solid #3D7DB2;
	color: #B5C8DA;
	font-weight: bold;
	text-align: center;
	background-color: #09F;
	text-decoration: none;
	font-size: 1em;
}
.dia-act{
	border: 0.1em 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: Verdana, Arial, Helvetica, times,  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;
}
.divbusca{
	float:left;
	padding-left: 0.6em;
	width:60%;
	margin-top: 1em;
}
.divcal{
	float:left;
	padding-left: 0.6em;
	margin-top: 1em;
}
.diveven{
	clear: both;
	padding-left: 1em;
}
.divleft{
	float: left;
	padding-left: 0.6em;
}
.desc{
	padding-left: 2em;
	color: #000000;
	font-size: 1em;
}
.bordeext{
	border: 0.1em solid #C3C3C3;
}
.fecha-act{
	color: #3D7DB2;
}
.mesant, .messig{
	background-color: #3D7DB2;
	width:0.1em;
}