#busca {
	background: url(imagem/bg_busca.jpg) no-repeat left top;
	height: 35px;
}
#busca h5 {
	margin: 2px 0 0 13px;
}
#busca td {
	padding: 4px 4px 0 0;
}
#chamadas {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding: 2px 10px 0 14px;
	min-height: 467px
}
*html #chamadas {
	height: 410px;
}
#chamadas h1 {
	font-family: "lucida grande", "lucida sans unicode", arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1265A9;
	padding: 0px;
	margin: 1px 0 2px;
	line-height: 15px;
	letter-spacing: -1px;
}
.chamadas_bg {
	background: url(imagem/bg_chamadas.jpg) repeat-y left top;
}
#chamadas em {
	color: #939393;
	display: block;
	padding: 2px 0 5px;
	font-style: normal;
}
#chamadas em a {
	text-decoration: none; 
	color: #939393;
}
#chamadas em a:hover {
	color: #4A4A4A;
	text-decoration: underline;
}
#flash_home {
	width: 669px;
	height: 508px;
}

#nav li ul {
	border-top: 1px solid #F4F4F4;
	border-right: 1px solid #F4F4F4;
	border-left: 1px solid #F4F4F4;
	background-color: #F0F0F0;
}
