document.write("<style>");
document.write("#ingresaCv {");
document.write("position:absolute;");
document.write("left:0;");
document.write("top:0px;");
document.write("width:300px;");
document.write("height:200px;");
document.write("z-index:1;");
document.write("margin:0px;");
document.write("padding:0px;");
document.write("background: url(/imagenes/solapa-ingresatucv.gif) top left no-repeat");
document.write("}");
document.write("#ingresaCv a {");
document.write("width:300px;");
document.write("height:200px;");
document.write("margin:0px;");
document.write("padding:0px;");
document.write("display:block;");
document.write("}");
document.write("#ingresaCv a strong {");
document.write("display: none");
document.write("}");
document.write("</style>");
document.write("<div id=\"ingresaCv\"><a href=\"http://rrhh.tekphone.com.ar\"><strong>sumate a nuestro equipo, ingresá tu CV aquí</strong></a></div>");
