.cabecario_noticias
{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #996600;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../imagem/fnd-barra.jpg);
}
.titulo_pre_noticias
{
	font-size: 10px;
	color: #000000;
}
.corpo_pre_noticias a
{
	text-decoration: none;
	color: #000000;
	margin-bottom: 2px;
	width:100%;
	padding-left:2px;
	padding-right:2px;
	border-top: 1px dashed #000000;
	font-size:10px;
}
.corpo_pre_noticias a:hover
{
	text-decoration: underline;
	background-color: #FFF4DF;
}
.leia_pre_noticias
{
color:#FF0000;
}

.img_noticia
{
width:60px;
height:40px;
float:right;
}