#botao_documentos {	
   border:1px solid #00a7e6;
   color:#00a7e6;
   width:250px;
   height:37px;
   background:#ffffff;
   display:none;
}

#botao_limpar {
   border:1px solid #00a7e6;
   color:#00a7e6;
   width:80px;
   height:37px;
   background:#ffffff;
}

#botao_pesquisar {
   border:1px solid #00a7e6;
   color:#00a7e6;
   width:80px;
   height:37px;
   background:#ffffff;
   text-align:center;  
}