.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: #00544e;
	font-weight:bold;
}
.dia{
	border: 0.01em solid #e1e1e1;
	background-color:#e1e1e1;
	color: #00544e;
	text-align: center;
	font-weight: bold;
	font-size: 0.83em;
	text-decoration: none;
}
.dia-marc{
	border: 0.01em solid #00544d;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #00544d;
	font-size: 0.83em;
}
.dia-marc a,.dia-marc a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.dia-act{
	border: 0.01em solid #636563;
	color: #595959;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	font-size: .83em;
}
.dia-act a{
	color: #fff;
	text-decoration: none;

}
.dias-tit{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, times,  sans-serif;
	font-size: 1.16em;
	font-weight: bold;
	color:#00544e;
}

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 #e1e1e1;
}
.agenda-separador{
	background-color:#e1e1e1;
}
.divbusc{
	float:right;
	color:#00544e;
	font-weight:bold;
	padding-left: 0.6em;
	padding:1em 0 1em 0;
}
.divcal{
	float:left;
	padding-left: 0em;
	margin-top: 1em;
}
.diveven{
	float:left;
	width:60%;
	padding-left: 1em;
}
.divnuev{
	clear: both;
	padding-left: 1em;
	padding-top: 1em;
}
.agenda-actual{
	float: left;
	width: 1.4em;
	height: 1.2em;
	background-color: #FFFFFF;
	border:0.08em solid #636563;
	margin:0.3em 0 0 0.1em;
}
.agenda-evento{
	float: left;
	width: 1.4em;
	height: 1.2em;
	background-color: #00544d;
	border:0.08em solid #00544d;
	margin:0.3em 0 0 .1em;
}
.desc{
	float:left;
	padding-left:1em;
	padding-top:0.3em;
	color: #595959;
	font-size: 1em;
}
.bordeext{
	border: 0.01em solid #595959;
}
.fecha-act{
	color: #3D7DB2;
}
.mesant, .messig{
	background-color: #3D7DB2;
	width:0.1em;
}
#agendaDerecha{
	width:15.5em;
	float:right;
	margin-right:1em;
}
.titAgenda{
	position:relative;top:0em;left:50%;
	margin-left:-5.83em;
	font-weight:bold;
	color:#00544e;
	text-align:center;
	padding:.8em 0.2em;
}
.mes_anterior{
	width:1.08em;
	padding:.8em .5em;
}
.mes_siguiente{
	width:1.08em;
	margin-left:1em;
	float:right;
	padding:.8em 0.5em;
}
.tabla-agenda{
	width:100%;
}

.dia-act-marc-sel,.dia-marc-sel{
	border: 0.01em solid #636563;
	color: #595959;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	font-size: .83em;
}
.dia-marc-sel a,.dia-act-marc-sel a{
	text-decoration:none;
}
.margin-top{
	margin-top:1em;
}
.sin-eventos{
	width:100%;
	text-align:center;
}
.agenda-no-validas{
	float:left;
	clear:both;
}
.margin-derecho{
	margin-right:0.6em;
}
