	.col_titre{
		float:left;
		width:100px;
		height:20px;
		border:1px solid #808080;
		text-align:center;		
		font-weight:bold;
		color:#008000;
		font-size:13px;
	}
	.col_titre_pic{
		float:left;
		width:100px;
		height:50px;
		border:1px solid #808080;
		text-align:center;		
	}	
	.col_titre2{
		float:left;
		width:100%;
		border:1px solid #808080;
		text-align:center;	
		background-color:#e8cc06;
		font-weight:bold;
		font-size:15Px;
	}
	.col_value1{
		float:left;
		width:200px;
		height:20px;
	}
	.col_value{
		float:left;
		width:100px;
		height:20px;
		border:1px solid #808080;
		text-align:center;		
	}	
	.col_ebizzeo{
		float:left;
		width:100px;
		height:20px;
		border:1px solid #808080;
		text-align:center;	
		background-color:#c0c0c0;
	}
	.false{
		font-size:18px;
		color:red;
		font-weight:bold;
	}
	.true{
		font-size:18px;
		color:green;
		font-weight:bold;
	}