#pgAgenda #mainL
{
	float: left;
	width: 100px;
	/*margin-top: 20px;*/
	margin-left: 190px;
	text-align: right;
	
	border-right: 10px solid rgb(178,54,140);
	
	padding: 10px 15px 10px 0;
}

#pgAgenda #mainL li
{
	margin-bottom: 18px;
	line-height: 1.2;
	font-weight: bold;
}

#pgAgenda #mainL li.active a
{
	color:#000000;
}

#pgAgenda .more,
#pgAgenda #mainL li a
{
	color:rgb(178,54,140);
}

#pgAgenda #mainR
{
	float: left;
	width: 500px;
	/*margin-top: 20px;*/
	margin-left: 30px;
}

#pgAgenda #mainR > div
{
	margin-bottom: 26px;
	/*min-height: 90px;*/
	width: 630px;
}

#pgAgenda #mainR > div:after
{
	clear: both;
}
/*
#pgAgenda #mainR > div div:first-child
{
	float: left;
	width: 150px;
	height: 90px;
	margin-right: 25px;
}
*/
#pgAgenda #mainR time
{
	margin-right: 25px;
	font-weight: bold;
	width: 110px;
}

#pgAgenda #mainR time span
{
	color:rgb(178,54,140);
}

#pgAgenda #mainR time+div
{
	float:left;
	width: 290px;
}

#pgAgenda #mainR h4
{
	/*color: rgb(6,179,235);*/
	font-weight: bold;
	/*margin-bottom: 10px;*/
}

#pgAgenda #mainR h4+p
{
	line-height: 1.2;
	/*margin-bottom: 8px;*/
}

#pgAgenda #mainR p+p
{
	line-height: 1.2;
	text-align: justify;
	width: 430px;
	/*margin-left: 176px;*/
}

#pgAgenda .sepa
{
	margin-top: 20px;
	margin-bottom: 24px;
	min-height: 10px;
}

#pgAgenda .sepa span
{
	float: left;
	width: 74px;
}

#pgAgenda .sepa div
{
	background-color:rgb(178,54,140);
	height: 2px;
	width: 424px;
	float: right;
	margin-top: 4px;
	/*margin-left: 10px;*/
}
