div.lista-noticias-top {
	
	background:url(/imgs/bg-galeria-top.png) no-repeat;		
	
}

div.lista-noticias-bottom {
		
	background:url(/imgs/bg-galeria-bottom.gif) no-repeat;		

}

div.lista-noticias {

	border-left:1px solid #FF8484;
	border-right:8px solid #FF8484;
			
}

ul.listing-news li {

	border-bottom:1px solid #FF8484;	

}

ul.listing-news li div.img-list a {
	
	border:1px solid #FF8484;	
	
}

ul.listing-news li div.img-list a:hover {

	border:2px solid #FF8484;
	
}

ul.listing-news li div.info-list h4.title,h4.title a {

	color:#007EBB;		

}

ul.listing-news li div.info-list a.read-more {
	
	color:#007EBB;

}

div.lista-noticias-bottom div.pagination a {

	color:#007EBB;	

}

div.lista-noticias-bottom div.pagination a:hover {

	text-decoration:underline;

}

div.lista-noticias-bottom div.pagination a.go-top {
	
	color:#FE3838;
	background:url(/imgs/go-top-red.gif) no-repeat right 4px;
		
}

div.lista-noticias-bottom div.pagination div.pages a.prev {

	background:url(/imgs/arrow-left-yellow.gif) no-repeat left 5px;
		
}

div.lista-noticias-bottom div.pagination div.pages a.next {
	
	background:url(/imgs/arrow-right-yellow.gif) no-repeat right 5px;
		
}

div.lista-noticias-bottom div.pagination div.pages .page {

	background:#FF8484;
	color:#007EBB;	
}

div.lista-noticias-bottom div.pagination div.pages .selected {

	background:#FE3838 !important;
	color:#FFF !important;

}

/* ######## NOTICIA INTERNA ########  */

div.noticias-top {
		
	background:url(/imgs/bg-galeria-top.png) no-repeat;		

}


div.noticias {

	border-left:1px solid #FF8484;
	border-right:8px solid #FF8484;
			
}

div.noticias h2.title {
	
	color:#007EBB;	

}

div.noticias div.foto {

	background:#FF8484;
	
}

div.noticias div.foto span.credito em {
	
	color:#007EBB;	
	
}

div.mais-fotos {
	
	background:#FF8484;
}


div.mais-fotos h4 {
	
	color:#007EBB;	

}
.title_album,.title_more_fotos {
	
	margin:0 auto;
	position:absolute;
	top:25px;
	left:20px;
	width:400px;
	font:bold 18px tahoma;
	z-index:1000;
	color:#fff;
}
.title_more_fotos {
	
	padding-top:10px;
	padding-bottom:3px;
	padding-left:15px;
	top:15px;
	left:480px;
	width:145px;
	background:#FE6767;
}
.container_my_fotos {
	margin:0 auto;
	position:absolute;
	top:50px;
	right:0px;
	height:386px;
	width:160px;
	background:#FE6767;
}
.others_albuns {
	
	float:left;
	margin-top:16px;
	border-top:1px solid #FFA3A3;
	padding-left:10px;
	width:630px;	
	
}
.others_albuns h3 {
	
	margin:0 auto;
	float:left;
	padding-top:5px;
	padding-bottom:20px;
	width:100%;
	font:bold 18px  tahoma;
	color:#FE3838;
	
}
.list_other_albuns {
	
	margin:0 auto;
	float:left;
	width:620px;
	
}
.list_other_albuns li {
	
	margin:0 auto;
	float:left;
	width:100%;
	margin-bottom:15px;
}
.container_foto_destaque {
	
	margin:0 auto;
	float:left;
	width:100px;
	margin-left:0px;
	
}
.container_foto_destaque img {
	
	margin:0 auto;
	float:left;
}
.container_foto_destaque:hover {
	
	margin:-1px;
	border:1px solid #FE3838;
}
.container_information_album {
	
	margin-left:10px;
	float:left;
	width:500px;
	
}
.name_abum {
	
	margin:0 auto;
	float:left;
	width:100%;
	font:bold 14px tahoma;
	
	
}
.name_abum a {
	color:#FE3838;
}
.name_abum a:hover {
	text-decoration:underline;
}
.categoria_name,.description_foto_destaque,.veja_mais {
	margin:0 auto;
	float:left;
	margin-top:5px;
	width:100%;
	font:bold 11px tahoma;
	color:#666;
}
.description_foto_destaque {
	
	font-weight:normal;
	color:#282E33;
	
}
.veja_mais {
	
	font-weight:normal;
	color:#FE3838;
	width:auto;
}
.veja_mais:hover {
	
	text-decoration:underline;
}