


.conteneur { background-color: #000;
             width: 890px;
	     height: 800px;
	     position: relative;
	     top: 0px;
	     left:0px;
	     margin-left: auto;
	     margin-right:auto; }

.picto1  { position: relative;
           top: 30px;
           left: 720px;
           width: 120px;
           height: 120px;   }

.picto2  {  position: absolute;
           top: 185px;
           left: 720px;
           width: 120px;
           height: 120px;   }

.picto3  { position: absolute;
           top: 330px;
           left: 720px;
           width: 120px;
           height: 120px;   }     

#cadre {
       position: absolute;
       top: 140px;
       left: 720px;
       width: 300px;
       height: 230px;
       padding: 0px;     }  

 	
#player {
        position: absolute;
        top: 174px;
        left: 0px;
	width: 720px;
        height:540px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left:auto;
        margin-right: auto;  }
	
#playlist {

	position: absolute;
        top: 200px;
        left: 14px;
	margin: 0px;
	padding: 3px;
	width: 155px;
        height:300px;   }



a {       color: #000; }

a:hover { color: #000;  }

a:visited { color: #000; }

a:active { color: #000; }

.son-chris { position: absolute; 
             top:684px; 
             left: 730px; 
             z-index: 0; 
             width:110px; 
             height: 30px;
             color: #ffffff;
             background-color:#000;  }

.img {       position: absolute; 
             top:320px; 
             left: 716px; 
             z-index: 0; 
             width:160px; 
             height: 160px;  }

  
#pied-page {  position: absolute;
              top: 740px;
              left: 0px;   
              width: 836px; 
	      height: 28px;
              padding: 4px;
              margin-bottom: 20px;
              border-color: #000;              
              font-size : 24px; 
              font-weight: bold;
              letter-spacing : 7px;
              color: #000;
              text-align: right;
              font-family: komika_displayregular;
              background-color: #ffffff; 
              box-shadow: 4px 4px 11px;  }

@font-face {
    font-family: 'komika_displayregular';
    src: url('../fonts/Komika_display-webfont.eot');
    src: url('../fonts/Komika_display-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Komika_display-webfont.woff') format('woff'),
         url('../fonts/../fonts/Komika_display-webfont.ttf') format('truetype'),
         url('../fonts/Komika_display-webfont.svg#komika_displayregular') format('svg');
    font-weight: normal;
    font-style: normal;    }



        