A.MenuIpde
{
	font-family : Arial, Helvetica, sans-serif; 
    font-size : 13px; 
    color : #034694;
    font-weight : bold;
    text-decoration : none;
}

A.MenuIpde:HOVER {
    color : #969594;
    text-decoration : none;
}

A.MenuInstitucional {
	font-family : Arial, Helvetica, sans-serif; 
    font-size : 13px; 
    color : #003399;
    font-weight : bold;
    text-decoration : underline;
}

A.MenuInstitucional:HOVER {
	color : #000000;
	text-decoration : none;
}

A.MenuInstitucional:ACTIVE {
	color : #000000;
	text-decoration : none;
}


A.MenuIncubadora{
    font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

A.MenuIncubadora:HOVER {
	color : #034694;
	text-decoration : none;
}

A.MenuCabecalho{
	font-family : Arial, Helvetica, sans-serif; 
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

A.MenuCabecalho:HOVER{
	color : #FFFFFF;
	text-decoration : underline;
}



A.MenuRodape{
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000;
	font-size : 11px;
	text-decoration : none;
}

A.MenuRodape:HOVER{
	color : #000000;
	text-decoration : underline;
}

A.Links{
	font-family : Arial, Helvetica, sans-serif; 
	color : #034694;
	font-size : 12px;
	text-decoration : none;
}

A.Links:HOVER{
	color : #034694;
	text-decoration : underline;
}

A.LinkNoticias{
	font-family : Arial, Helvetica, sans-serif; 
	color : #034694;
	font-size : 11px;
	text-decoration : none;
}

A.LinkNoticias:HOVER{
	color : #034694;
	text-decoration : underline;
}



.BarraHorizontal{
   color : #F3C108;
}

.Comentario 
{
	font-family : Arial, Helvetica, sans-serif;
	font size: 11px; 
	color: #000099;
}


.FundoLateralAzul
{ 
	background-color: #D4D9DE;
}

.FundoCentral
{ 
	background-color: #ffffff;
}

.FundoRodape
{ 
	background-color: #ffffff;
}

.FundoAzulEscuro
{
	background-color: #313584;
}

.FundoTabDestaque {
	background-color : #F3C108;
}

.FundoTabCinzaClaro {
	background-color : #F0F0F0;
}

.FundoTabCinza {
	background-color : #969594;
}

.FundoTabAzulClaro {
	background-color : #ECF1F4;
}

.NumPequeno
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px;
	color : #000000;
}

.textoBranco
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px;
	color : #FFFFFF;
}

.textoBrancoMedio
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}



.TextoBrancoMaior
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px;
	color : #FFFFFF;
	font-weight : bold;
	align: center;
	
}

.Texto
{
    font-family : Arial, Helvetica, sans-serif; 
    font-size : 12px; 
    color : #000000;
    align: justify;
}

.TextoPretoPequeno
{
    font-family : Arial, Helvetica, sans-serif; 
    font-size : 10px; 
    color : #000000;
    align: justify;
}


.TextoMaior
{
    font-family : Arial, Helvetica, sans-serif; 
    font-size : 13px; 
    color : #000000;
    align: justify;
}

.TextoAzulMedio
{
    font-family : Arial, Helvetica, sans-serif; 
    font-size : 12px; 
    color : #034694;
    align: justify;
}

.TextoAzulPequeno
{
    font-family : Arial, Helvetica, sans-serif; 
    font-size : 10px; 
    color : #034694;
    align: justify;
}


.TextoNoticias
{
    font-family : Arial, Helvetica, sans-serif; 
    font-size : 12px; 
    color : #000000;
    align: justify;
}

.TextoNoticiasTahoma
{
    font-family :Tahoma; 
    font-size : 11px; 
    color : #000000;
    align: justify;
}

.Titulo
{
	font-family :  Arial, Helvetica, sans-serif; 
    font-size : 15px; 
    color : #003399;
    font-weight : bold; 
}

.TituloDestaque
{
	font-family : Arial, Helvetica, sans-serif; 
    font-size : 12px; 
    color : #003399;
    font-weight : bold; 
}

.TituloInterno
{
	font-family : Arial, Helvetica, sans-serif; 
    font-size : 14px; 
    color : #003399;
    font-weight : bold; 
}