/* CSS Document */

#container {
	/*margin-top: -84px;*/
}
#noticias {
	float: left;
	margin-top: 6px;
	width: 267px;
	overflow: hidden;
}
#noticias h2 a {
	font-size: 19px;
	color: #4F9841;
	line-height: 24px;
}
#noticias p.manchete a {
	color: #666666;
	font-size: 12px;
}
#noticias h2.title_noticias {
	text-indent: -1000in;
	background: url(../../images/title_noticias.png) no-repeat;
	height: 40px;
	margin-top: 20px;
}
#noticias li {
	background: url(../../images/icon_seta_fina_green.png) no-repeat;
	background-position: 0 5px;
	padding-left: 10px;	
	margin-bottom: 10px;
}
#noticias li a, #noticias p.mais a {
	color: #6d9d5d;
	line-height: 15px;
}
#noticias p.mais {
	margin-left: 10px;
	font-weight: bold;
}

#side {
	float: left;
	margin-left: 20px;
	margin-top: -35px;
	width: 267px;
}
#side div.banner {
	margin-bottom: 15px;
}
#agenda {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
#agenda h2 {
	text-indent: -1000in;
	background: url(../../images/title_agenda.png) no-repeat;
	height: 40px;
	margin-top: 20px;
}
#agenda li {
	color: #6585bf;
	margin-bottom: 10px;
	line-height: 15px;
}