.cabecera-calendario{
	width:16.5em;
}
.tabla-calendario{
	width:14.16em;
	margin:0 0 0 1.5em;
}
.titulo-agenda{
	font-size: 1em;
	color:#00544d;
	font-weight:bold;
	text-align:center;
}
.hoy{
	text-align:left;
	font-size: 1.2em;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,times,sans-serif;
	padding: 0.2em 0.2em 1em 0.2em;
	color: #1b8cb3;
	font-weight:bold;
}
.dia{
	width:1.81em;
	height:1.81em;
	background-color:#e1e1e1;
	font-size:.91em;
	color: #595959;
	text-align: center;
	text-decoration: none;
}
.dia-marc, .dia-act-marc{
	width:1.81em;
	height:1.81em;
	font-size:.91em;
	background-color:#e1e1e1;
	color: #f58000;
	font-weight: bold;
	text-align: center;
}
.dia-marc a,.dia-marc a:visited,.dia-act-marc a,.dia-act-marc a:visited{
	color: #f58000;
	text-decoration: none;
}
.dia-act,.dia-act-marc-sel,.dia-marc-sel{
	width:1.81em;
	height:1.81em;
	font-size:.91em;
	background-color:#e1e1e1;
	color: #f58000;
	font-weight: bold;
	text-align: center;
}

.dia-act a,.dia-marc-sel a,.dia-act-marc-sel a{
	color: #fff;
	text-decoration: none;
}

.dias-tit{
	text-align:center;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,times,sans-serif;
	font-size: 1.16em;
	font-weight: bold;
	color:#f68100;
}

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.08em solid #e9e9e9;
}
.agenda-separador{
	background-color:#e1e1e1;
}
.divbusc{
	display:none;
	float:right;
	color:#00544e;
	font-weight:bold;
	padding-left: 0.6em;
	padding:1em 0 1em 0;
}
.divcal{
	padding:0em 0 1em 0.5em;
	width:17.33em;
	float:left;
	
}
.diveven{
	float:left;
	width:100%;
	padding-left: 1em;
}
.divnuev{
	clear: both;
	padding-left: 1em;
	padding-top: 1em;
}

.agenda-actual{
	float: left;
	width: 1.09em;
	height: 1.09em;
	background:url('/imagenes/leyenda-actual.gif') top left no-repeat;
	margin:0 0 0.4em 4.3em;
}

.agenda-evento{
	float: left;
	width: 1.09em;
	height: 1.09em;
	background: url('/imagenes/leyenda-eventos.gif') top left no-repeat;
	margin:0 0 0.4em 4.3em;
}
.desc{
	float:left;
	padding-left:1em;
	color: #897b69;
	font-size:1em;
}
.bordeext{
	border:0px solid;
}
.fecha-act{
	color: #3D7DB2;
}
.mesant, .messig{
	background-color: #3D7DB2;
	width:0.1em;
}
#agenda{
	width:16.83em;
	float:left;
	position:relative;
	margin:1em 0 0 0;
	padding:1em 1em 0 0;
	border:.08em solid #e9e9e9;
}
.calendario-columna-izda{
	float:left;
	width:4.33em;
	margin:1.5em 0 0 0;
}
.mes_anterior{
	width:4em;
	margin:0 0.33em 1.09em 0;
	text-align:right;
}
.titAgenda{
	width:4em;
	margin:0 0.33em 0 0;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,times,sans-serif;
	color:#007ba5;
	font-size:2.08em;
}
.mes_siguiente{
	width:4em;
	margin:0 0.33em 0 0;
	text-align:right;
}
.tabla-agenda{
	width:100%;
}
.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;
}
.fecha_agenda{
	border:1px solid;
}
{

}
a.agenda-eventos-index:link, a.agenda-eventos-index:hover, a.agenda-eventos-index:visited{
	color:#4B4B4B;
	text-decoration:none;
	
}
