table.LexiqueStream {
	min-width		: 976px;
	max-width		: 1400px;
	width			: 99%;
	border			: outset #DDDDDD 2px;
	display			: block;
	margin-left		: auto; 
	margin-right		: auto; 
	background-color	: #000033;}


td.LexiqueStream-Entete {
	font			: small-caps bold 150% Helvetica,arial;
	text-align		: center;
	vertical-align		: middle;
	background-color	: #000066;
	color			: #FFFFFF;
	padding			: 2px 0px 2px 0px; }


td.LexiqueStream-IcoLarg {
	min-width		: 66px;
	width			: 7%;
	min-height		: 26px;
	padding			: 1px 2px 1px 2px;
	background-color	: #FFFFCC;
	color			: #000000;
	text-align		: center;
	vertical-align		: middle;
	font			: bold 120% arial; }

td.LexiqueStream-IcoSmall {
	min-width		: 26px;
	width			: 3%;
	min-height		: 26px;
	padding			: 1px 2px 1px 2px;
	background-color	: #FFFFCC;
	color			: #000000;
	text-align		: center;
	vertical-align		: middle;
	font			: bold 120% arial; }


td.LexiqueStream-Desc {
	min-width		: 400px;
	width			: 45%;
	padding			: 1px 8px 1px 4px;
	background-color	: #DDDDDD;
	color			: #363636;
	text-align		: justify;
	vertical-align		: middle;
	font			: 80% "Times New Roman"; }

td.LexiqueStream-Desc h4 { 
	font			: 100% "Times New Roman";
	margin-top		: 0px;
	margin-bottom		: 0px; }

img.LexiqueStream-Ico {
	width			: 24px;
	height			: 24px;
	border			: 0;
	vertical-align		: middle;
	text-align		: center; }

td.LexiqueStream-Desc h4 A:link, td.LexiqueStream-Desc h4 A:visited, td.LexiqueStream-Desc h4 A:active
  				   {color: #000066; font-weight: bold; background: none; text-decoration: none; }
td.LexiqueStream-Desc h4 A:hover   {color: #CC0000; font-weight: bold; background: none; text-decoration: underline; } 






table.legende-streaming {
	width: 700px;
	background-color: black; border: 2px outset #808080;
	margin-top: 15px; margin-bottom: 15px;
	display: block; margin-left: auto; margin-right: auto; }
table.lexique-streaming {
	width: 850px;
	background-color: black; border: 2px outset #808080;
	margin-top: 15px; margin-bottom: 15px;
	display: block; margin-left: auto; margin-right: auto; }
td.legende-entete {
	font: bold 120% Helvetica,arial;
	text-align: center; vertical-align:middle;
	background-color: black; color: white;}
td.legende-icone {
	text-align: center; vertical-align:middle;
	background-color: white;
	width: 80px; height: 32px; }
td.legende-txt {
	text-align: center; vertical-align:middle;
	background-color: white; color: black;
	nowrap: nowrap;
	font: bold 18px arial;
	width: 80px; height: 32px; }
td.legende-desc {
	text-align: left; vertical-align:middle;
	padding : 1px 1px 1px 10px;
	font: 90% "Times New Roman",arial;
	background-color: #EDEDED; color: black; }
td.legende-desc h4 { 
	font: 100% "Times New Roman",arial;
	margin-top		: 0px;
	margin-bottom		: 0px; }
