a:link       { font-family: Arial; font-size: 9pt; color: #000000; text-decoration: none }
a:active     { font-family: Arial; font-size: 9pt; color: #FF0000; text-decoration: none }
a:visited    { font-family: Arial; font-size: 9pt; color: #000000; text-decoration: none }
a:hover      { font-family: Arial; font-size: 9pt; color: #FF0000; text-decoration: none }
#menu a {
 display: block;
}
/* Corrige o problema do IE/Win da área clicável \*/
* html #menu a { height: 1%;}
/* Terminar Fix */


body {
	margin: 0px;

}

body,td,th {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.bordaGeral{
    border: 1px solid #B6B6B6;
}
.bordaGeralPreta{
    border: 1px solid #000000;
}
.LinhaFina {
	color: #FFFFFF;
	font-size: 5px;
}

.Txt01{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:6pt;
  color:#000000;
  font-weight:bold;
  height:8px
}
.Txt02{
  
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#CC0000;
  height:10pt;
  font-size:7pt;

}
.Tit_Index_Noticias2{
  font-size: 13pt;
  font-family: Arial;
  color: #FF0000;
  text-align: left;
  font-weight: bold
}

.Tit_Index_Noticias{
  font-size: 10pt;
  font-family: Arial;
  color: #FF0000;
  text-align: left;
  font-weight: bold
}
.Txt_Index_Noticias{
  font-size: 10pt;
  font-family: Arial;
  color: #000000;
  text-align: justify;
}
.TituloTabComunicados{
  font-size: 10pt;
  font-family: Arial;
  color: #000000;
  font-weight: bold
}
.TxtTabComunicados{
  font-size: 9pt;
  font-family: Arial;
  color: #000000;
  border-bottom: solid 1px #D4D4D4;
}
.Turma{
	font-family:"Verdana";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	cursor:pointer;
}
.AvisoCentral{
  font-size: 10pt;
  font-family: Arial;
  color: #FF0000;
  font-weight: bold;
  text-align: center
}