@charset "utf-8";
/* CSS Document */

.titulo_noticias_i{
	font-size:28px;
	font-weight:bold;
	color:#333;
}

.resumo_noticia_i{
	font-size:12px;
	color:#333;
}

.publicado{
	font-size:11px;
	color:#666;
}

.titulo_exb_noticia{
	font-size:24px;
	font-weight:bold;
}

.texto{
	text-align:justify;
	line-height:140%;
}

.data_noticias{
	padding:0px 3px 0px 3px;
	background-color: #09C;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

.mais{
	margin:8px;
	text-align:right;
}

.link_noticias_d{
	color:#09C;
}

.link_noticias_d:hover{
	text-decoration:underline;
}

.link_noticias_r{
	text-align:justify;
	color:#666;
}

.link_noticias_r:hover{
	text-decoration:underline;
}

.link_noticias_i{
	font-size:16px;
	color:#000;
}

.link_noticias_i:hover{
	 text-decoration:underline;
}

.numpg_atv{
	display:block;
	float:left;
	width:25px;
	height:25px;
	margin:9px 1px 2px 1px;
	background-image:url(../../images/num_pg_atv.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:18px;
	color:#FFF;
}

.numpg_int{
	display:block;
	float:left;
	width:25px;
	height:25px;
	margin:9px 1px 2px 1px;
	background-image:url(../../images/num_pg_int.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:18px;
}

.link_list_not{
	margin:4px 8px 4px 0px;;
	color:#333;
	font-size:16px;
}

.link_list_not:hover{
	text-decoration:underline;
	color:#06C;
}
