/* lightbox.body.css */

#box-popin-oculta{position:absolute; background: #fff; width: 100%; height: 100%; top:0; left: 0; filter: alpha(Opacity=0); opacity: 0;}
#box-popin-sombra
{
	position:absolute; 
	width: 100%; 
	top:0; 
	left: 0; 
	background: #000; 
	filter: alpha(Opacity=50); 
	opacity: 0.4;
	height: 100%; 
/*
	height: 100%; 
*/
}
#box-popin-load{position:absolute; top: 0; left: 0; width: 100px; height: 100px; background:url(/Portal/G1V2/img/ajax-loader808080.gif) center no-repeat;}

#box-popin
{
	position:absolute;
	background:#fff;
	padding:0px;
}

/*
*/
#box-popin-fechar {text-align:right;overflow:hidden;}
#box-popin-fechar #link-fechar-popin
{
	position:absolute;

	background:url(pop/btn_fechar.gif) no-repeat;
	height:250px;
	width:400px;
	top:0;
	left:0;


/*
	border:#00FF00 1px solid;

	background:url(pop/btn_fechar.gif) no-repeat;
	text-indent: -999px; 
	_margin:0; 
	height:39px;
	width:100px;
	top:24px;
	right:5px; 
	text-align:left;
*/
}

#box-popin #conteudo-popin { *margin-top:-19px; }

#box-popin #conteudo-popin img{display:block; }
/*




#EBEBEB
#box-popin #legenda-popin{background:#EBEBEB;color:#535353;font-size:11px;padding:0.67em;text-align:left}	
/**/


#box-popin #credito-popin {float:left;text-align:left;width:80%}