BODY {
	BACKGROUND-COLOR: #000000;
	color: #CC6633;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align:center;
}
#iframe 
{	
	height:100%;
	width:100%;
}
A:link {
	COLOR: #336699;
	text-decoration: none;
}
A:active {
	COLOR: #336699;
	text-decoration: none;
}
A:visited {
	COLOR: #336699;
	text-decoration: none;
}
A:hover {
	COLOR: #FFFFCC; 
	TEXT-DECORATION: underline;
}

.music_main {
	text-align: left;
	width: 733px;
}

.music_bgradio {
	width: 555px;
	height: 355px;
	margin-left: auto;
	margin-right: auto;
	background-position: center;
	background-image: url(radio.jpg);
	background-repeat: no-repeat;
	color: #FFFFCC;
	padding: 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.music_scrollbox {
	width: 555px;
	height: 355px;
	overflow: auto;
	scrollbar-face-color: #CC6633; 
	SCROLLBAR-ARROW-COLOR : #336699;
	SCROLLBAR-TRACK-COLOR : #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR : #000000; 
	SCROLLBAR-3DLIGHT-COLOR : #FF9933;
	SCROLLBAR-SHADOW-COLOR : #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #FF9933;
}

.music_col_l {
	width: 50%;
	float: left;
	text-align: right;
	padding-top: 5px;
}

.music_col_r {
	width: 45%;
	float: right;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}

.music_lecteur {
	float: left;
	padding: 50px;


}
TD {
	color: #FFFFCC;
	padding: 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
/*
TD.centre {
	background-color:#000000;
	color:#FF9933;
	margin-left:0 ;
	margin-top:0;
	height:1000px;
}
TH {
	BORDER-BOTTOM: #813126 solid;  BORDER-BOTTOM-WIDTH: 5px;
	margin-top: 0 ; margin-left:0; margin-right: 0 ; margin-bottom:0;
}
TH.Entete {
	BACKGROUND-COLOR: #d1d7dc;
	BACKGROUND-IMAGE: url(images/Entete-essai.jpg);
}
TH.menu {
	COLOR: #dd6900;
	background-color:#003300;
	margin-left:4 ; width:150px;
	height:100%;
}*/