function reemplazar_textos(){
	if(typeof sIFR == "function"){
		sIFR.debug ();
		sIFR.replaceElement(named({sSelector:"#tit_seccion h1", sFlashSrc:"swf/helvetica.swf", sColor:"#0D5FB9", sCase:null, sWmode:"transparent" }));
		sIFR.replaceElement(named({sSelector:"#tit_seccion_hosting h1", sFlashSrc:"swf/helvetica.swf", sColor:"#E52E00", sCase:null, sWmode:"transparent" }));
	};
}
reemplazar_textos();