   
body { margin: 0;   padding: 0;  text-align: center;  background-color: #FFFFFF;  
      font: 95% tahoma, arial, sans-serif; }

.img  {  width: 28px;  height: 21px;  border: 0px; }

.pagconteudo 
{
  border-left: 0px solid #ccc; 
  border-right: 0px solid #ccc; 
  position: relative; 
  height: 100%;  
 }

#pagtexto
{
  width: 97%;
  text-align: justify;
  color: #666666;
  margin-top: 1em;
  margin-bottom: 2em;
}

#pagtitulo
{ 
    width: 100%; 
    color: #29166F;
    text-align: left ;
    margin-top: 1em;
    text-transform: uppercase;
    font-size: 11pt;
    font-weight: bold;
    border-bottom: 1px solid #FF8C00;
}

#pagGridNoticias
{ 
width: 90%; 
text-align:left;
margin-top: 2em;
margin-bottom: 2em;
}

#pagtextoAviso
{
  width: 90%;
  text-align: justify;
  color: #666666;
  font-size: 8pt;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 2em;
}

label
{
background-color:#778899;
color: #FFFFFF;
font-weight:bold;
}