/* COLONNE DE DROITE */
.colonne_droite {
	width: 300px; float: right; padding-bottom: 17px;
}

.navigation li {
	background: #999999 url('../images/onglet_navigation.jpg') repeat-x 0% 0%; float: left; color: #FFFFFF; font-weight: bolder; margin-right: 2px; padding: 4px 9px; font-size: 11px; cursor: pointer;
}

.contenu_navigation {
	background: #343434; padding: 17px 12px; color: #FFFFFF;
}

.contenu_navigation .info, .rubrique .info {
	 padding: 0px 0px 5px 12px; background: url('../images/puce_categorie.png') no-repeat; color: #FFFFFF;
}

.contenu_navigation .info {
	 border-bottom: 1px solid #999999; cursor: pointer;
}

.rubrique .info {
	 border-bottom: 1px dashed #999999;
}

.contenu_navigation .info a {
	color: #FFFFFF; text-decoration: none;
}

.rubrique .info a {
	color: #700000; text-decoration: none; font-size: 12px;
}

.contenu_navigation .info a:hover, .rubrique .info a:hover {
	text-decoration: underline;
}

.contenu_navigation ul .info{
	margin: 0px 12px;
}

.contenu_navigation .grise {
	background: #D2D2D2; padding: 0px 3px; margin: 0px 9px; color: #333333; border: 1px solid #FFFFFF;
}

.contenu_navigation .grise a {
	color: #333333; font-weight: bolder;
}

.contenu_navigation .grise .info {
	background: url('../images/puce_categorie_2.png') no-repeat; margin: 0px; color: #333333;
}

.contenu_navigation .grise .info a {
	font-weight: normal;
}

.grise .bouton input {
	width: auto; height:auto; text-align: center; padding: 2px 12px;
}

.contenu_navigation ul .separateur, .rubrique ul .separateur {
	clear: both; height: 12px;
}

/* RECHERCHE */

.contenu_navigation form p {
	color: #FFFFFF;
}

.contenu_navigation form .artiste_recherche {
	width: 100%; border: 1px solid #999999; height: 27px; font-size: 24px; position: relative;
}

.contenu_navigation form div {
	background-color: #CCCCCC; display: none; position: absolute; width: 275px; clear: both;
}

.contenu_navigation form div p:hover {
	cursor: pointer;
}

.contenu_navigation form div p {
	width: 275px; border: 1px solid #777777; background: #FFFFFF; padding: 2px; margin-bottom: 4px; text-align: left;
}

.contenu_navigation form div p a {
	color: #700000; font-weight: bolder;
}

.alpha_sidebar {
	text-align: center;
}

.alpha_sidebar a {
	font-weight: bolder; color: #FFFFFF; text-decoration: none;
}

.alpha_sidebar a:hover {
	text-decoration: underline;
}

.separateur_recherche {
	clear: both; height: 27px;
}

.separateur_alpha {
	clear: both; height: 12px; border-bottom: 1px solid #FFFFFF; margin: 0px auto; width: 133px;
}
/*----------------------*/
/* APPLI */
.appli {
	background: #EFEFEF url('../images/bckgd-appli.jpg') repeat-x; padding: 0px 12px 17px 12px;
}

.appli .accroche {
	text-align: center; font-size: 13px; color: #000; margin-bottom: 10px;
}
/******* */
/* MY MUSIQUE RADIO */
.compte {
	background: #343434 url('../images/my-musiqueradio-tetiere_300.jpg') no-repeat; padding: 62px 12px 17px 12px; color: #FFFFFF;
}

.compte a {
	font-weight: bolder; color: #FFFFFF; text-decoration: none;
}

.compte a:hover {
	text-decoration: underline;
}

.compte .lien_player_perso {
	background: url('../images/player-logo.png') no-repeat 0% 50%; padding: 7px 0px 4px 27px;
}

.compte .lien_rss_perso {
	background: url('../images/rss.jpg') no-repeat 0% 50%; padding: 7px 0px 4px 27px;
}

/*-------------------*/

.jeu, .rubriques .rubrique {
	background: #CCCCCC url('../images/fond_plus.jpg') repeat-x; padding: 0px 12px 17px 12px;
}

.jeu a:hover {
	color: #C30C14;	text-decoration: underline;
} 

.jeu .tetiere {
	background: url('../images/jeu.png') no-repeat 100% 50%;
}

.jeu .cartouche {
	width: 132px;
}

.titre_jeu a {
	color: #700000;	font-weight: bolder; margin-bottom: 4px; font-size: 14px; text-decoration: none;
}

.titre_jeu a:hover {
	text-decoration: underline;
}

.jeu .cartouche .description {
	font-size: 10px;
}

.rubriques {
	width: 175px; float: left;
}

.rubrique .tetiere {
	background: no-repeat 100% 50%;
}

.pub_120x600 {
	float: right; width: 120px; height: 600px;
}
