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