@charset "utf-8";
.nom_items {
	font-size: 12pt;
	font-weight: bold;
	padding-left: 3px;
	font-family: "Times New Roman", Times, serif;
	color: #003399;
}
.cell_items {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	font-weight: bold;
}
.cell_description {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}



.entete_listes {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	background-color: #F5E5E8;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.Liste_details_items {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}




.textecenter1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
