Cufon.set('fontFamily', 'MyriadPro-Semibold');

//main menu
/*
Cufon.replace('.page .menu li', {
  fontWeight:'100',
  fontSize:'17px',
  fontStretch:'80%'
});
Cufon.replace('.page .menu li:hover', {
  fontWeight:'100',
  fontSize:'17px',
  fontStretch:'80%',
  fontColor:"#FFFFFF"
});
Cufon.replace('.page .menu li ul li a', {
  fontWeight:'100',
  fontSize:'12px',
  fontStretch:'100%'
});*/
//footer h3
Cufon.replace('.footer .links h3', {
  fontWeight:'200',
  fontSize:'16px'
});
//unknow
Cufon.replace('.date .from, .date .to', {
  fontWeight:'900',
  fontSize:'20px'
});

Cufon.replace('.date .m_y', {
  fontWeight:'100',
  fontSize:'20px'
});

/*************************************/
Cufon.set('fontFamily', 'MyriadPro-Semibold');

//unknow
Cufon.replace('.place .paris', {
  fontWeight:'900',
  fontSize:'8px'
});

Cufon.replace('.place .town', {
  fontWeight:'100',
  fontSize:'8px'
});

/*************************************/
Cufon.set('fontFamily', 'QTypeMyriadPro-SemiboldComp');

//sector
Cufon.replace('.sector h3.num', {
  fontWeight:'900',
  fontSize:'22px'
});
Cufon.replace('.sector h3.word', {
  fontWeight:'100',
  fontSize:'22px'
});

//block actus
Cufon.replace('.block_actu h3, .list_actions h3', {
  fontWeight:'100',
  fontSize:'20px'
});

//bubble
Cufon.replace('.bubble .num ', {
  fontWeight:'900',
  fontSize:'36px'
});

//dashboard h4
Cufon.replace('.dashboard h4', {
  fontWeight:'100',
  fontSize:'20px'
});

//unknow
Cufon.replace('.modes .mode_alpha span.title, .modes .mode_universe span.title', {
  fontWeight:'100',
  fontSize:'22px'
});

//web card
Cufon.replace('h3.ee', {
        fontWeight:'100',
        fontSize:'17px'
});

//dashboard h4
Cufon.replace('.dashboard h4', {
  fontWeight:'100',
  fontSize:'20px'
});

/*************************************/
Cufon.set('fontFamily', 'MyriadPro-Semibold');

//visit
Cufon.replace('.visit h2', {
  fontWeight:'100',
  fontSize:'22px'
});

//dashboard h3
Cufon.replace('.dashboard h3', {
  fontWeight:'100',
  fontSize:'20px'
});

//webcard back
Cufon.replace('.web_card_back h2', {
  fontWeight:'100',
  fontSize:'20px'
}); 

//unknow
Cufon.replace('.description .title', {
  fontWeight:'900',
  fontSize:'17px'
});

Cufon.replace('.text h3', {
  fontWeight:'900',
  fontSize:'17px'
});



Cufon.replace('.basket_container .infos_expos .name', {
  fontWeight:'100',
  fontSize:'19px'
});

Cufon.replace('.top_list .num', {
  fontWeight:'100',
  fontSize:'26px'
});

Cufon.replace('.recap .content_recap h4', {
  fontWeight:'100',
  fontSize:'18px'
});

//dashboard h3
Cufon.replace('.dashboard h3', {
        fontWeight:'100',
        fontSize:'20px'
});

/*************************************/
Cufon.set('fontFamily', 'MyriadPro-Semibold');

//h1
Cufon.replace('.content h1', {
  fontWeight:'100',
  fontSize:'34px'
});

//bubble in content page
Cufon.replace('.bubble .percent', {
  fontWeight:'100',
  fontSize:'36px'
});

Cufon.replace('.block_chapo .chapo .title_left, .block_chapo .chapo .title_right', {
  fontWeight:'100',
  fontSize:'30px'
});

//infos pratiques
Cufon.replace('.boutons_infos .btn .titre, .contenus_infos .titre', {
  fontSize:'14px'
});


//block chapo on homepage
Cufon.replace('.mesurexpo h2', {
  fontWeight:'100',
  fontSize:'30px'
});
Cufon.replace('.mesurexpo h2', {
  fontWeight:'100',
  fontSize:'30px'
});
Cufon.replace('.one_click .title h2', {
  fontWeight:'300',
  fontSize:'28px'
});
Cufon.replace('.laser h2, .opto h2', {
  fontWeight:'100',
  fontSize:'30px'
});

//unknow


/*************************************/ 

Cufon.set('fontFamily', 'Helvetica');

Cufon.replace('.right_content h4', {
  fontWeight: '900',
  fontStretch:'condensed',
  fontSize:'17px'
})
;

Cufon.replace('#exhibitorTreeview .level1 a.title', {
  fontWeight: '900',
  fontStretch:'condensed',
  fontSize:'17px'
})
;



