/*------------------AGENDA-------------------------------------------------------------*/
div.tx-ICSagenda-pi1 h2{ margin-bottom:10px;}

.tx-ICSagenda-pi1 a:link,.tx-ICSagenda-pi1 a:visited{
	color:#005291;
	font-size:11px;
}
.tx-ICSagenda-pi1 a:hover{
	color:#F75D00;
} 

.tx-icsagenda-list {
padding-bottom:4px;
	border-bottom:1px solid #B3B4B5;
	margin-bottom:16px;
}	
.tx-icsagenda-list-date { 
	color:#616164;
	font-weight:bold;
}	
.tx-icsagenda-list-title {
	color:#000000;
	font-weight:bold;
}
.tx-icsagenda-br {
	margin-bottom:20px;
}	

.tx-icsagenda-detail {
	margin-bottom:20px;
}

#thebody div.tx-ICSagenda-pi1 .csc-frame-rulerAfter{
	border-bottom:1px solid white;
	padding:0px;
}

