
function posicionaData()
{
	$("dtcerta").style.left = ((window.screen.width/2) + 238)+' px';
}

