@charset "utf-8";
/* CSS Noticias Pagina 002 */

/* Texto Descritivo */
#Not_Pag_002_Tex_Des{
	width:100%;
	margin-bottom:20px;
	}

/* Espaco do Categoria */
#Not_Pag_002_Cat{
	width:100%;
	margin-bottom:20px;
	}

/* Espaco das Noticias */
#Not_Pag_002_Esp_Not{
	width:100%;
	margin-bottom:20px;
	}

/* Espaco das Chamadas */
	#Not_Pag_002_Cha{
		width:100%;
		margin-bottom:15px;
		}

		/* Espaco das Chamadas - Data */
		#Not_Pag_002_Cha_Dat{
			width:100%;
			margin-bottom:4px;
			}
		
		/* Espaco das Chamadas - Titulo */
		#Not_Pag_002_Cha_Tit{
			width:100%;
			margin-bottom:4px;
			}
		
		/* Espaco das Chamadas - Chamada */
		#Not_Pag_002_Cha_Cha{
			width:96%;
			margin-bottom:4px;
			padding:2%;
			background-color:#F5F5F5;
			border-color:#D8D8D8;
			border-style:solid;
			border-width:1px;
			}
