th {
	color: #FFFFFF;
	background-color: #209641;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 2px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 0.9em;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(bgBody.png);
	background-repeat: repeat;
	margin: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
td {
	text-align: left;
	padding-left: 5px;
}
table {
	width: 500px;
	color: #333333;
}
table.wide-table {
	width:500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.col_table {
	background-color: #FF0000;
	width: 25%;
	text-align:right;
}
table.navig-table {
	width:500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
table.detail-table {
	width:500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.entete-detail-table {
	background-color: #209641;
	text-align: center;
}
td.detail-table {
	text-align: center;
}
td.wide-table {
	text-align: center;
}
.align-right {
	text-align: right;
}
