body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7e7e7e;
	color: #FFFFFF;
	font-family: Trebuchet MS, Geneva, Arial;
	font-size: 11px;
}

.azul      {color: #0091D3; font-weight: bold;}
.vermelho  {color: #FF3300; font-weight: bold;}
.verde     {color: #009900;}
.light     {color: #72a8c1;}
.cinza     {color: #666666;}
.laranja   {color: #FF9900;}
.branco    {color: #FFFFFF;}
a:link     {text-decoration: none;}
a:visited  {text-decoration: none;}
a:hover    {text-decoration: underline;}
a:active   {text-decoration: none;}

#apDiv1 {
	position:absolute;
	width:100%;
	height:40px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #d1dcde;
	background-image: url(imagens/background_top.jpg);
}
#apDiv2 {
	position:absolute;
	width:462px;
	height:40px;
	z-index:2;
	background-color: #d1dcde;
	background-image: url(imagens/background_top.jpg);
	left: 533px;
}
#apDiv3 {
	position:absolute;
	width:100%;
	height:20px;
	z-index:3;
	left: 0px;
	top: 40px;
	background-color: #208ac3;
	background-image: url(imagens/background_blue.jpg);
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
}
#apDiv4 {
	position:absolute;
	width:765px;
	height:20px;
	z-index:4;
	left: 230px;
	top: 40px;
	background-color: #208ac3;
	background-image: url(imagens/background_blue.jpg);
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
}
#apDiv5 {
	position:absolute;
	width:100%;
	height:20px;
	z-index:5;
	left: 0px;
	top: 60px;
	background-image: url(imagens/background_orange.jpg);
	background-color: #ee9923;
}
#apDiv6 {
	position:absolute;
	width:765px;
	height:20px;
	z-index:6;
	left: 230px;
	top: 60px;
	background-color: #ee9923;
	background-image: url(imagens/background_orange.jpg);
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
}
#apDiv7 {
	position:absolute;
	width:100%;
	height:20px;
	z-index:7;
	left: 0px;
	top: 80px;
	background-color: #a2c51e;
	background-image: url(imagens/background_green.jpg);
}
#apDiv8 {
	position:absolute;
	width:765px;
	height:20px;
	z-index:8;
	left: 230px;
	top: 80px;
	background-color: #a2c51e;
	background-image: url(imagens/background_green.jpg);
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
}
#apDiv11 {
	position:absolute;
	width:216px;
	height:125px;
	z-index:20;
	left: 15px;
	top: 0px;
}
#apDiv12 {
	position:absolute;
	width:100%;
	height:8px;
	z-index:12;
	left: 0px;
	top: 725px;
	background-image: url(imagens/background_rodapeh.gif);
}
#apDiv13 {
	position:absolute;
	width:215px;
	height:8px;
	z-index:13;
	left: 780px;
	top: 725px;
	background-image: url(imagens/background_rodapeh.gif);
}
#apDiv14 {
	position:absolute;
	width:100%;
	height:110px;
	z-index:14;
	left: 0px;
	top: 733px;
	background-color: #7e7e7e;
}

