/* Destaque Home */
.featured-list { border : 1px solid #d8e1e1; overflow:hidden; position : relative }
.featured-list .featured-img { height:358px; overflow:hidden; width:695px }
.featured-list .featured-img li { position : absolute; left : 0; top : 0 } 
.ie7 .featured-list .featured-img li { position : static } 
.featured-list .featured-img li a { display : block; position : relative; z-index : 3; text-decoration: none; } 
.featured-list .featured-img li span { display : block; font-size : 13px; line-height : 16px; padding:7px 24px 12px 20px; position : relative; top : -72px; z-index : 4; width : 470px; height : 47px } 
.featured-list .featured-img li strong { color : #f57921; display : block; font-size : 24px; line-height : 1; margin-bottom : 0px } 

.featured-list .featured-tabs { border-left : 1px solid #d8e1e1; padding : 24px; position : absolute; bottom : 0; right : 0; z-index : 4 }
.featured-list .featured-tabs li { background : #fff; color : #f57921; cursor : pointer; float : left; font-size : 16px; line-height : 16px; margin-left : 16px; padding : 4px 0 6px; width : 24px; height : 14px; text-align : center; }
.featured-list .featured-tabs li:first-child { margin : 0 }
.featured-list .featured-tabs li span { color : #f57921 }
.featured-list .featured-tabs li.current { background : #f57921; color : #fff }
.featured-list .featured-tabs li.current span { color : #fff }
.featured-list .featured-tabs li span.featured-tip { background : #fff; color : #8b8b92; font-size : 12px; line-height : 14px; display : none; padding : 8px 8px 16px; width : 160px; position : absolute; bottom : 79px; right : 7px; text-align : left }
.featured-list .featured-tabs li span.featured-tip img { margin-bottom : 6px }
.featured-list .featured-tabs li span.featured-tip strong { color : #f57921; display : block; font-size : 14px; line-height : 16px; margin-bottom : 6px }
.featured-list .featured-tabs li span { display : block; position : relative }
.featured-list .featured-tabs li em { display : none; width : 0; height : 0; border-left : 7px solid transparent; border-right : 7px solid transparent; border-top: 8px solid #fff; position : absolute; left : 6px; top : -36px }

.featured-list .bg-featured { background : url(/wp-content/themes/itau-cultural/_/img/common/bg-opacity-white.png); height : 72px; width : 694px; position : absolute; left : 0; bottom : 0; z-index : 3 }

/* Destaque Interna */
section.internal .featured-list .featured-img, 
section.internal .featured-list .featured-img li { height:288px; overflow: hidden;width: 100%;}
section.internal .featured-list .featured-img li span {top:-73px; }


.slider-geral.featured-img li a {
	display: inline;
}