
w = (screen.width/2) - (400/2);
document.write('<style>#centralizado{position:absolute;	left:'+w+'px; top:60px; width:380px; height:500px; z-index:3; overflow:visible;}</style>');