  /**** UNIGE Agenda ****/
.unige-agenda-xml .filters {
	margin-bottom: 15px;
}
.unige-agenda-xml .event {
	width: 378px;
	margin-bottom: 10px;
	padding: 10px;
}
.unige-agenda-xml .event .category {
	text-transform: uppercase;
	margin-bottom: 4px;
}
.unige-agenda-xml .event .title {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 8px;
}
.unige-agenda-xml .event .date {
	margin-bottom: 4px;
}
.unige-agenda-xml .event .place {
}
.unige-agenda-xml h2 {
	margin-bottom: 7px !important;
}
.unige-agenda {
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #aaa;
	padding: 0px 5px 10px 5px;
}
.unige-agenda h2 {
	color: #fff;
	font-size: 22px;
	font-family: verdana, sans-serif ;
	margin: 0px 0px 3px 0px;
	padding-top: 3px;
}
.unige-agenda div.calendar {
	overflow: auto;
	max-height: 200px;
	background-color: #fff;
	padding: 0px 0px
}
.unige-agenda div.calendar_header {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding: 1px 0px;
	margin-bottom: 3px;
}
.unige-agenda-footer {
	margin-top: 3px;
}
.unige-agenda-footer a {
	color: #fff !important;
	font-weight: bold;
}
.unige-agenda-footer a:hover {
	background: none !important;
	text-decoration: underline;
}
.unige-agenda div.calendar_header a {
	font-weight: bold;
	color: #fff;
	display: inline-block;
	padding: 12px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:12px;
	width: 12px;
}
.unige-agenda div.calendar_header a:hover {
	background-color: transparent;
}
#calendar_previous_link {
	background-image: url(/cide/packages/unige/blocks/unige_agenda/images/pagination-left.png); 
}
#calendar_next_link {
	background-image: url(/cide/packages/unige/blocks/unige_agenda/images/pagination-right.png); 
}
.unige-agenda div.calendar_date {
	padding: 0px 5px;
}
.unige-agenda div.calendar_events {
	padding: 0px 5px;
	font-size: 11px;
}
.unige-agenda div.calendar_event {
	border-bottom: 1px dotted #000;
	padding: 0px 0px 3px 0px;
	margin-bottom: 5px
}
.unige-agenda div.calendar_event_category {
	text-transform: uppercase;
}
