/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Listagem - Página Notícias
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/*#noticias {
	padding-right:20px;
	clear:both;
}
#noticias .noticia {
	float:left;
	display:inline;
}
#noticias .noticia .texto {
	width:190px;
	padding-left:10px;
	float:left;
	display:inline;
	overflow:hidden;
}
#noticias .noticia .texto h3 {
}
#noticias .noticia .texto h3 a {
	color:#666;
}
#noticias .noticia .texto p {
	padding-top:3px;
	line-height:15px;
}*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Notícia Detalhes
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#noticia {
	clear:both;
}
#noticia #noticia-navbar {
	clear:both;
}
#noticia #noticia-navbar p {
}
#noticia #noticia-navbar p a {
	color:#666;
}
#noticia h2#h2 {
}
#noticia #noticia-texto {
}
#noticia #noticia-texto p {
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Comentários
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#noticia-comentarios {
	clear:both;
}
#noticia-comentarios .comentario {
	clear:both;
}
#noticia-comentarios .comentario .titulo {
}
#noticia-comentarios .comentario .titulo strong {
}
#noticia-comentarios .comentario .texto {
}
#noticia-comentarios .comentario .texto p {
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Categorias
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#noticias-categorias {
	clear:both;
}
#noticias-categorias .categoria {
}
#noticias-categorias .categoria a {
}
#noticias-categorias #nenhuma-categoria {
}
#noticias-categorias #nenhuma-categoria p {
}
