.conttableacroisiere{
background-color:#FFFFFF;
border:1px solid #02679A;
}
.conttableacroisiere li{
	list-style-type:none;
}
.conttableacroisiere .padding{
	padding:5px;
}
.conttableacroisiere thead tr td{
	font-weight:bold;
	background-color:#f4f4f4;
	height:25px; 
}
.conttableacroisiere table.border{
	border:1px solid #ccc; 
}
.conttableacroisiere table.border td{
 
}