body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #669900;
}
a:hover {
	text-decoration: none;
	color: #336600;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}
.Titre01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006039;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.Titre02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.SousTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006039;
}
.Attention {
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	background-color: #F4FC96;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006039;
	border-bottom-color: #006039;
	text-align: center;
	padding: 3px;
}
.Libelle01 {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 4px;
}
.logo {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006039;
	border-right-color: #99CC00;
	border-bottom-color: #CCCCCC;
	border-left-color: #006039;
	padding-top: 8px;
	padding-bottom: 8px;
}
.tab01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.tab02 {
	background-color: #006039;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.tab03 {
	color: #FFFFFF;
	font-weight: bold;
}
.tabinput {
	text-align: right;
}
