#rodape {
    clear:both;
	position:relative;
	width:758px;
	height:auto;
	padding:3px 0px;
    border:1px solid #B5C9EE;
	background-color:#E5ECF9;
	text-align:center;
	margin-bottom:30px;
	margin-top:3px;
	bottom:auto;
}
#rodape a{
	font-size:0.75em;
	color:#315281;
	text-decoration:none;
}
#rodape a:hover{
	color:#FF9A00;
	text-decoration:underline;
}