div.chamada-01 {
	position: relative;
	height: 159px;
	width: 895px;
}
	div.chamada-01 object,
	div.chamada-01 embred {
		position: absolute;
		top: -20px;
		left: 0;
	}
div.chamada-231px {
	background: url(../../imagens/componentes/chamadas/chamada-231px.gif) repeat-y -231px top;
	margin: 10px 0;
}

	div.chamada-231px div.titulo {
		background: url(../../imagens/componentes/chamadas/chamada-231px.gif) no-repeat left top;
		color: #fff !important;
		font-size: 16px;
		font-weight: 700;
		height: 35px;
		line-height: 35px;
		padding: 0 10px;
	}
		div.chamada-231px div.titulo a {
			font-size: inherit;
			font-weight: 700;	
			color: inherit;
		}
	div.chamada-231px div.texto {
		background: url(../../imagens/componentes/chamadas/chamada-231px.gif) no-repeat right bottom;
		color: #414141 !important;
		padding: 10px;
	}