body {
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: rgb(0, 0, 0);
	background-image: url(background.jpg);
	background-repeat: repeat;
	/*background-position: 10px 0px;*/
	padding: 0px;
	margin: 0px;
	border-color:black;
	border-style:solid;
	border-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
}
/*
#dsr {
	position:absolute;
	text-align: center;
	margin-left: 2px;
	top: 50px;
	margin-top: 0px;
	background-image: url(logo_big.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 425px;
	width: 284px;
}
*/
#container {
	color:#0B3E41;
	color:white;
	color:rgb(178,221,97);
	/*margin-left: 300px;*/
	/*padding: 5px;*/
	/*margin-top: 10px;*/
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #A67240;
	border-color:#749C56;
	border-width:5px;
	border-style:solid;
}

ul.listeEmissions, ul.listeEmissions li.itemEmission {
	list-style: none; 
	padding-left:0px;
	margin-left:0px;
}

.workInProgress {
	text-align:center;
	font-weight:normal;
}

.workInProgress p {
	margin:0px;
	padding:0px;
}
/*
#container ul li h3 {
	background-color:#749C56; 
	padding-left:10px;
	margin-left:-10px;
	margin-right:-10px;
	padding-top:10px;
	padding-bottom:10px;
}
*/

td {
	vertical-align:top;
}
td img {
padding-right:5px;
}

#container {
	border-color: rgb(0, 0, 0);
	background-color: transparent;
	background-color: black;
	color: rgb(51, 191, 130);
	color:white;
	width:100%;
	text-align:center;
	padding:0px;
	margin:0px;
}

#content {
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:709px;
	text-align:left;
}

#content ul li h3 {
	background-color: #BA7F42;
	color: #000000;
}

.metadataShortCut {
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	background-color: transparent;
	color: rgb(51, 191, 130);
	color:white;
	color:rgb(178,221,97);
	font-weight:normal;
}
.metadataShortCutPlaying {
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	background-color: rgb(51, 191, 130);
	background-color: transparent;
	color: black;
	color: yellow;
	font-weight:bold;
}

.black {
	color:black;
}

.red {
	color:red;
}

.gris {
	color:gray;
}

.gras {
	font-weight:bold;
}

.italique {
	font-style:italic;
}

.big {
	font-size:14px;
}

.right {
	text-align:right;
	margin-right:5px;
}

.center {
	text-align:center;
}

.top {
	vertical-align:top;
}
a {
	color:yellow;
	font-weight:bold;
}