@charset "utf-8";
/* CSS Document */

#chamada {
	position: absolute;
	left: 36px;
	top: 355px;
	width: 324px;
	height: 224px;
	background: url(../imagens/fundo_texto_01.png) top left;
	z-index: 5000;
}

#chamada p {
	margin: 5px 25px 25px 5px;
}