/* --- >>> RODAPE <<< --- */
#rodape {
	background:#0078b4 url(../img/bg/bg_rodape_01.png) no-repeat top center;
}
#rodape > .nivel2 {
}
#rodape > .nivel2 > .nivel3 {
	width:978px;
	height:166px;
	margin:0px auto;

	position: relative;
}


#rodape .addthis_toolbox{
	display: block;
	float: right;

	top: 60px;

	position: absolute;
	right: -30px;
}


#rodape .logo {
	float:left;
	margin-top:50px;
}


#rodape ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#rodape li {
	margin:0px;
	padding:0px;
}


#rodape .contatos {
	list-style:none;
	float:left;	
	margin:17px 0px 0px 65px;
	width:330px;
}
#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:#FFF;
	padding:0px 8px;
	margin-bottom:10px;
	text-decoration:none;
	line-height:9px;
}
#rodape .contatos .quebra a {
	border-left: 1px solid #82d0f5;
}
#rodape .contatos li a:hover {
	color:#82d0f5;
}



#rodape .links {
	list-style:none;
	float:right;	
	border-radius:6px;
	background:#0078b4;
	height:23px;
	margin-top:45px;
}
#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;
	display: block;
	float: left;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding-top:0px;
	padding-left: 28px;
	text-transform: uppercase;
	margin-top: 18px;

	background: transparent url(../img/elem/pin_endereco.png) no-repeat left center;
}

#rodape address a{
	color:#00c0b8;
	text-transform: lowercase;
}
/* --- >>> RODAPE <<< --- */
