@charset "utf-8";
@import url(geral.css);
/* CSS Document */
div {
	clear:both;
	display:block;
}
.spepara-noticia {
	clear:both;
	height:10px;
	display:block;
	background:url(../img/noticias/separa_noticia.jpg);
}
#conteudo-interno p {

float:left;
margin-bottom:1px;
background-image:url(../img/noticias/separa_noticia.jpg);
background-position:center bottom;
background-repeat:no-repeat;
padding-bottom:30px;
}
#conteudo-interno p span {
	width:85px; 
	float:left;
}
#conteudo-interno p a {
	width:613px;
	float:left;
	color:#216598;
	text-decoration:none;
	text-align:justify;
}
#conteudo-interno b {
	color:#216598
}