Cufon.replace(
	'header nav ul li a, section#agentbot section header h1, section#agentbot section p, section#contenido div > article#home-agentbot header h1, section#contenido div > article#home-novedades header h1, section#contenido div > article#home-sumate section p a.quiero-sumarme, section#contenido div > article#home-agentbot section ul li strong, footer p.fb a, section#title-page div > h1, section#contenido div > article#contact-form > header h1, section#contenido div > article#contact-form form label, section#contenido div > article#contact-info section h2, section#contenido div > article#contact-info section p, section#contenido div > article#home-sumate-form section form label, section#contenido div > article#home-sumate-form-ok section a, section#contenido div#about article h1, , section#contenido div#about article p', {
		fontFamily: 'Soho Gothic Pro',
		hover:true
	}
);
Cufon.replace(
	'section#contenido div > article#home-sumate header h1, section#contenido div > article#home-sumate-form header h1, section#contenido div > article#home-sumate-form-ok header h1', {
		fontFamily: 'Soho Gothic Pro',
		hover:true,
		textShadow: '0px 2px 0px #000000'
	}
);
Cufon.replace(
	'section#contenido div > article#home-agentbot section ul.tw li a, section#contenido div > article#contact-info footer ul li a, .thanks', {
		fontFamily: 'Soho Gothic Pro',
		hover:true,
		textShadow: '1px 1px 0px #FFFFFF'
	}
);


