.bgPontos{
	background: url(/html/imagens/antt/bg.png) !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’/html/imagens/antt/bg.png‘,sizingMethod=’image’);
}

#featured{
	position:relative;
	height:309px; width:992px;
	background: url(/html/imagens/antt/bg_destaque.png) no-repeat top left !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’/html/imagens/antt/bg_destaque.png‘,sizingMethod=’image’);
	z-index:1;
	margin:0; padding:0;
}

.bgPortal{
	background: url(/html/imagens/antt/bg_cont.png) repeat-y top left !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’/html/imagens/antt/bg_cont.png‘,sizingMethod=’image’);
	display:table;
	width:992px;
}

.imgBottomPortal{
	background: url(/html/imagens/antt/cont_bottom.png) no-repeat top left !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’/html/imagens/antt/cont_bottom.png‘,sizingMethod=’image’);
	width:992px; height:17px;
}

.imgTopPortal{
	background: url(/html/imagens/antt/cont_top.png) no-repeat bottom left !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’/html/imagens/antt/cont_top.png‘,sizingMethod=’image’);
	width:992px; height:15px;
}

.bgTopo{
	background: url(/html/imagens/antt/bg_topo.png) no-repeat top left !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’/html/imagens/antt/bg_topo.png‘,sizingMethod=’image’);
	width:992px;
}

