#noticias #corpo #meio {
	width: 504px !important;
	width: 494px;
}
.noticias-index ul {
	margin: 0 3%;
}
.noticias-index .destaque {
	margin: 0 auto;
	width: 400px;
	margin-bottom: 14px;
	background: #FAF7F2;
	padding: 10px;
}
#noticias #corpo #meio.noticias-index .destaque h3 {
	text-indent: 0;
	background: transparent;
	margin: 0;
	height: auto;
	font-size: 18px;
	margin: 0;
	line-height: 23px;	
}
#noticias #corpo #meio.noticias-index .destaque h3 a {
	color: #FFF;
	display: block;
	background: #212121;
	padding: 5px;	
}
#noticias #corpo #meio.noticias-index .destaque h3 a:hover {
	background: #666;
}

#ultimas-noticias li a img {
	float: left;
	margin-right: 5px;
}
#noticias #corpo #conteudo #ultimas-noticias li a small {
	display: block;
	margin-bottom: 2px;
}

.noticia {
	color: #666;
	text-align: justify;
	padding-right: 10px;
}

.noticia small {
	display: block;
	font-size: 10px;
	margin-bottom: 16px;
}
.noticia .foto {
	display: block;
	float: left;
	margin-right: 10px;
	background: #EEE;
	padding: 2px;
}

#mais_fotos {
	display: block;
	width: 108px;
	margin: 15px auto;
	background: #F7F7F7 url(../imagens/fotos.gif) no-repeat 5px center;
	padding-left: 27px;
	line-height: 23px;
	border: 1px solid #DDD;
	font-weight: bold;
	font-size: 13px;
}
#mais_fotos:hover {
	background: #EEE url(../imagens/fotos.gif) no-repeat 5px center;
}
