/* CSS Document */

#Rodape {
  clear: both;
  /* display: block; position: absolute; */margin: 0 auto;  padding: 0; width: 950px; height: 17px; margin-top: 10px;
  background-color: #EF9F00;    
}
#Rodape p {text-align: center; vertical-align: middle; padding-bottom: 0px; color: white; font-size: 9px; }
#Rodape a { color: white; }
