/* CSS Document */

body {
	 
	background-color:#D8D8BD;
	background-image:url(images/body-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	}
 A:link, A:active, A:visited {
	text-decoration:none;
}
 A:hover {
	text-decoration: none;	
}
td
{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#000000 ;
}
.titremusique {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.titremusique A:hover {text-decoration:none;
}	 
/**************************** Header part start *********************/

.topnav-dot{
height:26px;
background-image:url(images/topnav-dot.gif);
background-position:right top;
background-repeat:repeat-y;
}



/**************************** body part start *********************/

.artistbg{
padding:0 12px 0 0;
height:172px;
background-image:url(images/artist-bg.jpg);
background-repeat:no-repeat;
background-position:left top;
}

.a-txt{
font-size:9px;
text-align:left;
line-height:12px;
color:#555547;
}

.a-txthead{
font-size:11px;
font-weight:bold;
text-align:left;
line-height:12px;
color:#555547;
}

.view-bg{
padding:0 6px; 0 0;
height:19px;
background-image:url(images/view-bg.gif);
background-repeat:repeat-x;
background-position:left top;
}

.d-padding{
padding:16px 0 0 24px;
}

.artist-click{
padding:0 5px 0 0;
height:16px;
background-color:#34744B;
}

.d-txt{
padding:16px 0 0 24px;
font-size:12px;
text-align:left;
line-height:12px;
color:#484848;
}

.d-txthead{
font-size:13px;
font-weight:bold;
text-align:left;
line-height:12px;
color:#9A6125;
text-decoration:none;
}
.d-txthead:hover{
font-size:13px;
font-weight:bold;
text-align:left;
line-height:12px;
color:#9A6125;
text-decoration:none;
}

.d-txthead2{
font-size:14px;
font-weight:bold;
text-align:center;
line-height:12px;
color:#9A6125;
text-decoration:none;
}
.d-txthead2:hover{
font-size:14px;
font-weight:bold;
text-align:center;
line-height:12px;
color:#000000;
text-decoration:none;
}








.buycd{
font-size:11px;
font-weight:bold;
color:#366F2E;
text-decoration:none;
}
.buycd:hover{
font-size:11px;
font-weight:bold;
color:#366F2E;
text-decoration:underline;
}

.rating{
font-size:11px;
font-weight:bold;
color:#555547;
text-decoration:none;
}
.rating:hover{
font-size:11px;
font-weight:bold;
color:#555547;
text-decoration:underline;
}


.richt-click{
background-image:url(images/click-bg.gif);
background-position:left top;
background-repeat:no-repeat;
text-align:center;
}

.r-click{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.r-click:hover{
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}


/**************************** footer part start *********************/

.f-nav{
font-size:11px;
font-weight:bold;
color:#A1A17A;
text-decoration:none;
}
.f-nav:hover{
font-size:11px;
font-weight:bold;
color:#A1A17A;
text-decoration:underline;
}

.copyright{
font-size:9px;
color:#34744B;
}


.footerbg{
padding:33px 0 0 0;
height:102px;
background-color:#262625;
}