#Div_base {
	position: absolute;
	width: 995px;
	height: 600px;
	left: 50%;
	margin-left: -500px;
	margin-top: 0px;
	top: 550px;
}
#Div_transparente {
	position:relative;
	width:965px;
	height:600px;
	z-index:1;
	left: 14px;
	background-repeat:repeat;
	background-position:left top;
	top: 15px;
	border-radius: 10px 10px 20px 20px;
	background-image: url(../img/branco-transp.png);
}
/* ---------------------------- MENU RODAPÉ ------------------------------ */

#tarja_rodape {
	position:relative;
	width:100%;
	height:282px;
	z-index:2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	left: 0px;
	top: 1350px;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #F90;
	border-bottom-color: #000;
	background-image: url(../img/fundo_tela_falante.jpg);
}
#base_foot {
	position:absolute;
	width:1009px;
	margin-left: -490px;
	left: 50%;
	height:115px;
	z-index:7;
	top: 22px;
}
#box_8_foot {
	position:absolute;
	width:63px;
	height:60px;
	z-index:2;
	left: 50px;
	top: -21px;
	color: #FFF;
	text-align: center;
}
#texto_8_foot {
	position:absolute;
	width:100px;
	height:25px;
	z-index:2;
	left: -11px;
	top: 89px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: center;
}
#box_1_foot {
	position:absolute;
	width:120px;
	height:25px;
	z-index:1;
	left: 187px;
	top: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
#box_2_foot {
	position:absolute;
	width:120px;
	height:25px;
	z-index:2;
	left: 308px;
	top: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
#box_3_foot {
	position:absolute;
	width:160px;
	height:25px;
	z-index:3;
	left: 428px;
	top: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#box_4_foot {
	position:absolute;
	width:120px;
	height:25px;
	z-index:4;
	left: 588px;
	top: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#box_5_foot {
	position:absolute;
	width:120px;
	height:25px;
	z-index:4;
	left: 710px;
	top: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#box_6_foot {
	position:absolute;
	width:993px;
	height:25px;
	z-index:5;
	left: -7px;
	top: -131px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: center;
	text-decoration: none;
}
#box_7_foot {
	position:absolute;
	width:75px;
	height:58px;
	z-index:1;
	left: 875px;
	top: 10px;
	text-align: center;
}
#traco-rodape-1 {
	position:absolute;
	width:2px;
	height:35px;
	z-index:6;
	left: 177px;
	top: 20px;
	background-color: #666;
}
#traco-rodape-2 {
	position:absolute;
	width:2px;
	height:35px;
	z-index:6;
	left: 840px;
	top: 22px;
	background-color: #666;
}
#direito {
	position:absolute;
	width:695px;
	height:29px;
	z-index:1;
	left: 155px;
	top: 84px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}

a.menu-rodape:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.menu-rodape:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.menu-rodape:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a.menu-rodape:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
