div.lista-noticias-top {
	
	float:left;
	width:650px;
	background:url(/imgs/bg-lista-noticias-top.png) no-repeat;		
	height:62px;

}

div.lista-noticias-top h3 {

	font:normal 17px tahoma;
	color:#4AA664;
	text-align:left;
	margin:36px 0 0 13px;
	padding-left:12px;
	background:url(/imgs/bg-marker.gif) no-repeat left 8px;

}

div.lista-noticias-bottom {
	
	position:absolute;
	bottom:0;
	left:20px;
	width:650px;
	background:url(/imgs/bg-lista-noticias-bottom.jpg) no-repeat;		
	height:50px;	

}

div.lista-noticias {

	border-left:1px solid #ABF984;
	border-right:8px solid #ABF984;
	float:left;
	width:640px;	
	text-align:left;
	padding-bottom:65px;
			
}

ul.listing-news {

	margin-left:0;
	padding-left:0;	
	
	
}

ul.listing-news li {

	padding:12px 10px;
	border-bottom:1px solid #88F652;
	float:left;

}

ul.listing-news li div.img-list {

	float:left;
	width:124px;
	height:94px;

}

ul.listing-news li div.img-list img {
	
	display:block;

}

ul.listing-news li div.img-list a {

	margin:1px;
	border:1px solid #88F652;
	display:block;
	
}

ul.listing-news li div.img-list a:hover {

	border:2px solid #88F652;
	margin:0;

}

ul.listing-news li div.info-list {
	
	float:left;
	width:480px;
	margin-left:14px;

}

ul.listing-news li div.info-list strong.date {

	font:bold 11px tahoma;
	color:#666;
	display:block;
	padding-bottom:3px;	

}

ul.listing-news li div.info-list h4.title,h4.title a {

	margin:0 auto;
	font:bold 14px tahoma;
	color:#319750;	
	padding-bottom:3px;	

}
h4.title a:hover {
	
	text-decoration:underline;
}
ul.listing-news li div.info-list p.description {

	font:normal 11px tahoma;
	color:#333;	
	padding-bottom:3px;	

}

ul.listing-news li div.info-list a.read-more {

	font:normal 11px tahoma;
	color:#319750;

}

ul.listing-news li div.info-list a.read-more:hover {

	text-decoration:underline;

}

div.lista-noticias-bottom div.pagination {
	
	padding:10px 20px;
	text-align:left;

}

div.lista-noticias-bottom div.pagination a {

	font:bold 12px tahoma;
	color:#319750;
	text-decoration:none;

}

div.lista-noticias-bottom div.pagination a:hover {

	text-decoration:underline;

}

div.lista-noticias-bottom div.pagination a.go-top {
	
	padding-right:16px;
	background:url(/imgs/go-top.gif) no-repeat right 4px;
		
}

div.lista-noticias-bottom div.pagination div.pages a.prev {

	padding-left:10px;
	background:url(/imgs/arrow-left.gif) no-repeat left 5px;
	margin-right:5px;
	
}

div.lista-noticias-bottom div.pagination div.pages a.next {

	padding-right:10px;
	background:url(/imgs/arrow-right.gif) no-repeat right 5px;
	margin-left:5px;
	
}

div.lista-noticias-bottom div.pagination div.pages .page {

	font:bold 12px tahoma;
	background:#C0FBA3;
	color:#319750;
	padding:2px 6px;

}

div.lista-noticias-bottom div.pagination div.pages .selected {

	background:#319750 !important;
	color:#FFF !important;

}

div.lista-noticias-bottom div.pagination div.pages {
	
	text-align:right;
	position:absolute;
	width:350px;
	top:10px;
	right:20px;

}


/* ######## NOTICIA INTERNA ########  */

div.noticias-top {
	
	float:left;
	width:650px;
	background:url(/imgs/bg-noticias-top.png) no-repeat;		
	height:45px;

}


div.noticias {

	border-left:1px solid #ABF984;
	border-right:8px solid #ABF984;
	float:left;
	width:620px;	
	text-align:left;
	padding:0 10px 65px 10px;		
			
}

div.noticias strong.date {
	
	display:block;
	color:#666;
	font:bold 11px tahoma;
	padding-bottom:4px;

}

div.noticias div.texto {

	font:normal 12px tahoma;
	line-height:16px;
	color:#333;
	
}

div.noticias h2.title {

	font:bold 20px tahoma;
	color:#319750;
	padding-bottom:8px;

}

div.noticias div.foto {

	background:#ABF984;
	padding:3px 6px;
	float:left;
	margin-right:10px;
	width:280px;

}

div.noticias div.foto img {
	
	width:280px;
	padding:3px 0px;

}

div.noticias div.foto span.credito {

	display:block;
		
}

div.noticias div.foto span.credito em {
	
	color:#206635;
	font:normal 11px tahoma;	
	
}

div.mais-fotos {
	
	background:#ABF984;
	padding:5px 10px 2px 10px;
	margin-top:10px;

}

div.mais-fotos ul.listing-images {

	width:100%;
	margin-left:0;
	padding-left:0;
	float:left;
	
}

div.mais-fotos ul.listing-images img {

	display:block;

}

div.mais-fotos ul.listing-images li {

	margin-right:10px;
	padding-bottom:6px;
	float:left;
	
}

div.mais-fotos ul.listing-images li a {

	float:left;
	
}

div.mais-fotos h4 {

	margin:0 auto;
	color:#319750;
	font:bold 11px tahoma;
	padding-bottom:5px;

}