﻿#FormViewArtigo
{
  text-align: justify;
  width: 100%;
}
#Art_Conteudo
{
}
.divBorda ul
{
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.divBorda li
{
  border-bottom: solid 1px #808080;
}
.divBorda li a
{
  text-decoration: none;
  background-image: url(../_Img/AWFCatArt/Indicador.png);
  background-repeat: no-repeat;
  background-position: left;
  padding: 3px;
  padding-left: 10px;
  display: block;
}
.divBorda li a:hover
{
  background-color: #F2F2F2;
}
.XXXCatArt_ListViewArtigos_DivMenu_Titulo
{
  background-color: #E0E0E0;
}
.XXXCatArt_ListViewArtigos_DivMenu_Selecionado
{
  font-weight: bold;
}
.XXXCatArt_ListViewArtigos_DataPagerArtigos
{
  text-align: center;
}
.XXXCatArt_ListViewArtigos_DataPagerArtigos_CurrentPageLabel
{
  font-weight: bold;
}
.XXXCatArt_ListViewArtigos_DataPagerArtigos_NumericButton
{
}

