#chamadas {
	width: 506px;
	margin: 0 auto;
}
#chamadas li {
	width: 426px;
	height: 90px;
	padding: 5px 40px;
	background: url(../images/padrao/chamada1.jpg) no-repeat;
}
#chamadas .chamada2 {
	margin-top: 10px;
	height: 72px;
	background: url(../images/padrao/chamada2.jpg) no-repeat;
}
#chamadas li * {
	font-size: 110%;
	letter-spacing: 1px;
}
#chamadas strong {
	font-size: 130%;
	color: #4b459c;
	line-height: 2em;
}
