#rodape {
	background: #FFFFFF url(../img/bg_rodape.png) repeat-x center top;
	margin-top: 25px;
	clear:both;
}

#rodape ul {

	margin: 0px;

	padding: 10px 0px 20px 25px;

	list-style: none;

}



#rodape li {

	display: inline;

	margin-right: 10px;

	border-right: 1px solid #999999;

	padding-right: 10px;

}

#rodape a, #rodape a:visited  {

	font-size: 10px;

	font-weight: bold;

	text-decoration: none;

	color: #666666;

}

#rodape a:hover  {

	text-decoration: underline;



}

#rodape #navrodape {

	margin: 0px auto;

	width: 760px;

}

