/***************************************************/
/*           		   LISTA                       */
/***************************************************/

	.Lista:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
	.Lista {display: inline-block;} 
	html[xmlns] .Lista {display: block;} 
	* html .Lista {height: 1%;}
	
	.ListaDestaques{margin-bottom:25px; clear:both;}	
	.ListaDestaques li{	float:left;	margin-right:60px;}
	.ListaDestaques li.Ultimo{margin:0 !important;}
	.ListaDestaques li a, .article #page .ListaDestaques li a {color:#58585a;}
	.ListaDestaques li a.botao{float:right;}
	.ListaDestaques li p a:hover{text-decoration:underline;}
	
/* PAGINACAO */

	/*paginacao padrao do Joomla*/
	.list-footer .limit, #page .list-footer .counter{display:none;}
	#page .list-footer ul.pagination{padding:0; text-align:center;}
	#page .list-footer ul.pagination li{list-style:none; padding:0;}
	#page .list-footer ul.pagination li{display:inline; padding:0 3px;}
	
/* FILTRO DE LETRAS*/
	
	.FiltroLetras{
	height:26px;
	margin-bottom:15px;
	padding:10px 0 0;
	border:solid 1px #dfdfdf;
	border-width:0 1px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:url(../imagens/estrutura/degrade-cinza-pq.gif) repeat-x left bottom;}
	
	.FiltroLetras a{
	position:relative;
	padding:0 5px;
	font-size:15px;
	font-weight:bold;
	color:#4d4d4f;}
	
	.browserIE8 .Abas .ContentAbas{padding-right:18px;}
	
	.article #page .content-article .FiltroLetras a{color:#4d4d4f;}
		
	.FiltroLetras a.Ativo span{
	position:absolute;
	top:-19px;
	left:5px;
	display:block;
	width:20px;
	height:18px;
	background:url(../imagens/icones/seta-curva-vermelha.png) no-repeat;}	
	
/* LISTA DE ARTIGOS */
	
	#page ul.ListaArtigos{padding:20px 0 0 0;}
	
	#page ul.ListaArtigos li{
	margin-bottom:15px;
	padding:0 0 15px 0;
	overflow:hidden;
	list-style:none;
	border-bottom:solid 1px #e7e7e7;}
	
	.ListaArtigos .easy_img_caption{
	float:left;
	width:135px !important;
	margin-right:20px !important;
	padding-bottom:35px;}
	
	.ListaArtigos .easy_img_caption_inner{
	width: auto !important;
	padding:0 !important;
	color:#58585a !important;
	font-style:italic !important;
	font-size:11px !important;
	font-weight:normal !important;
	background:none !important;}
	
	.ListaArtigos img{
	float:left;
	width:125px;
	height:95px;
	margin:0 16px 10px 0;
	padding:16px 5px 5px 5px;
	background:url(../imagens/estrutura/bg-foto-cinza.png) no-repeat 0 0 !important;}
	
	.article #page .ContentAbas .ListaArtigos{padding:0;}
	
	.article #page .ContentAbas .ListaArtigos h4{
	width:76%;
	float:right;
	padding-bottom:0;}
	
	.article #page .ListaArtigos h4{
	width:519px;
	float:right;
	padding-bottom:0;}
	
	.article #page .ListaArtigos h4 span{
	display:block;
	font-weight:normal;
	font-size:12px;
	color:#78787a;}
	
	.article #page .ListaArtigos li.SemImagem h4{
	width:auto;
	float:none;
	padding-bottom:10px;}
	
	.ListaArtigos p{
	color:#5858a;
	line-height:17px;
	margin:0;}
	
	.ListaArtigos span.texto-destaque{
	display:block;
	font-size:11px;
	color:#A20101;
	line-height:17px;
	text-transform:uppercase;}
	
	.destinos-e-roteiros .content-article .BoxExpansivel{margin-top:0;}
