
#noticia {
float:left;
width:330px;
}

#fotonoticia {
	width:310px;
	height: 200px;
	background-color:#FFFFFF;
	margin: 5px 20px 5px 10px;
	border: 1px solid #999999;
}
#noticia h4 {
	color: #333;
	font: bold 13px "Trebuchet MS";
	letter-spacing: 0.05em;
	margin: 0px 0 5px 10px;
}
#noticia p {
	width:310px;
	color: #333;
	font: 11px/14px "Trebuchet MS";
	letter-spacing: 0.05em;
	margin: 5px 0px 10px 10px;
	text-align: justify;
}
#outrasnoticias {
	float: left;
	margin:20px 0 0 10px;
	width: 160px;
}
#outrasnoticias h2 {
	margin: 0 0 10px 0;
	color:#a3620a;
	font: bold 14px "Trebuchet MS";
	background-image: url(../img/setinha_dir.gif);
	background-repeat: no-repeat;
	background-position: 105px center;
}
.outrasnoticiasdestaque{
	background-image: url(../img/detalhe_outrasnoticias.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.outrasnoticiasdestaque h3 {
	font: bold 12px "Trebuchet MS";
	color:#004938;
	padding: 2px 0 0 0;
}

#outrasnoticias span{
	font: bold 10px "Trebuchet MS";
	text-decoration: none;
	color: #333;
	margin: 0 5px 0 5px;
	}

#outrasnoticias p {
	color:#666;
	margin: 0px 0 5px 5px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	}
#outrasnoticias a {
	color:#333;
	font: 10px "Trebuchet MS";
}
#outrasnoticias a:hover {
color:#CC8A02;
}

#paginacao {
width:240px;
margin: 10px auto;
}
#paginacao p {
margin: 0;
}