      Cufon.replace('h1.titulo', { fontFamily: 'gothic', textShadow: '1px 1px white' , fontSize: '30px'});
      Cufon.replace('h2.titulo', { fontFamily: 'gothic', textShadow: '1px 1px white' , fontSize: '26px'});


/*
	      Cufon.replace('h3', { fontFamily: 'Clarendon LT Std', hover: 'true', textShadow: '1px 1px white' });
			Cufon.replace('h4', { fontFamily: 'Clarendon LT Std', hover: 'true', textShadow: '1px 1px white' });
			Cufon.replace('p.crumbs', { fontFamily: 'Clarendon LT Std', hover: 'true', textShadow: '1px 1px white' });
			Cufon.replace('.main_nav li', { fontFamily: 'Clarendon LT Std', hover: 'true', textShadow: '1px 1px white' });
			Cufon.replace('.message h4', { fontFamily: 'Clarendon LT Std', hover: 'true', textShadow: '1px 1px #f9ecc9' });
			Cufon.replace('span.name', { fontFamily: 'Clarendon LT Std', hover: 'true', textShadow: '1px 1px white' });
			Cufon.replace('.btn_view_all', { fontFamily: 'Clarendon LT Std', hover: 'true', });
			Cufon.replace('.btn_submit_contact', { fontFamily: 'Clarendon LT Std', hover: 'true', });
			Cufon.replace('.battles_list li', { fontFamily: 'Clarendon LT Std', hover: 'true', textShadow: '1px 1px white' });
			Cufon.replace('h4.title_winner', { fontFamily: 'Clarendon LT Std', hover: 'true', textShadow: '1px 1px #be724d' });
			Cufon.replace('h4.title_winner span', { fontFamily: 'Clarendon LT Std', hover: 'true', textShadow: '1px 1px #773312' });
*/
