
body { 
	background-color : black;
	background-attachment: fixed;
	background-position: 100% 100%;
	font-size:7px;
	color:yellow;
	text-decoration: none;
	font-weight: normal;
	font-family:Lucida Console, verdana, arial, sans-serif;
  }
  
a, a:link, a:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family:Lucida Console, verdana, arial, sans-serif;
}

a:hover {
	color:yellow;
	text-decoration: none;
	font-weight: bold;
	font-family:Lucida Console, verdana, arial, sans-serif;
}

img {
	border:0px solid #FFFFFF;
	height:auto;
 	width:auto;
}

.titre {
	font-size:18px;
	color:yellow; 
	text-decoration: none;
	font-weight: bold;
	font-family:Lucida Console, verdana, arial, sans-serif;
}

.titre_big {
	font-size:22px
}
  
.imgCover {
	margin:5px;
 	border:2px solid #FFFFFF;
	}
	
.tdButton {
	background:#ffffff;
	height:25px;
 	width:90px;
	text-align:center;	
}

a.soundcloud-dropbox:hover {
	color: white !important; background-color: transparent !important;
	background-position: -250px 0 !important;
}

*html a.soundcloud-dropbox {
	background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/dropbox_small_dark.png?52091c)', sizingMethod='crop') !important;
}

.small{
	font-size:11px;
}


/* release Part */

.desc {
	font-size:9pt;
	color:yellow;
	font-style:italic;
	text-decoration: none;
	font-weight: normal;
	font-family:Lucida Console, verdana, arial, sans-serif;
	vertical-align:top;
	width:450px;
	height:80px;
	text-align:left;	
}

.artiste {
	font-size:11pt;
	color:white;
	font-style:normal;
	text-decoration: none;
	font-weight:bolder;
	font-family:Lucida Console, verdana, arial, sans-serif;
	vertical-align:top;
	text-align:left;		
}
.imgCoverSmall {
 	border:1px solid #FFFFFF;
	}
	
.tdButton {
	background:#ffffff;
	height:30px;
 	width:110px;
	text-align:center;	
}

.txtdesc {
	font-size:11px;
	color:white;
}

.txtdate{
	color:white;
	padding:10px;
}

.tbldate{
	font-size:11px;
	padding:5px;
}

.imgCover {
	margin:5px;
 	border:2px solid #FFFFFF;
}

.afacebook {
	background: url(/img/facebook.png) no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 30px;
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	overflow: hidden;
}

.atwitter {
	background: url(/img/twitter.png) no-repeat;
	background-position: 0px 0px;
	height: 25px;
	width: 25px;
	display: block;
	margin-left: 0px;
	margin-top: 2px;
	overflow: hidden;
}

.amyspace {
	background: url(/img/myspace.png) no-repeat;
	background-position: 0px 0px;
	height: 25px;
	width: 25px;
	display: block;
	margin-left: 0px;
	margin-top: 2px;
	overflow: hidden;
}

.asoundcloud {
	background: url(/img/soundcloud.png) no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 32px;
	display: block;
	margin-left: 0px;
	margin-top: 2px;
	overflow: hidden;
}

.ayoutube {
	background: url(/img/youtube.gif) no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 32px;
	display: block;
	margin-left: 0px;
	margin-top: 2px;
	overflow: hidden;
}

.atwitter:hover, .amyspace:hover {
background-position: 0px -25px;
}
