#featured{
	position:relative;
	height:272px; width:992px;
	background: url(/html/imagens/site/bg_destaque.png) no-repeat top left !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’/html/imagens/site/bg_destaque.png‘,sizingMethod=’image’);
	z-index:1;
	margin:0; padding:0;
}

#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:15px; right:17px; 
	list-style: inside;
	padding:0; margin:0;
	height:240px;
	width:475px;
	overflow:auto;
	overflow-x:hidden;
	z-index:1;
	background: url(/html/imagens/site/bg_dest.png) !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’/html/imagens/site/bg_dest.png‘,sizingMethod=’image’);
}

#featured .ui-tabs-panel .sombra{ 
	background: url(/html/imagens/site/sombradest.png) no-repeat top left !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’/html/imagens/site/sombradest.png‘,sizingMethod=’image’);
	top:15px;
	left:15px;
	position:absolute;
	z-index:4;
	widows:568px; height:240px;
}

.bgPortal{
	background: url(/html/imagens/site/bg_cont.png) repeat-y top left !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’/html/imagens/site/bg_cont.png‘,sizingMethod=’image’);
	display:table;
	width:992px;
}

.imgBottomPortal{
	background: url(/html/imagens/site/cont_bottom.png) no-repeat top left !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’/html/imagens/site/cont_bottom.png‘,sizingMethod=’image’);
	width:992px; height:17px;
}

.imgTopPortal{
	background: url(/html/imagens/site/cont_top.png) no-repeat bottom left !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’/html/imagens/site/cont_top.png‘,sizingMethod=’image’);
	width:992px; height:15px;
}

.bgTopo{
	background: url(/html/imagens/site/bg_topo.png) no-repeat top left !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’/html/imagens/site/bg_topo.png‘,sizingMethod=’image’);
	width:992px;
}

