DIV#streaming
{
	Z-INDEX: 99;
	MARGIN-LEFT: auto;
	WIDTH: 334px;
	HEIGHT: auto;
	MARGIN-RIGHT: auto;
	POSITION: absolute;
	TOP: 200px;
	Left: 500px;
	text-align:left;
	FLOAT: left;
	background-color:#ffffff;
	display:none;

	/*visibility: hidden;*/
}
.contour {
	border: 1px solid #00BDF1;
}
.textevideo {
	font-family: tahoma;
	font-size: 11px;
	color: #FF7F00;
	text-decoration: none;
}
.titrevideo {

	font-family: tahoma;
	font-size: 12px;
	color: #FF7F00;
	text-decoration: none;
}
.buttonfermer {
	font-family: tahoma;
	font-size: 10px;
	color: #6D98A8;
	background-color: #FFFFFF;
	width: 100px;
	border: 1px solid #00BDF1;
}

.txtblan A:visited  { COLOR: #89786A;text-decoration: none; }
.txtblan A:link     { COLOR: #89786A;text-decoration: none; }
.txtblan A:active   { COLOR: #89786A;text-decoration: none; }
.txtblan A:hover    { COLOR: #89786A;text-decoration: underline; }
