/* --- >>> RODAPE <<< --- */
#rodape {
	background:#004a70;
}
#rodape > .nivel2 {
}
#rodape > .nivel2 > .nivel3 {
	width:978px;
	height:200px;
	margin:0px auto;
}



#rodape .logo {
	float:left;
	margin-top:28px;
}


#rodape ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#rodape li {
	margin:0px;
	padding:0px;
}


#rodape .casas {
	list-style:none;
	float:left;	
	padding-left:35px;
	margin-top:28px;
	width:90px;
	height:33px;
}
#rodape .casas li {
	float:left;
}
#rodape .casas li a {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-size:9px;
	color:#82d0f5;
	margin:0px 0px 10px;
	width:45px;
	text-decoration:none;
	line-height:9px;
}
#rodape .casas li a:hover {
	color:#FFF;
}
#rodape .casas .selected a {
	color:#FFF;
}



#rodape .contatos {
	list-style:none;
	float:left;	
	padding-left:17px;
	margin-top:28px;
	width:240px;
	border-left:1px solid #497392;
	height:28px;
}
#rodape .contatos li {
	float:left;
	margin:0px;
	padding:0px;
}
#rodape .contatos li a {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-size:9px;
	color:#82d0f5;
	padding:0px 8px;
	margin-bottom:10px;
	text-decoration:none;
	line-height:9px;
}
#rodape .contatos .quebra a {
	border-left: 1px solid #497392;
}
#rodape .contatos li a:hover {
	color:#FFF;
}



#rodape .redes {
	float:right;
	margin-top:16px;
}
#rodape .redes li {
	float:left;
	padding:0px 4px;
}
#rodape .redes li a {
	display:block;
}

#rodape .redes img{
	width: 16px;
}




#rodape .links {
	list-style:none;
	float:right;	
	border-radius:6px;
	background:#0078b4;
	height:23px;
	position:absolute;
	margin-left:885px;
	margin-top:50px;
}
#rodape .links li {
	float:left;
	margin:0px;
	padding:0px;
}
#rodape .links li a {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-size:9px;
	color:#FFF;
	padding:0px 8px;
	margin:7px 0px;
	text-decoration:none;
	line-height:9px;
}
#rodape .links .quebra a {
	border-left: 1px solid #82d0f5;
}
#rodape .links li a:hover {
	color:#82d0f5;
}



#rodape address {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	padding-top:22px;
}

#rodape .marketing {
	width:525px;
	margin-top:32px;
	padding-top:20px;
	border-top:1px solid #67a1b5;
}
/* --- >>> RODAPE <<< --- */
