@charset "utf-8";
.ar {
	background-color: #5C743D;
}
.navigation {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #D5EDB3;
	font-weight: bold;
	background-color: #5C743D;
	text-decoration: none;
	letter-spacing: 0.1em;
	border: thin none #FFFFFF;
	display: inline;
}
#navigation a:hover {
	color: #0066FF;
	background-color: #99CC66;
	display: block;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 9px;
	padding-left: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	text-indent: 0.4cm;
}

.date {
	background-color: #99CC66;
	text-indent: 0.5cm;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5C743D;
	border-bottom-color: #5C743D;
	font-family: "Times New Roman", Times, serif;
	vertical-align: middle;
	display: block;
}
.date2 {
	position: static;
	visibility: visible;
	overflow: visible;
}
.entete {
	position: fixed;
	visibility: inherit;
	overflow: visible;
	font-size: 48px;
	color: #99CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-indent: 5cm;
}
.banniere {
	background-color: #D5EDB3;
}

.Adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #5C743D;
}
