@charset "utf-8";
/* CSS Noticias */

/* Texto Descritivo */
#Not_Exi_Tex_Des{
	width:100%;
	margin:0 0 20px 0;
	}

/* Fonte Descricao */
.Not_Exi_Tex_Des{
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#646464;
	word-spacing:1px;
	}

/* Titulo da Noticia */
#Not_Exi_Tit{
	width:100%;
	margin:0 0 20px 0;
	font:bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#646464;
	word-spacing:1px;
	}

/* Espaco da Noticia */
#Not_Exi_Not{
	width:100%;
	margin:0 0 20px 0;
	font:italic 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	word-spacing:1px;
	}

/* Fonte da Noticia */
#Not_Exi_Fon_Not{
	width:100%;
	margin:0 0 20px 0;
	text-align:right;
	}

/* Texto da Noticia */
#Not_Exi_Tex{
	width:100%;
	margin:0 0 20px 0;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#646464;
	word-spacing:1px;
	}
	#Not_Exi_Tex img{
		padding:5px;
		margin-right:5px;
		border:#646464 solid 1px;
		}

	#Not_Exi_Tex a:hover{
		color:#646464;
		text-decoration:underline;
	}
	#Not_Exi_Tex a:visited{
		color:#646464;
	}

/* Foto da Noticia - 001 */
.Not_Exi_Fot_001{
	width:280px;
	height:210px;
	margin:5px 5px 0 0;
	}
	.Not_Exi_Fot_001 img{
		width:280px;
		height:210px;
		border:#d0d5d8 solid 2px;
		padding:5px;
		}
	
/* Foto da Noticia - 002 */
.Not_Exi_Fot_002{
	width:485px;
	height:190px;
	margin:5px 5px 0 0;
	}
	.Not_Exi_Fot_002 img{
		width:485px;
		height:190px;
		border:#d0d5d8 solid 2px;
		padding:5px;
		}

/* Data da Noticia */
#Not_Exi_Dat_Hor{
	width:100%;
	margin:0 0 10px 0;
	text-align:right;
	font:italic 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	word-spacing:1px;
	}
		
/* Origem e Tipo */
#Not_Exi_Ori_Tip{
	width:100%;
	margin:0 0 20px 0;
	border-bottom:#d0d5d8 solid 1px;
	padding-bottom:5px;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#646464;
	word-spacing:1px;
	}

/* Link Origem */
.Not_Exi_Ori_Tip_Lin{
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#646464;
	word-spacing:1px;
	text-decoration:none;
	}
	.Not_Exi_Ori_Tip_Lin:hover{
		color:#646464;
		text-decoration:underline;
	}
	.Not_Exi_Ori_Tip_Lin:visited{
		color:#646464;
	}
	
/* Comentario */
#Not_Exi_Com{
	width:100%;
	margin:20px 0 20px 0;
	}

/* Titulo Outras Noticias */
#Not_Exi_Tit_Out_Not{
	width:100%;
	height:30px;
	margin:40px 0 20px 0;
	font:bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#646464;
	word-spacing:1px;
	}

	/* Titulo Outras Noticias - Chama */
	#Not_Exi_Tit_Out_Not_Cha{
		width:100%;
		margin:20px 0 20px 0;
		}

		/* Link Origem */
		.Not_Exi_Tit_Out_Not_Cha_Lin{
			font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#646464;
			word-spacing:1px;
			text-decoration:none;
			}
			.Not_Exi_Tit_Out_Not_Cha_Lin:hover{
				color:#646464;
				text-decoration:underline;
			}
			.Not_Exi_Tit_Out_Not_Cha_Lin:visited{
				color:#646464;
			}