body{
	background-color : #000000 ;
	margin : 0 ;
	
	
	}
.mainTable{
	font-family: Arial, Helvetica, sans-serif;
	border : 0 ;
	font-size: 12px;
 	line-height: 12px;
 	color : #e20f18 ;
	height : 601 ;
	}
.trLeft{
	padding-left : 1px ;
}
#cellule {
	z-index: 150;
	position: absolute;
	width: 415px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	margin-left: -212px;
	left: 50%;
	top: 435px;
	border: 1px solid #D1001F;
	font-weight: bold;
	height: 40px;
	padding: 5px;
	line-height: 1.2;
}