.wrap {
	width: 960px;
	margin: auto;
}


#rodape {
	display:block;
	float: left;
	width: 960px;
	background:url(../../img/nav_bg3.png);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:10px solid #FFF;

}

#rodape .menu a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
}

#rodape .menu a:hover {
	text-decoration: underline;
}

#rodape .menu > li {
	width: 112px;
	float: left;
	list-style-type : none;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#rodape .menu > li > a {
	text-transform:lowercase;
	margin-bottom: 8px;
	font-weight: bold;
	list-style-type : none;
}

#rodape .menu li ul li {
	padding: 2px 0;
	list-style-type : none;
}

#rodape .menu li ul li a {
	font-size: 10px;
	text-transform: lowercase;
	}

#rodape .menu li ul li ul {
	display: none;
	
}



#rodape .info .address {
	display: block;
	float:right;
	width: 100%;
	height: 40px;
	background:#;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7PX;
}

#rodape .info .address p {
	margin: 12px 10px 0 0;
	font-size: 12px;
	/*color:#006;*/
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

#acessibilidade{
	list-style:none;
	font-size:12px;
}#hrrodape {
	border-top-style: inherit;
	border-top-color: #FFF;

}
