

#stage td{
	padding:5px;
}

#stage table{
		border:1px solid #ccc;
}

#stage table td{
		border:1px solid #ccc;
}

#stage table th{
background:#FE6A10;
		color:#FFF;
		padding:5px;
}

#stage table tr.titre{
text-align:center;
	font-weight:bold;
}