div#player {
	background:url("../images/sexy_skin.png") no-repeat;
}

div#radios_switch {
	background:url("../images/sexy_btn_sprite.jpg") no-repeat;
}

div#right .news{
	background: url("../images/une_sexy.jpg");
}

div#right .jeux_nav {
	background: url("../images/jeux_titre_sexy.jpg") no-repeat;
}

div#right .jeux .jeu{
	background: url("../images/jeu_fond_sexy.jpg") no-repeat;
}






div#right .barre .frequences a{
	width:80px;
	background-position: 0 -116px;
}

div#right .barre .programmes a{
	width:84px;
	background-position: -80px -116px;
}

div#right .barre .titres a{
	width:93px;
	background-position: -164px -116px;
}

div#right .barre .blog a{
	width:44px;
	background-position: -257px -116px;
}



div#right .barre .frequences a:hover{
	width:80px;
	background-position: 0 -145px;
}

div#right .barre .programmes a:hover{
	width:84px;
	background-position: -80px -145px;
}

div#right .barre .titres a:hover{
	width:93px;
	background-position: -164px -145px;
}

div#right .barre .blog a:hover{
	width:44px;
	background-position: -257px -145px;
}