.titulo
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#575757;
}
.shape
{
  font-family:Tahoma;
  font-size:11px;
  color:#4f4f4f;
}
.corpo
{
  font-family:Tahoma;
  font-size:11px;
  color:#545454;
}
.rodape
{
  font-family:Tahoma;
  font-size:10px;
  color:#828080;
}
.shape a,.rodape a,.shape a:hover,.rodape a:hover,.shape a:visited,.rodape a:visited 
{
  color:#3e92cd;
  text-decoration:underline;
}
.corpo a,.corpo a:hover,.corpo a:visited,.corpo a:link 
{
  color:#94ae08;
  text-decoration:underline;
}
.titlefield{ /*CSS for RSS title link in general*/
  text-decoration: none;
}
.labelfield{ /*CSS for label field in general*/
  color: #FF0000;
  font-size: 90%;
}
.datefield{ /*CSS for date field in general*/
  color:gray;
  font-size: 90%;
}
#example2{ /*Demo 2 main container*/
  width: 395px;
  height: 180px;
  border: 0px dashed black;
  padding: 4px;
  background-color: #ffffff;
  font-family:Tahoma;
  font-size:11px;;
}
#example2 ul{ /*Demo 2 UL container*/
  margin: 0;
  padding-left: 18px;
}
#example2 ul li{ /*Demo 2 LI that surrounds each entry*/
  margin-bottom: 4px;
}
#example2 .a, a:visited {
  color:#666666;
}
#example2 .a, a:hover {
  text-decoration:underline;
}
#example2 .a, a:link{
  color:#000000;
}
code{ /*CSS for insructions*/
  color: red;
}
div.hr {
  height: 15px;
  background: url(img/hr.gif) repeat scroll center;
}
div.hr hr {
  display: none;
}

.grid table 
{
   background:#fff;
   font-size:12px;
}
.grid table th,.paginacao
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #666666;
   background:#c7e375;
   line-height:1.0em;
   padding:6px;
}
.grid table tr td
{
   background:#c7e375;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #666666;
   background:#c7e375;
   line-height:1.0em;
   padding:6px;
   
}
.grid table .alternacor td
{
   background:#e5e5e5;
}
.grid a,.grid a:hover,.grid a:visited
{
  color:#0066FF;
  text-decoration:underline;
}

div#nav{
  width:auto;
  padding: 3px 0;
  margin:0 auto;
  text-align:rigth;
  background: #c7e375;
  color: #000000;
  font-weight:normal;
  
  
}
div#content{
  float:center;
  width:222px;
  padding:5px 0;
  margin:5px;
  /*background: #9CC0FF url(img/gradient.png) repeat-x 0px -5px;/*
  background: #c7e375 url(img/gradiente2.gif) repeat-x 0 -10px;*/
  background: #c7e375;
  text-align:center;
}

.style999 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}
.style999x {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
}
