@charset "utf-8";
/* Author:KB CONCEPT  */
/* WEB - GRAPHISME - MULTIMEDIA
/* www.kbconcept.fr */

body { margin:0; padding:0; background:#000 url(../images/bg.jpg) no-repeat center top;}

#header{
margin:0 auto; 
width:857px; 
height:145px; 
padding:0;
}

.fd{ background-color: #3f0d04; margin:0 auto;}

#ctn{ margin:0 auto; width:857px; }

#footer { 
background:url(../images/footer.png) no-repeat; 
width:857px; 
height:125px; margin-top:6px; }

#album{
width:195px;
height:82px;
background:#243137;
margin:6px 0px 0px 62px;
float:left;
}


#album h1{
font-family:Arial, Helvetica, sans-serif;
color:#e5b15f;
font-size:13px;
font-weight:bold;
letter-spacing:0.03em;
margin:10px 0pt 0pt 79px;
display:block;
}

#album img, #concerts img{border: none;}

#album p{ 
font-family:Arial, Helvetica, sans-serif;
font-size:11px; 
color:#fff;
margin:2px 0 0 80px;
display:block;
text-align:center;
}

#album img:hover{opacity:0.35;}

.album_pict{
float:left;
margin:8px 2px;
clear:both;
}

.download{ float:right; margin:1px 4px;}

#player{
width:142px;
height:82px;
background:#243137;
margin:6px 0px 0px 27px;
float:left;
}

#concerts{
height:82px;
background:#243137;
margin:6px 0px 0px 20px;
width:240px;
float:left;
}

#concerts h1{
font-family:Arial, Helvetica, sans-serif;
color:#e5b15f;
font-size:13px;
font-weight:bold;
letter-spacing:0.03em;
margin:10px 0px 0px 9px;
display:block;
}

#concerts p{ 
font-family:Arial, Helvetica, sans-serif;
font-size:11px; 
color:#fff;
margin:2px 0 0 10px;
display:block;
}

.dates{ color:#6c9aae; }


