tr th { text-align:right; vertical-align:top; }
form th { font: bold 11px Arial, Helvetica, Sans-serif; }


/* Titulos */
.biggertitle {
  font: 19px Georgia, Times, Serif;
}
.bigtitle {
  font: 16px Georgia, Times, Serif;
}
.title {
  font: bold 14px Georgia, Times, Serif;
}
.smalltitle {
  font: bold 12px Georgia, Times, Serif;
}
.smallertitle {
  font: bold 11px Georgia, Times, Serif;
}
h1,h2,h3,h4,h5,h6, .biggertitle, .bigtitle, .title, .smalltitle, .smallertitle {
  margin:0;
  padding:0;
  color: #173F6F;
}

.columntitle {
  font: bold 11px Georgia, Times, Serif;
  color: #DF070F;
}
.subtitle {
  font: 13px Arial, Helvetica, Sans-serif;
  color: #000000;
}


/* Texto */
.darkSmallText {
	font: 11px Arial, Helvetica, Sans-serif;
	color: #333333;
}
.blackLargeText {
  font: 13px Arial, Helvetica, Sans-serif;
  color: #000000;
}
.graySmallText {
	font: 11px Arial, Helvetica, Sans-serif;
	color: #999999;
}
.text {
  font: 12px Arial, Helvetica, Sans-serif;
  color: #555;
}
.smalltext {
  font: 11px Arial, Helvetica, Sans-serif;
  color: #666666;
}


.img_right, .img_nb_right {
  margin-left: 10px;
  margin-right: 0;
}
.img_left, .img_nb_left {
  margin-left: 0;
  margin-right: 10px;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.red {
	color:#DF070F;
}
.blue {
  color:#173F6F;
}
.black {
  color:#000;
}

/* noticias */
#center #subtitulo { margin-top:0; padding-top:0; }
#noticiaFoto { margin-bottom:5px; }
#noticiaFotoInfo { margin-top:5px; }
#noticiaFotoAutor { color:black; /*float:left;*/ font-size:9px; }
#noticiaVerFotos, #eventoVerImagem { text-align:right; float:right; vertical-align:top; padding-bottom:4px; }
#noticiaFotoLegenda { margin-top:5px; clear:both; }
#noticiaAutor { margin-top:5px; clear:both; }
#noticiaDataHora { margin-top:5px; clear:both; }