#agenda *,#news *,#destaquem *{
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-decoration:none;
}
#agenda{
	position:relative;
	border-top:3px solid #EFEFEF;
	background:#DBDBDB url(/img/icoh_events.gif) no-repeat 20px 15px;
	padding:13px 0px 10px 0px;
}
#news{
	border-top:3px solid #EFEFEF;
	background-color:#B1B1BD;
}
#agenda h1 a,#news h1 a,#news2 h1{
	color:#2F2F55;
	font-size:1.6em;
	font-family:arial,helvetica,sans-serif;
}
a strong{
	font-weight:normal;
}
#agenda h1{
	position:absolute;
	top:32px;
	left:80px;
}
#agenda .date{
	font-size:1.3em;
	font-family:arial,helvetica,sans-serif;
	color:#B65905;
	font-weight:bold;
}
#news .date{
	color:#B65905;
	font-weight:bold;
}
#agenda a,#news a{
	color:black;
}
#agenda ul{
	width:771px;
	position:relative;
	left:176px;
}
#agenda li{
	float:left;
	width:257px;
}
#agenda li div{
	margin:0px 50px 0px 30px;
}
#agenda .h1{
	float:left;
}
.icobig{
	width:23px;
	height:31px;
	padding-top:10px !important;
}
#news li{
	padding:4px 0px;
}
#news1,#news2{
	min-height:165px;
	float:left;
}
#news1{
	width:472px;
	background:transparent url(/img/icoh_news.gif) no-repeat 20px 15px;
}
#news2{
	width:476px;
	background:transparent url(/img/fdestaquem.gif) no-repeat left 15px;
}
#news1 div.in{
	margin:15px 60px 25px 80px;
}
#news2 div.in{
	margin:15px 45px 25px 136px;
}

#news2 .title
{
	color:black;	
}

#news2 .himage, #news2 p
{
	margin:10px 0px 10px 0px;
}

#news2 h1{
	padding-bottom:4px;
}
#menu{
	position:absolute;
	top:78px;
	left:28px;
}
#menu ul li{
	padding-bottom:0px;
	
}
#menu ul li a{
	width:200px;
	color:#000033;
}