.titulos {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.destaques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #447489;

}

.titulos_destaques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #447489;
}


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

.headline {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #447489;
	line-height: normal
}

.textoagenda {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.horamateria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777777;
}

.home_chamadas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #447489;
}

.galeria_legendas {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #534F4E;
}

.noticias_texto {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #447489;
}

.titulo_eventos {
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #447489;
}

.titulo_eventos_singular {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #447489;
}

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

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

.radio_descricao{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #447489;
}

.radio_tab_selecionada{
	cursor:hand;
	background-image:url(../imagens/bgtarjaesquerda.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#447489;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.radio_tab_nao_selecionada{
	cursor:hand;
	background-image:url(../imagens/bgestacaodireita.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#D6E0E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

