@charset "utf-8";
/* CSS Fontes - Noticias Exibicao - Fonte */

/* Fonte Descricao */
.Not_Exi_Tex_Des{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}

/* Fonte Origem e Tipo */
.Not_Exi_Ori_Tip{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}

/* Fonte Titulo da Noticia */
.Not_Exi_Tit{
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:30px;
	color:#333333;
	}

/* Fonte Data e Hora */
.Not_Exi_Dat_Hor{
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:italic;
	font-variant:inherit;
	color:#666666;
	}

/* Fonte da Noticia */
.Not_Exi_Tex{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}

/* Fonte da Noticia */
.Not_Exi_Fon_Not{
	font-family:Trebuchet MS;
	font-size:10px;
	font-style:italic;
	color:#333333;
	}

/* Fonte Galeria de Fotos - Chamada */
.Not_Exi_Gal_Fot_Exi{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	}

/* Fonte Galeria de Fotos - Texto*/
.Not_Exi_Gal_Fot_Exi_Tex{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}
