@charset "utf-8";
#conteudo_home {
	position:relative;
	width:760px;
	min-height:450px;
	float:left;
	background-color:#FFFFFF;
	z-index:0;
}
.chamada{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#14295a;
	}
.chamada a{
	font-weight:bold;
	text-decoration:none;
	color:#14295a;
	}
.chamada a:hover{
	font-weight:bold;
	text-decoration:underline;
	color:#14295a;
	}
#apDiv1 {
	position:relative;
	width:200px;
	height:115px;
	z-index:5;
	left: 500px;
	top: 81px;
}

