@charset "utf-8";
/* CSS Document */

a.defi {
	display:block;
	width:192px;
	height:36px;
	border:none;
	background-image:url(../images/telethon/defi-off.gif);
	background-repeat:no-repeat;
	}
	
a:hover.defi {
	background-image:url(../images/telethon/defi-on.gif);
	background-repeat:no-repeat;
	}	
	
	
a.equipe {
	display:block;
	width:168px;
	height:36px;
	border:none;
	background-image:url(../images/telethon/equipe-off.gif);
	background-repeat:no-repeat;
	}
	
a:hover.equipe {
	background-image:url(../images/telethon/equipe-on.gif);
	background-repeat:no-repeat;
	}		
	
	
	a.equipe2 {
	display:block;
	width:168px;
	height:36px;
	border:none;
	background-image:url(../images/telethon/equipe-off2.gif);
	background-repeat:no-repeat;
	}
	
a:hover.equipe2 {
	background-image:url(../images/telethon/equipe-on2.gif);
	background-repeat:no-repeat;
	}		
	
a.jogging {
	display:block;
	width:164px;
	height:36px;
	border:none;
	background-image:url(../images/telethon/jogging-off.gif);
	background-repeat:no-repeat;
	}
	
a:hover.jogging {
	background-image:url(../images/telethon/jogging-on.gif);
	background-repeat:no-repeat;
	}	
	
a.parrainez {
	display:block;
	width:176px;
	height:36px;
	border:none;
	background-image:url(../images/telethon/parrainez-off.gif);
	background-repeat:no-repeat;
	}
	
a:hover.parrainez {
	background-image:url(../images/telethon/parrainez-on.gif);
	background-repeat:no-repeat;
	}	
	
a.directlive {
	display:block;
	width:160px;
	height:36px;
	border:none;
	background-image:url(../images/telethon/direct-live-off.gif);
	background-repeat:no-repeat;
	}
	
a:hover.directlive {
	background-image:url(../images/telethon/direct-live-on.gif);
	background-repeat:no-repeat;
	}		
	
a.directlive2 {
	display:block;
	width:151px;
	height:36px;
	border:none;
	background-image:url(../images/telethon/direct-live-off2.gif);
	background-repeat:no-repeat;
	}
	
a:hover.directlive2 {
	background-image:url(../images/telethon/direct-live-on2.gif);
	background-repeat:no-repeat;
	}		
	
a.telethon2009 {
	display:block;
	width:167px;
	height:36px;
	border:none;
	background-image:url(../images/telethon/telethon2009-off.gif);
	background-repeat:no-repeat;
	}
	
a:hover.telethon2009 {
	background-image:url(../images/telethon/telethon2009-on.gif);
	background-repeat:no-repeat;
	}		
