@charset "utf-8";
/* CSS Document */
body {
	background-image: url(img/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#apDiv1 {
	width:100%;
	height:99px;
	z-index:1;
	background-image: url(img/bg_header.jpg);
}
#apDiv2 {
	position:absolute;
	left:107px;
	top:99px;
	width:147px;
	height:65px;
	z-index:1;
}

#bg_conteudo {
	position:absolute;
	left:273px;
	top:99px;
	width:680px;
	z-index:2;
	background-image: url(img/bg_conteudo.jpg);
	background-repeat:no-repeat;
	height: 679;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:190%;
	
}

.ul {
list-style-image:url(img/check.jpg);
}

#apDiv3 {
	position:absolute;
	left:856px;
	top:520px;
	width:47px;
	height:23px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:323px;
	top:64px;
	width:461px;
	height:39px;
	z-index:4;
}
