body
{
	font-family: "Book Antiqua", "Times New Roman", Times;
	background-color: #FFF7CE;
	color: #003366;
	background-image: url(/imagens/fundo_big4.gif);
	text-align: justify;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

A:link
{
	color: #000066;
	text-decoration: none;
}
A:visited
{
	color: #3300CC;
  text-decoration: none;
} 
A:active 
{
	color: #CC3300;
}

A:hover
{
text-decoration:underline;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
}

h1
{
	color: rgb(204,153,0);
}
h2
{
	color: #0000FF; 
}
h3
{
	color: rgb(102,0,51); 
}
h4
{
	color: rgb(51,102,51);
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(51,102,51);
}

.SideBarHead {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000
	}

.SideBar { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	text-decoration: none; 
	color: #003399
	}

.index {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-variant: normal; 
	font-weight: bold; 
	top: 0px; 
	clip:   rect(  3px ); 
	line-height: normal
	}

index {
  font-family: "Book Antiqua", "Times New Roman", Times; 
	background-color: rgb(255,255,255); 
	color: #003366; 
	background-image: url(/imagens/fundo_big2.gif) ; 
	font-weight: bold
	}

.blink {  
  text-decoration: blink; 
	font-size: x-large; 
	color: #000066
	}

/*------------------------------------------------------
   Classes relativas à barra de navegação institucional 
			*****************************************************/

/* Caixa Lateral */
.navILado {
	background-color: #CC9900;
}

/* Caixa de texto */
.navITexto {
	background-color: #FFCC99;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9900;
	cursor: pointer;
	padding-left: 6px;

}

/* Link */
.NavIAText {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;

}
TR TD.navITexto A:link, TR TD.navITexto A:visited, TR TD.navITexto A:hover {
text-decoration: none;
}

/*------------------------------------------------------
   Classes relativas à barra de navegação SERVIÇOS 
			*****************************************************/

/* Caixa Lateral */
.navServLado {
	background-color: #888888;
}

/* Caixa de texto */
.navServCxTexto {
	background-color: #CCCCCC;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #888888;
	cursor: pointer;
	padding-left: 6px;

}

/* Link */
.navServLink {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 3;
}

.navServLink A:link {
	color: #FFFFFF;
}

.navServLink A:visited {
	color: #FFFFFF;
}

.NavBarTop {
	font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
	color: #333333;
}
.NavBarTop:hover {
	text-decoration: underline;
}
