#container_sub h2 {
	font-size: 1.063em;
	color: #069;
	padding: .8em 0 .8em 35px;
	background: 0 50% no-repeat;
}
#container_sub #content_main h2 {
	background-image: url('../comu/icon_noticies.jpg');
}
#container_sub #content_sub h2 {
	background-image: url('../comu/icon_agenda.gif');
}
a.rss {
	display: block;
	float: right;
	margin-top: -3em;
}
#container_sub li {
	border-bottom: 1px dotted #999;
	margin: 0 0 .5em 0;
}
	#container_sub h3 {
		background: none;
		padding: 0;
		margin: 0 0 .8em 0;
		font-size: .875em;
	}
	#container_sub p {
		font-size: .75em;
		margin: 0 0 .5em 0;
		line-height: 1.5em;
	}
	#container_sub p.data {font-size: .6875em;}
		#container_sub #content_sub p.data {font-weight: bold;}
	#container_sub li img {
		float: left;
		margin: 0 .8em .8em 0;
	}
#container_sub p.historic {
	font-size: .6875em;
	font-weight: bold;
	background: url('../comu/icon_historic.gif') 0 50% no-repeat;
	padding: .5em 0 .5em 25px;
}
