#content {
	padding-top: 470px;
}
#apre  {
	height: 400px;
	width: 550px;
	position: absolute;
	top: 24px;
	right: 90px;
}
#conteudo {
	background-image: url(../images/padrao/conteudo-index.jpg);
}
#conteudo a {
	text-decoration: underline;
	font-family: "Franklin Gothic Medium", Tahoma, Verdana;
	color: #e38b23;
	display: block;
	padding-top: 8px;
}
#conteudo a:hover {
	text-decoration: none;
}
#chamadas  {
	width: 505px;
	margin-top: 20px;
	display: table;
	padding-bottom: 10px;
}
#chamadas h2  {
	background-image: url(../images/padrao/tit-chamadas.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
	width: 230px;
	font-family: "Franklin Gothic Medium", Tahoma, Verdana;
	font-size: 130%;
	color: #5e733c;
	font-weight: normal;
	line-height: 26px;
	padding-left: 10px;
}
#chamadas img {
	float: left;
	border: 1px solid #fdfedc;
	margin-left: 2px;
	margin-right: 10px;
}
#chamadas li ul {
	width: 214px;
}
#chamadas li ul li {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #cfdbc9;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
#chamadas li ul li a {
	color: #5e733c;
	display: inline;
	text-decoration: none;
}
#chamadas li ul li a:hover {
	color: #8dae57;
}
#chamadas .chamada1  {
	float: left;
	width: 234px;
	margin-right: 25px;
}
#chamadas .chamada2  {
	float: left;
	width: 234px;
}
#chamadas .desbordar  {
	border: 0px none #FFF;
}
#chamadas .padLeft  {
	padding-left: 10px;
}
