@charset "utf-8";

#disco {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:95%;
	height:240px;
}
div.disco_liste {
	width:920px;
	margin:auto;
}
ul.disc {
	display:inline;
	list-style:none;
}
ul.disc li {
	float:left;
	width:230px;
    position: relative;
	margin:0;
	background:url(../discographie/images/cd.png) no-repeat left;
}

ul.disc li em {
    width: 230px;
    height: 60px;
    position: absolute;
    top: 150px;
    left: 0px;
    text-align: center;
    text-indent: -9999px;
    z-index: 2;
    display: none;
}
ul.disc li a{
	width: 150px;
    height: 150px;
    text-indent: -9999px;
    margin:0;
    display: block;
}

li.alma em {
    background: url(../discographie/images/alma_sub.png) no-repeat;
}
#alma {
    background: url(../discographie/images/alma.jpg) no-repeat 0 0;
}

li.sonkalo em {
    background: url(../discographie/images/sonkalo_sub.png) no-repeat;
}
#sonkalo {
    background: url(../discographie/images/son.kalo.jpg) no-repeat 0 0;
}

li.coll em {
    background: url(../discographie/images/collaborations_sub_es.png) no-repeat;
}
#coll {
    background: url(../discographie/images/collaborations.jpg) no-repeat 0 0;
}

li.inedits em {
    background: url(../discographie/images/inedits_sub_es.png) no-repeat;
}
#inedits {
    background: url(../discographie/images/Vengo-6.jpg) no-repeat 0 0;
}

#disco_unite {
	height:1850px;
}
#disco_unite2 {
	height:850px;
}
#disco_unite3 {
	height:750px;
}
#disco_unite4 {
	height:670px;
}

#disc {
	width:960px;
	margin:0 auto;
	padding-top: 0;
}
#disc h3 {
	margin:0;
	padding:5px 0;
	font-size:24px;
}
#disc p {
	margin:5px 0;
	padding:0;
	text-indent:20px;
}
#disc p a img {
	border:none;
}


#disco {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 0;
}

#disco th {
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
}

.ecoute {
	font-weight: bold;
	color: #FFCC00;
}

.titre {
	font-size: 18px;
	font-weight: bold;
}

.interprete {
	font-size: 11px;
}

#disco td {
	background-color: #000000;
	height: 60px;
}
#disco table.real {
	margin-top:20px;
}
#disco table.real td {
	background: transparent;
}
#disco td p {
	margin:5px;padding:0;
}
