/* 
    Document   : botoes
    Created on : 30/08/2010, 22:20:32
    Author     : rafael bernard rodrigues araujo
    Description:
        CSS de botoes
*/

.bt-excluir{
    background:url(/comum/visao/imagem/botoes/bt-excluir.gif) no-repeat;
    width:81px;
    height:21px;
    border:0;
    cursor:pointer;
}