.copyright{
	font-family: Arial;
	font-size: 9px;
	color: Black;
}
.search{
	font-family: Arial;
	font-size: 8px;
	color: Black;
}
input.pesquisa{ border: 1 solid Black; 
width: 80px;
height: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}
td.destaques{ 
border-bottom: 1px dotted Black;
 }
td.noticias{ 
border-bottom: 1px dotted Black;
border-top: 1px dotted Black;
background-color: White;
 }
 
 .titulo_ideias{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight : bold;
}

.texto_ideias{
	font-family: Arial;
	font-size: 12px;
	color: Gray;
}

.noticias1{
	font-family: Arial;
	font-size: 12px;
	color: Navy;
}

.titulo_destaques{
	font-family: Arial;
	font-size: 12px;
	color: #5E5E5E;
	font-weight : bold;
}

.texto_destaques{
	font-family: Arial;
	font-size: 12px;
	color: Navy;
}

.titulo_agenda{
	font-family: Arial;
	font-size: 12px;
	color: Navy;
}

.data_agenda{
	font-family: Arial;
	font-size: 12px;
	color: #910B0B;
}

.texto_download{
	font-family: Arial;
	font-size: 12px;
	color: Gray;
}
a.prog_incuba{
text-decoration:none;
font-family:Arial;
font-size:12px;
color:#2D264E;
font-weight: bold;

}
a.prog_incuba:hover{
text-decoration:none;
font-family:Arial;
font-size:12px;
color:#910B0B;
font-weight: bold;
}
a.prog_incuba_sub{
text-decoration:none;
font-family:Arial;
font-size:11px;
color:#2D264E;
font-weight: bold;

}
a.prog_incuba_sub:hover{
text-decoration:none;
font-family:Arial;
font-size:11px;
color:#910B0B;
font-weight: bold;
}




.texto_incuba{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.texto_incuba_laranja{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF6600;
}
a.noticias1{
	font-family: Arial;
	font-size: 12px;
	color:#191B56;
	font-weight: bold;
	text-decoration:none;
}
a.noticias1:hover{
	font-family: Arial;
	font-size: 12px;
	color:#191B56;
	font-weight: bold;
	text-decoration:underline;
}
}

a.titulo_destaques{
	font-family: Arial;
	font-size: 12px;
	color: #5E5E5E;
	font-weight : bold;
	text-decoration: none;
}
a.titulo_destaques:hover{
	font-family: Arial;
	font-size: 12px;
	color: #5E5E5E;
	font-weight : bold;
	text-decoration: underline;
}
.titulo_noticias1{
	font-family: Arial;
	font-size: 12px;
	color: #5E5E5E;
	font-weight : bold;
}
.corpo_noticias1{
	font-family: Arial;
	font-size: 12px;
	color: #5E5E5E;
}
.on {
	display: block;
}
.off{
	display: none;
}