window.addEvent('domready',function(){
	Cufon.replace('.cont_reservar h3, .intro h2, .condiciones h3, #noticias h2, #ver_mas_noticias, fieldset span, fieldset em, .texto_tiempo h3, #nuestro_campo, #menu_arbol li a, .tel_idioma, .cont_derecha_textos h2, .nombre_padre, #titulo_lista_noticias, #noticias h4',{ fontFamily: 'ITC Franklin Gothic Std', hover: true });
	Cufon.replace('.noticia_nombre,.noticia_text h3 a,.lista_noticia h2 a',{ fontFamily: 'Adobe Garamond Pro', hover: true });
    Cufon.replace('.mega_claim_90 a, .mega_claim_50 a', {family: 'Franklin Gothic Demi Cond'});
    
    Cufon.now();
});


