body {
	background-image: url(../img/background.png);
}
#footer {
	position:absolute;
	width:100%;
	height:260px;
	z-index:1;
	background-image: url(../img/footer.png);
	top: 1210px;
	left: 0px;
}

#contato {
	position: absolute;
	width: 288px;
	height: 99px;
	z-index: 5;
	left: 111px;
	top: 1335px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}

#afiliacao {
    position: absolute;
    width: 165px;
    height: 101px;
    z-index: 4;
    left: 680px;
    top: 1326px;
    bottom: -1px;
}

#parceiros {
    position: absolute;
    width: 201px;
    height: 134px;
    z-index: 6;
    left: 406px;
    top: 1326px;
    bottom: -1px;
}

#logomarca {
	position: absolute;
	width: 103px;
	height: 43px;
	z-index: 4;
	left: 226px;
	top: 1408px;
}

#topo {
	position:absolute;
	width:379px;
	height:234px;
	z-index:15;
	left: 2px;
	top: 0px;
}
#head {
	position:absolute;
	width:100%;
	height:228px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-image: url(../img/head.png);
}
#menu {
	position:absolute;
	width:557px;
	height:102px;
	z-index:3;
	font-family: 'Play', sans-serif;
	left: 390px;
	top: 122px;
	color: #FFF;
}

.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.titulo {
	font-family: 'Play', sans-serif;
	font-size: 20px;
	color: #2d5138;
}

a:link {
	color: #2d5138;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2d5138;
}
a:hover {
	text-decoration: underline;
	color: #009933;
}
a:active {
	text-decoration: ;
	color: #2d5138;
}
.contato {
	font-family: 'Play', sans-serif;
	font-size: 12px;
	color: #000000;
}

#conteudo {
	position:absolute;
	width:950px;
	height:1080px;
	margin-left: -475px;
	left: 50%;
	top: 0px;
}

#menuinferior {
	position:absolute;
	width:766px;
	height:1px;
	z-index:16;
	top: 1242px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	left: 75px;
}
#copyright {
	position:absolute;
	width:265px;
	height:20px;
	z-index:17;
	left: 350px;
	top: 1300px;
	color: #FFFFFF;
	font-size: 9px;
}
#texto {
	position: absolute;
	width: 564px;
	height: 640px;
	z-index: 18;
	top: 284px;
	left: 360px;
}
#reclamacoes {
	position: absolute;
	padding-top:20px;
	width: 171px;
	height: 70px;
	z-index: 19;
	left: 85px;
	top: 285px;
	border-radius: 8px;
	background-color: #BCCFC1;
	font-family: 'Play', sans-serif;
	font-size: 18px;
	text-align:center;
	color: #4d6b55;
}

#denuncia {
	position: absolute;
	padding-top:20px;
	width: 171px;
	height: 70px;
	z-index: 19;
	left: 85px;
	top: 400px;
	border-radius: 8px;
	background-color: #BCCFC1;
	font-family: 'Play', sans-serif;
	font-size: 18px;
	text-align:center;
	color: #4d6b55;
}


.formulario {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #BCCFC1;
	width: 405px;
	border-color: #4d6b55;
	border: solid 1px;
}

#acessibilidade {
	position: absolute;
	width: 165px;
	height: 50px;	z-index: 21;
	left: 708px;
	top: 215px;
}

.titulobranco {
	font-family: 'Play', sans-serif;
	font-size: 20px;
	color: #fff;
}