#chamadas {

	position:absolute;

	right:0; top:320px;

}

#chamadas a {

	display:block;

	width:210px; height:170px;

	float:left;

}
#chamadas a:hover { background-position:0 -170px; }
#chamadas a span { display:none; }

a#bt-quemsomos { background:#fff url(../images/home/bt-quemsomos.jpg) top left no-repeat; }
a#bt-projetos { background:#fff url(../images/home/bt-projetos.jpg) top left no-repeat; }
a#bt-participe { background:#fff url(../images/home/bt-participe.jpg) top left no-repeat; }

#agenda-destaques {

	background:#fff url(../images/home/agenda-destaques.png) top left repeat-x;
	width:890px; height:220px;

}

#agenda {

	width:475px; height:220px;
	float:left;

}

#destaques {

	margin-left:-3px; /* damn IE bug-fix */

	width:415px; height:220px;
	float:left;

}

.box { height:190px; }

.news {

	width:360px;
	float:left;

	position:relative;

}
.news .button {

	position:absolute;

	width:95px;

	bottom:0px; right:20px;

}

.relatorio {

	margin:0 0 0 10px;

	width:300px;
	float:left;

	position:relative;

}
.relatorio p {

	margin:28px 0 0 20px; padding:0;
	width:105px;

}
.relatorio .button {

	position:absolute;

	width:95px;

	bottom:0px; left:20px;

}
.relatorio img {

	position:absolute;
	bottom:0px; right:0px;

}

.parceiros {

	margin:0 0 0 10px;

	width:210px;
	float:left;

	position:relative;

	background:transparent url(../images/home/parceiros.png) bottom left no-repeat;

}
#parceiros-flash {

	position:absolute;
	bottom:0px;

}