﻿.ConteinerFiltro
{
  width: 99%; overflow: visible;margin:1px 6px 0px 6px;
}
.ConteinerFiltro td
{
  padding:0px 0px 0px 0px;
}
.ItemFiltro td
{
  padding:8px 15px 8px 10px; width: auto;
}

.ConteinerFiltroBordaTopoEsq
{
  background: transparent url('../img/icons/filtroBGLeftTop.gif') no-repeat right bottom; width: 6px; height: 25px;
}
.ConteinerFiltroBordaTopo
{
  background: transparent url('../img/icons/filtroBgTop.gif') repeat-x; height: 25px;
}
.ConteinerFiltroBordaTopoDir
{
  background: transparent url('../img/icons/filtroBGRightTop.gif') no-repeat; width: 8px; height: 25px;
}

.ConteinerFiltroBordaEsq
{
  background: transparent url('../img/icons/filtroBGLeft.gif') repeat-y right; width: 6px;
}
.ConteinerFiltroBorda
{
  background: transparent url('/img/icons/filtroBGRight.gif') repeat-y; width: 8px;
}
.ConteinerFiltroBordaBottomEsq
{
  background: transparent url('/img/icons/filtroBGLeftBottom.gif') no-repeat right top; width: 6px; height: 19px;
}
.ConteinerFiltroBordaBottom
{
  background: transparent url('/img/icons/filtroBGBottom.gif') repeat-x; height: 19px;
}
.ConteinerFiltroBordaBottomDir
{
  background: transparent url('/img/icons/filtroBGRightBottom.gif') no-repeat; width: 8px; height: 19px;
}
