/* CSS Document */


body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}	
	
DIV.inner {
	position:absolute;
	left: 50%;
	top :50%;
	width: 1200px;
	height: 518px;
	margin-left: -600px;  /* half of width */
	margin-top: -259px;   /* half of height */
	background-color: #000000;
}
#RecentProductionsContainer {
	position:absolute;
	right: 100px;
	top:  26px;
	width: 550px;
}
#contentContainer {
	position:absolute;
	right: 50px;
	top: 46px;
	width: 550px;
}
#SubLinesTopContainer {
	position:absolute;
	right: 0px;
	top: 27px;
	width: 750px;
}
#SubLineBotContainer {
	position:absolute;
	right: 0px;
	top: 257px;
	width: 600px;
}
.textbox {	background-color: #140303;
	border: 1px solid #530B0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}



.padcell td{ padding-right:10px;
padding-bottom:10px;}


#zonetexte{

height: 400px;
float:left;
width:500px; 
position: relative; 
overflow: hidden;
text-overflow:clip;

}

#masquetexte{

height: 390px;
float:left;

overflow: hidden;
text-overflow:clip;
}

#txtcentre{

height: 380px;
float:left;
width:400px;
position: relative; 
overflow: hidden;
text-overflow:clip;
}



#barreSortie1,#barreSortie2,#barreSortie3,#barreSortie4,#barreSortie5,#barreSortie6,#barreSortie7,#barreSortie8,#barreSortie9{ 

width: 400px; 
position: relative; 
overflow: hidden; 
float: right; }


#numberDisplay{

display:none;
}
