div#player {
	background:url("../images/serenite_skin.png") no-repeat;
}

div#radios_switch {
	background:url("../images/serenite_btn_sprite.jpg") no-repeat;
}

div#right .news{
	background: url("../images/une_serenite.jpg");
}

div#right .jeux_nav {
	background: url("../images/jeux_titre_serenite.jpg") no-repeat;
}

div#right .jeux .jeu{
	background: url("../images/jeu_fond_serenite.jpg") no-repeat;
}






div#right .barre .frequences a{
	width:80px;
	background-position: 0 -174px;
}

div#right .barre .programmes a{
	width:84px;
	background-position: -80px -174px;
}

div#right .barre .titres a{
	width:93px;
	background-position: -164px -174px;
}

div#right .barre .blog a{
	width:44px;
	background-position: -257px -174px;
}



div#right .barre .frequences a:hover{
	width:80px;
	background-position: 0 -203px;
}

div#right .barre .programmes a:hover{
	width:84px;
	background-position: -80px -203px;
}

div#right .barre .titres a:hover{
	width:93px;
	background-position: -164px -203px;
}

div#right .barre .blog a:hover{
	width:44px;
	background-position: -257px -203px;
}