



   /***********************************************************************************************/
  /* 			Section Chaînes de Télévision disponibles en Direct 			 */
 /***********************************************************************************************/



table.SectionTVEndirect {
	background-color	: #000066;
	width			: 950px;
	margin-top		: 40px;
	margin-bottom		: 40px;
	text-align		: center;
	vertical-align		: middle;
	display			: block; 
	margin-left		: auto;
	margin-right		: auto; }


td.TVEndirect-Entete {
	color			: yellow;
	background-color	: #4B4B4B;
	padding			: 8px;
	vertical-align		: middle;
	text-align		: center;
	font			: small-caps bold 120% "Comic Sans MS"; }


td.TVEndirectTxt {
	width			: 854px;
	height			: 45px;
	background-color	: #003366;
	text-align		: justify;
	vertical-align		: middle;
	padding			: 3px 10px 3px 10px;
	color			: #FFFFCC;
	font			: 75% verdana; } 


td.TVEndirectLogo {
	width			: 70px;
	height			: 45px;
	background-color	: #000033;
	text-align		: center;
	vertical-align		: middle;
	padding			: 3px;
	font			: bold 100% verdana; }

img.LogoTVEndirect {
	width			: 56px;
	height			: 41px;
	border			: 0px;
	display			: block; 
	margin-left		: auto;
	margin-right		: auto;
	vertical-align		: middle; }




.bloc-desc-endirect { 
		width: 85%; min-width: 820px; max-width: 1200px;
		display: block; margin-left: auto; margin-right: auto;
		background-color: #C0C0C0; border: 4px double #969696;
		padding: 20px 5px 5px 5px;
		margin-top: 35px; margin-bottom: 10px;
		text-align: justify;
		font: 100% "Times New Roman",verdana,arial;
		color: black; }

.source-description {
		text-align: right;
		font: italic 80% "Times New Roman",verdana,arial; }


.bloc-lecteur	{
		width: 800px;
		display: block; margin-left: auto; margin-right: auto;
		text-align: center; vertical-align- middler; 
		margin-top: 30px; margin-bottom: 20px; }








/***********************************/
/* Retour à la Section Principale */
table.retour-lien   { 	
	width:490px; 
	background-color: white; border: 2px outset #969696; 
	margin-bottom: 20px; margin-top: 60px;
	display: block; margin-left: auto; margin-right: auto; }


td.retour-lien {
	text-align: center; vertical-align: middle;
	padding: 4px 10px 4px 10px; 
	background-image: url('http://documentaire-streaming.net/img/barmenularge.png');
	color: yellow;
	font: bold 100% arial;}

td.retour-lien a:link 	  { color: yellow; text-decoration: none; background: none; }
td.retour-lien a:visited  { color: yellow; text-decoration: none; background: none; }
td.retour-lien a:hover 	  { color: white; text-decoration: underline; background: none; }
td.retour-lien a:active	  { color: yellow; text-decoration: none; background: none; }


/*************************************************************************************************/


