/* @override http://localhost:8888/portalnf/content/css/agendaDir.css */

#DIVcontenidoDER{
	width: 716px !important;
}
h2{
	font-family: Arial, "MS Reference Sans Serif";
	color: #2aa3fd;
	text-shadow: rgba(0,0,0,0.22) 3px 3px 4px;
	padding-left: 15px;
}
#calendarioDir{
	float: left;
	overflow: hidden;
	width: 228px;
	height: 200px;
	padding-top: 30px;
	text-align: center;
	font: 12px Arial;
	padding-left: 10px;
}
#mesCalendar{
	margin-left: auto;
	margin-right: auto;
}
#mesCalendar td{
	background-color: #d2d2d2;
	text-decoration: none;
}
#mesCalendar td *{
	margin: 5px;
}
.diaSeleccionado{
	background-color: #2aa3fd !important;
	font-weight: bold;
}
#mesCalendar td a{
	text-decoration: none;
	color: #000;
}
#resultadoCalendario{
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
	height: 350px;
}
#tableAgendaDir{
	border: 0 none #fff;
	font: 13px "Arial Unicode MS", Arial;
}
.tdCal{
	height: 44px;
	border-style: none;
	overflow: hidden;
}
.limHoraFech{
	overflow: hidden;
	width: 66px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.tdInPadd{
	padding-left: 4px;
	padding-right: 4px;
	overflow: hidden;
	margin: 0px;
	background: #d0d0d0 url(/portalnf/content/images/caRE.jpg) repeat-x;
	height: 40px;
	line-height: 36px;
}
.limDescAgen{
	overflow: hidden;
	margin: 0px;
	width: 270px;
	min-height: 20px;
	height: auto;
	line-height: normal;
	text-align: justify;
	padding: 10px;
}
.thCal{
	letter-spacing: 2px;
	height: 25px;
	background-repeat: no-repeat;
	border-style: none;
	padding-top: 5px;
}

.horaCalDir.thCal{
	background-image: url(/portalnf/content/images/thAgendaDirsmall.jpg);
	vertical-align: top;
}
.fechaCalDir.thCal{
	background-image: url(/portalnf/content/images/thAgendaDirsmall.jpg);
	vertical-align: top;
}
.eventoCalDir.thCal{
	background-image: url(/portalnf/content/images/thAgendaDir.jpg);
	vertical-align: top;
}
.eventoCalDir{
	width: 294px;
}
.horaCalDir{
	width: 78px;
}
.fechaCalDir{
	width: 76px;
}
.diaEvento{
	background-color: #F4B14C !important;
	font-weight: bold;
}


