body {
	width: auto;
	height: auto;
	text-align: center;
}
#conteudo {
	width: auto;
	height: auto;
	float: right;
	padding: 0px;
	margin: 52px 33px 0 0;
	
}
#apDiv1 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	top:26px;
	width:1024px;
	height:768px;
	background: url("images/bg1.png") no-repeat center 50px;	
}
#apDiv2 {
	position:absolute;
	left:95px;
	top:421px;
	width:277px;
	height:383px;
	z-index:1;
}

a.linkum:link {
color:#828283;
text-decoration:none;
}
a.linkum:visited {
color:#828283;
text-decoration:none;
}
a.linkum:hover {
color:#828283;
text-decoration:underline;
}
a.linkum:active {
color:#828283;
text-decoration:underline;
background-color:#00042F;
}
a.linkdois:link {
color:#000000;
text-decoration:none;
}
a.linkdois:visited {
color:#000000;
text-decoration:none;
}
a.linkdois:hover {
color:#000;
text-decoration:underline;
}
a.linkdois:active {
color:#000;
text-decoration:underline;
background-color:#000;
}

#texto {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 15px;
	color: #828283;
	width: 288px;
	height: 350px;
	position: absolute;
	left: 18px;
	top: 421px;
	text-align: left;
	   
}
#apDiv3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828283;
	position:absolute;
	left:487px;
	top:313px;
	width:600px;
	height:59px;
	text-align: left;
