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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:1em;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
	font-family:Helvetica, sans-serif;
	font-size:11px;
	background-color:#d5d5d5;
}

div.center {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}


div.ombre {
	background-image:url(/themed/default/img/bg_center.png);
	background-repeat:repeat-y;
	padding-left:13px;
	padding-right:13px;
	background-position:center;
	border-top:1px solid #b9bab9;
	background-color:#ededed;
}

div.content_right {
 	background-color:#FFFFFF;
	border-left:1px solid #999999;
	float:left;
	width:80.9%;
}

div.backgroundcenter {
	background-color:#FFFFFF;
}

div.block {
	width:100%;
	margin-bottom:15px;
}

div.block h1 {
	font-size:1.6em;
	color:#7d7d7d;
}

div.block img.bg_block {margin:0px 0 0 25px;}
div.block div.content {	border:8px solid #ECECEC;}
div.block a{ text-decoration:none; }
div.block a:hover{ text-decoration:underline; }

a.extra_links {
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	color:#525352;
	font-size:0.8em;
}
a.favoris {background-image:url(/themed/default/img/favoris_ico.png);}
a.radio {background-image:url(/themed/default/img/radio_ico.png);}
a.playlist {background-image:url(/themed/default/img/playlist_ico.png);}
a.fan {background-image:url(/themed/default/img/fan_ico.png); font-size:0.85em;}
a.file-artiste {background-image:url(/themed/default/img/file_artiste_ico.png);}
a.delete {background-image:url(/themed/default/img/del.png);}
a.suite {
	color:#1896d0;
	font-weight:bold;
}

.big_pochette {
	margin:0 0 10px 0;
}

#footer{
	background-color:#373736;
	height:200px;
}

#footer_musique {
	background-image:url(/themed/default/img/logo_grey.png);
	background-repeat:no-repeat;
	background-position:10px 25px;
	background-color:#373736;
	height:80px;
}

#footer table {
	margin:10px auto 0 auto;
	width:27%;
	float:right;
	border-left:1px solid #999999;
}

#footer table td {
	text-align:left;
	padding-left:5px;
}

#footer table td a {
	color:#777777;
	font-family:Trebuchet MS,arial;
	font-size:1em;
	text-decoration:none;
}

#footer table td a:hover {
	color:#ffffff;
}

table {border:0; width:100%;}

div.clear {width:0px; height:0px; clear:both;}
hr {width:0px; height:0px; clear:both;}

#menu_genre {
	margin:10px 0 10px 20px;
}

#menu_left {
	float:left; 
	width:19%;
	text-align:left; 
	background-color:#ededed;
}

#menu_genre a, #menu_left a {
	margin-left:22px;
	color:#555555;
	display:block;
	text-decoration:none;
	/*font-size:12px;*/
	font-size:1em;
	/*font-weight:bold;*/
}

#menu_genre a:hover, #menu_left a:hover {
	color:#FFFFFF;
}

#menu_genre li, #menu_left li {
	border-bottom:1px solid #555555;
	color:#555555;
	width:100%;
	padding:0 0 2px 0;
	background-repeat:no-repeat;
}

#menu_genre li:hover, #menu_left li:hover {
	background-color:#0a8fcd;
}

#menu_left li.accueil {background-image:url(/themed/default/img/ico/accueil-b.png);}
#menu_left li.accueil:hover {background-image:url(/themed/default/img/ico/accueil-w.png);}

#menu_left li.music {background-image:url(/themed/default/img/ico/music-b.png);}
#menu_left li.music:hover {background-image:url(/themed/default/img/ico/music-w.png);}

#menu_left li.radio {background-image:url(/themed/default/img/ico/radio-b.png);}
#menu_left li.radio:hover {background-image:url(/themed/default/img/ico/radio-w.png);}

#menu_left li.singers {background-image:url(/themed/default/img/ico/singers-b.png);}
#menu_left li.singers:hover {background-image:url(/themed/default/img/ico/singers-w.png);}

#menu_left li.categori {background-image:url(/themed/default/img/ico/categori-b.png);}
#menu_left li.categori:hover {background-image:url(/themed/default/img/ico/categori-w.png);}

#menu_left li.connect {background-image:url(/themed/default/img/ico/connect-b.png);}
#menu_left li.connect:hover {background-image:url(/themed/default/img/ico/connect-w.png);}

#menu_left li.inscrip {background-image:url(/themed/default/img/ico/inscrip-b.png);}
#menu_left li.inscrip:hover {background-image:url(/themed/default/img/ico/inscrip-w.png);}

#menu_left li.profile {background-image:url(/themed/default/img/ico/profile-b.png);}
#menu_left li.profile:hover {background-image:url(/themed/default/img/ico/profile-w.png);}

#menu_left li.playlist {background-image:url(/themed/default/img/ico/playlist-b.png);}
#menu_left li.playlist:hover {background-image:url(/themed/default/img/ico/playlist-w.png);}

#menu_left li.noneHover:hover {
	background-color:#EDEDED;
}

#bg_fade {
	background-color:#000000;
	height:100%;
	left:0px;
	margin:0px;
	padding:0px;
	top:0px;
	visibility:hidden;
	width:100%;
	z-index:1000;
	position:fixed;
}

#alertshow {
	position:fixed;
	width: 30%;
	z-index: 9999;
	display:none;
}

#alertshow span {
	color:#949494;
}

#alertshow span a {
	font-weight:bold;
	color:#1896d0;
	text-decoration:none;
}

#alertshow span.error a:hover {
	text-decoration:underline;
}

#alertshow p {
	position: relative;
	text-align: center;
	z-index: 99999;
}

p a.linked_artiste {
	color:#1896d0;
	text-decoration:none;
}
