/* --- >>> RODAPE <<< --- */
#rodape {
	background:#004a70;
}
#rodape > .nivel2 {
}
#rodape > .nivel2 > .nivel3 {
	width:978px;
	height:125px;
	margin:0px auto;
}



#rodape .logo {
	float:left;
	margin-top:28px;
}
#rodape .logo img {
    width: 170px;
}

#rodape address {
	float:left;	
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-transform: uppercase;
	margin-top:28px;
	line-height: 16px;
}


#rodape ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#rodape li {
	margin:0px;
	padding:0px;
}


#rodape .redes {
	float:right;
	margin-top:20px;
}
	#rodape .redes li {
		float:left;
		padding:0px;
		margin-right: 8px;
	}

	#rodape .redes li.ultimo {
		margin-right: 0px;
	}

	#rodape .redes li a {
		display:block;
		width: 24px;
		height: 24px;
		text-indent: -9999em;
	}

	#rodape .redes li a:hover {
		background-position: bottom center !important;
	}

	#rodape .redes li a.facebook {
		background: url(../img/elem/ico_facebook_01.png) no-repeat center top;
	}

	#rodape .redes li a.twitter {
		background: url(../img/elem/ico_twitter_01.png) no-repeat center top;
	}

	#rodape .redes li a.youtube {
		background: url(../img/elem/ico_youtube_01.png) no-repeat center top;
	}

	#rodape .redes li a.rss {
		background: url(../img/elem/ico_rss_01.png) no-repeat center top;
	}




#rodape .linksTopo{
	display: block;
	float: left;
	clear: both;
	width: 978px;
	border-top: 1px solid #33647d;
	margin-top: 20px;
}

#rodape .linksTopo .casas {
	list-style:none;
	float:left;	
}
	#rodape .linksTopo .casas li {
		float:left;
		display:block;

		height: 8px;
		
		margin-top: 17px;
		margin-right: 8px;
		padding-right: 8px;

		border-right: 1px solid #0078b4;
	}

	#rodape .linksTopo .casas li.ultimo {
		margin-right: 0px;
		padding-right: 0px;

		border-right: none;
	}
		#rodape .linksTopo .casas li a {
			font-family:Arial, Helvetica, sans-serif;
			display:block !important;
			font-size:10px;
			color:#82d0f5 !important;
			margin:0px 0px 10px;

			text-decoration:none;
			line-height:10px;
		}
		#rodape .linksTopo .casas li a:hover {
			color:#FFF;
		}
		#rodape .linksTopo .casas .selected a {
			color:#FFF !important;
		}



#rodape .linksTopo .contatos {
	list-style:none;
	float:right;	
}
	#rodape .linksTopo .contatos li {
		float:left;
		display:block;

		height: 8px;
		
		margin-top: 17px;
		margin-right: 8px;
		padding-right: 8px;

		border-right: 1px solid #0078b4;
	}

	#rodape .linksTopo .contatos li.ultimo {
		margin-right: 0px;
		padding-right: 0px;

		border-right: none;
	}
		#rodape .linksTopo .contatos li a {
			font-family:Arial, Helvetica, sans-serif;
			display:block !important;
			font-size:10px;
			color:#82d0f5 !important;
			margin:0px 0px 10px;

			text-decoration:none;
			line-height:10px;
		}
		#rodape .linksTopo .contatos li a:hover {
			color:#FFF;
		}


/* --- >>> RODAPE <<< --- */
