/* CSS Document */
#rodape{
	clear: both;
	width: 100%;
	border-top: 1px dashed #00395d; 
}
#rodape img{
	margin-top: 10px;
}
#texto_rodape{
    font-size: 10px;
	margin-top: -50px;
	text-align: center;
}
#texto_rodape span{
    font-size: 10px;
	margin-top: -50px;
	text-align: center;
}
#texto_rodape a{
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}