﻿DIV#graying
{
	Z-INDEX: 98;
	/*WIDTH: 1024px;*/
	HEIGHT: 800px;
	POSITION: absolute;
	TOP: 0px;
	Left: 0px;
	background-color:#CACACA;
	display:none;
	filter:alpha(opacity=40); 
	-moz-opacity: .4;
}

DIV#streaming
{
	Z-INDEX: 99;
	MARGIN-LEFT: auto;
	WIDTH: 405px;
	HEIGHT: 390px;
	MARGIN-RIGHT: auto;
	POSITION: absolute;
	text-align:left;
	FLOAT: left;
	background-color:#ffffff;
	display:none;
	border:1px solid #E79639;
}
.contour {
	border: 1px solid #E79639;
}
.wmpLayer{
	border: 2px solid #FFFF6E;
}

.textevideo {
	font-family: tahoma;
	font-size: 11px;
	color: #FF7F00;
	text-decoration: none;
}
.titrevideo {

	font-family:arial;
	font-size: 11px;
	color: #E57A01;
	text-decoration: none;
	text-align:right;
}
.buttonfermer {
	font-family: tahoma;
	font-size: 10px;
	background: url(fermer.gif)  no-repeat 0 0 ;
	height:21px;
	width:90px;
	border:none;
	cursor:pointer;
}

#buttonCroix {
	margin-top:8px; margin-right:7px; border:none; cursor:pointer; float:right; background:url(close.gif) no-repeat; z-index:9999; height:7px; width:55px; border:none;}
	
	
#streaming #logo_media{margin-left:130px; margin-top:10px;}

#streaming #wmpLayer{margin-left:51px; display:none;}

