.area_pre_noticia a{
	height: 30px;
	border-bottom: 1px dashed #000000;
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width:690px;
}
.area_pre_noticia a:hover
{
background:#CCCCCC;
}
.data_noticia
{
font-size:10px;
color:#FF0000;
}
.area_noticias a
{
width:650px;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:3px;
border-bottom: 1px #000000 solid;
color:#0000CC;
padding-bottom:5px;
margin-top:3px;
}
.area_noticias a:hover
{
width:650px;
background:#F2F2F2;
}
.img_noticias
{
float:left; 
margin-right:5px;
}

.titulo_noticias
{
border-bottom:1px dashed #000000;
margin-left:10px;
width:670px;
}

.corpodanoticia
{
border-bottom:1px dashed #000000;
margin-left:10px;
width:670px;
margin-top:10px;
}

.imagemtitulo a
{
float:left;
margin-right:5px;
text-decoration:none;
}