Cufon.set('fontFamily', 'QTypeCond');

Cufon.replace('.date .from, .date .to', {
	fontWeight:'900',
	fontSize:'20px'
});


Cufon.replace('.date .m_y', {
	fontWeight:'100',
	fontSize:'20px'
});


Cufon.replace('.page .menu li a.main', {
	fontWeight:'100',
	fontSize:'22px',
	fontStretch:'80%',
	hover:true
});

/*************************************/


Cufon.set('fontFamily', 'QTypeCond-Medium');

Cufon.replace('.place .paris', {
	fontWeight:'900',
	fontSize:'8px'
});

Cufon.replace('.place .town', {
	fontWeight:'100',
	fontSize:'8px'
});


/*************************************/


Cufon.set('fontFamily', 'QTypeComp');

Cufon.replace('.sector h3.num', {
	fontWeight:'900',
	fontSize:'22px'
});

Cufon.replace('.sector h3.word', {
	fontWeight:'100',
	fontSize:'22px'
});


Cufon.replace('.block_actu h3', {
	fontWeight:'100',
	fontSize:'20px'
});

Cufon.replace('.description .bubble .num ', {
	fontWeight:'900',
	fontSize:'36px'
});

/*************************************/


Cufon.set('fontFamily', 'QTypeComp-Book');

Cufon.replace('.visit .title', {
	fontWeight:'100',
	fontSize:'22px'
});

Cufon.replace('.description .title', {
	fontWeight:'900',
	fontSize:'17px'
});
Cufon.replace('.description h3', {
	fontWeight:'900',
	fontSize:'17px'
});

Cufon.replace('.description h2', {
	fontWeight:'900',
	fontSize:'14px'
});


/*************************************/


Cufon.set('fontFamily', 'QTypeComp-ExtraLight');

Cufon.replace('.block_chapo .chapo .title_visit, .block_chapo .chapo .title_expose', {
	fontWeight:'100',
	fontSize:'30px'
});

Cufon.replace('.partners h2', {
	fontWeight:'100',
	fontSize:'24px'
});

Cufon.replace('.footer .links .title', {
	fontWeight:'100',
	fontSize:'14px'
});

Cufon.replace('.right_content .chapo .title', {
	fontWeight:'100',
	fontSize:'34px'
});


Cufon.replace('.description .bubble .percent', {
	fontWeight:'100',
	fontSize:'36px'
});

/* 
Cufon.replace('.slideshow div .little.thin', {
	fontWeight:'100',
	fontSize:'25px',
	fontStretch:'98%'
});


Cufon.replace('.slideshow div .high.thin', {
	fontWeight:'100',
	fontSize:'40px',
	fontStretch:'98%'
});

Cufon.set('fontFamily', 'QTypeComp-Medium');

Cufon.replace('.slideshow div .high.bold', {
	fontWeight:'900',
	fontSize:'40px',
	fontStretch:'98%'
});


Cufon.replace('.slideshow div .little.bold', {
	fontWeight:'900',
	fontSize:'25px',
	fontStretch:'98%'
});
 */


