body {
	margin: 0px;
	padding: 0px;
}
#Page {
	width: 800px;
	color: #000;
	font: 80% Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
h1{
	font-size: 160%;
	margin-top: 20px;
	color: #EF8400;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 5px;
	}
h2{
	font-size:115%;
	text-align:left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	}
.h3{
	font-size:80%;
	text-align:left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #00755D;
	font-weight: normal;
	}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	padding-left: 23px;
}
.h6{
	font-size:80%;
	text-align:justify;
	font-weight: normal;
	color: #999;
	}
.vert{
	color: #008469;
	}
.jaune {
	color: #f9b500;
	}
.orange {
	color: #ef8400;
	}
.rouge{
	color: #e22100;
	}
.TdEntete{
	background-color: #ccc;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	}
.TdFt {
	border-bottom: 1px solid #CCC;
	text-align: center;
	}
.TdFtRi {
	border-bottom: 1px solid #CCC;
	text-align: right;
	}
.Chl{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px none;
	text-align:left;
	font-size: 90%;
	background: transparent;
	width: 100%;
	}
.Chr{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px none;
	text-align:right;
	font-size: 90%;
	background: transparent;
	width: 100%;
	}
.Ch{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px none;
	text-align:center;
	font-size: 90%;
	background: transparent;
	width: 100%;
	}
.ChBold{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px none;
	text-align:left;
	font-weight: bold;
	color: #008469;
	font-size: 90%;
	background: transparent;
	width: 100%;
	}
.ChBoldRi{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px none;
	text-align:right;
	font-weight: bold;
	color: #008469;
	font-size: 90%;
	background: transparent;
	width: 100%;
	}
.ChBoldList{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px none;
	text-align:center;
	font-weight: bold;
	color: #008469;
	font-size: 90%;
	background: transparent;
	}
.ChampReadonlyBoldRight{
	border: 1px none;
	text-align:center;
	font-size: 95%;
	background: transparent;
	font-weight: bold;
	color: #008469;
	width: 100%;
	}
.ChampLigne{
	border: 1px none;
	text-align:right;
	font-size: 145%;
	font-weight: normal;
	color: #008469;
	width: 100%;
	}
.Champ99{
	width: 100%;
	border: 1px solid #CCC;
	}
.Td100{
	width: 95px;
	height: 25px;
	text-align:left;
	}
.Td200{;
	font-size:80%;
	text-align:left;
	}
.TableCommande{
	font-size: 90%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFF;
	}
hr {
	width:100%;
	height: 1px;
	margin: 20 0 10;
	padding: 0px;
	background-color: #c0c0c0;
	border: 0;
}
.HrOrange{
	margin-top:22px;
	color: #EF8400;
	width: 100%;
	}
.HrGrey{
	color: #c0c0c0;
	}