.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 #5C97A7;
	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: #5C97A7;
	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: #171795;
	text-decoration: none;
	font-size: 1em;
}
.dia-act a{
	color: #fff;
	text-decoration: none;

}
.dias-tit{
	color:#646464;
	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 #EDEAEA;
}
.agenda-separador{
	background-color: #5C97A7;
}
.divbusca{
	float:left;
	margin-left: 0.6em;
	width:60%;
	margin-top: 1em;
}
.divcal{
	float:left;
	padding-left:0.2em;
	margin-top: 1em;
}
.diveven{
	clear: both;
	padding:4em 0 0 1.5em;
	font-size:0.9em;
	width:85%;
}
.fecha-ini{
	font-weight:bold;
	color:#171795;
}
.diveven a:link, .diveven a:hover, .diveven a:visited{
	color:#383838;
	text-decoration:none;
}
.divnuev{
	clear: both;
	padding-left: 1em;
	padding-top: 1em;
	display:none;
}
.agenda-actual{
	float: left;
	width: .6em;
	height: 1.08em;
	padding-left: 0.6em;
	background-color: #171795;
}
.agenda-evento{
	float: left;
	width: .6em;
	height: 1.08em;
	padding-left: 0.6em;
	background-color: #5C97A7;
}
.desc{
	padding-left: 2em;
	color: #9F9F9F;
	font-size: 1em;
}
.bordeext{
	border: 0.01em solid #7E7534;
}
.fecha-act{
	color: #3D7DB2;
}
.mesant, .messig{
	background-color: #3D7DB2;
	width:0.1em;
}
#tabla-buscador{
	color:#646464;
	font-size:0.9em;
	border:0px solid;
}
#tabla-buscador b{
	color:#171795;
}
#tabla-buscador select{
	border:1px solid #7F9DB9;
}
.input-agenda{
	border:1px solid #B9BAC0;
	width:135px;
}
#agenda-contenido{
	margin-top:1em;
	margin-left:0.2em;
	background:url('/imagenes/agenda-contenido-repeat.gif') top left repeat-y;
	width:491px;
	min-height:271px;_height:271px;
}
.agenda-contenido-central{
	background:url('/imagenes/agenda-contenido-central.gif') top left no-repeat;
	width:491px;
	min-height:271px;_height:271px;
}
.agenda-contenido-pie{
	background:url('/imagenes/agenda-contenido-bottom.gif') bottom left no-repeat;
	width:491px;
	height:13px;
}
.tabla-calendario{
	background-color:#fff;
}
