@charset "iso-8859-1";
/* CSS Document */

.titulo_tabela
{
font-family:Arial;
font-size:12px;
color:#ffffff;
background-color:#993300;
height:22px;
}

.linha_tabela
{
font-family:Arial;
font-size:11px;
color:#000000;
background-color:#eeeeee;
height:20px;
}

.img_cursor
{
cursor:pointer;cursor:hand;
border:0px;
}

.dados_usuario
{
font-family:Arial;
font-size:12px;
color:#0B0B0B;
}

.nao_ha_itens
{
font-family:Arial;
font-size:14px;
font-weight:bold;
}
