.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: #503400;
}
.dia{
	border: 0.01em solid #FFA603;
	color: #636563;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
.dia-marc{
	border: 0.01em solid #3D7DB2;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #A49D00;
	font-size: 1em;
}
.dia-marc a{
	color: #fff;
	text-decoration: none;
}

.dia-act{
	border: 0.1em solid #B5C3CE;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #4B4915;
	text-decoration: none;
	font-size: 1em;
}
.dia-act a{
	color: #fff;
	text-decoration: none;

}
.dias-tit{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, times,  sans-serif;
	font-size: 1em;
	font-weight: bold;
}

a.agenda{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
a.agenda:hover{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
}
a.agenda:visited{	
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
.agenda-hr{
	border: 0.1em solid #FFA603;
}
.agenda-separador{
	background-color: #FFA603;
}
.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;
}
.divnuev{
	clear: both;
	padding-left: 1em;
	padding-top: 1em;
}
.agenda-actual{
	float: left;
	width: .6em;
	height: 1.08em;
	padding-left: 0.6em;
	background-color: #4B4915;
}
.agenda-evento{
	float: left;
	width: .6em;
	height: 1.08em;
	padding-left: 0.6em;
	background-color: #A49D00;
}
.desc{
	padding-left: 2em;
	color: #000000;
	font-size: 1em;
}
.bordeext{
	border: 0.01em solid #7E7534;
}
.fecha-act{
	color: #3D7DB2;
}
.mesant, .messig{
	background-color: #3D7DB2;
	width:0.1em;
}
