#noticias-content{
	float:left;
}

#noticias-linhas{
	margin-top:20px;
}

#noticias-linhas div {
font-size: 12px;
}

#noticias-logos{
	float: left;
	width: 160px;
	margin-left:5px;
	text-align:center;
	line-height: 70px;
}

#noticias-descricao{
	margin-left: 170px;
}

.titulo{
	font-size: 14px;
	color:#363636;
	font-weight:bold;
}

a.small-link{
	color: #666;
	text-decoration:none;
}

.datas{
	color:#8F0A03;
}

a.big-link{
	font-size:16px;
	font-weight:bold;
}
/* Modulo direito */

#modules-news {
	margin-top: 20px;
	width: 255px;
	float: right;
}


#modules-news a {
	font-size: 11px;
	text-decoration: none;
	color: #666;
}

#modules-news a:hover {
	text-decoration: underline;
}


#modules-news div#meio {
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
}


#modules-news div#meio ul {
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
}

#modules-news div#top{
	background:url(../skin/moldura_historico_noticias.gif) top left no-repeat;
	height: 12px;
}

#modules-news div#bottom{
	background:url(../skin/moldura_historico_noticias.gif) bottom left no-repeat;
	height: 12px;
}
