div#Rodape{
  
  clear:both;
  
  padding:15px 15px 15px 15px;
  background-color:#006699;
  }


div#Rodape h6{

  font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size:12px;
  color:#FFFFFF;
  }


div#Rodape p{

  width:250px;
  
  font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size:11px;
  line-height:11px;
  color:#CCCCCC;
  }


div#Rodape form ul{
  
  margin-top:10px;
  list-style:none;
  }


div#Rodape form ul li{
  
  display:inline;
  }


div#Rodape form ul li select{

  font-weight:bold;

  border-width:1px;
  border-style:solid;
  border-color:#7F9DB9;
  }


div#Rodape form ul li input{

  width:62px;
  height:19px;
  
  background-image:url(../imagens/diversos/botao_buscar.gif);
  background-repeat:no-repeat;
  }


div#Rodape p#Copyright{
  
  float:right;
  width:360px;
  
  margin-top:-50px;
  }