html, body {	height: 100%;	margin: 0;	padding: 0;}body {	min-width: 920px;	background-color : #77CB70;	font-size : small;	color : #1A361A;	font-family : verdana, geneva, arial, helvetica, sans-serif;}div#global {	min-height: 100%;	width: 650px;	padding: 0 10px;	margin: 0 auto;	position: relative;	background-color : #C1F2BD;	border-left : thin solid #345532;	border-right : thin solid #345532;}div#center {	/* Pour viter la superposition 	du pied de page et du contenu : */	padding-bottom: 50px; }div#footer {	position: absolute;	width: 100%;	bottom: 0;	text-align : center;	padding : 1em 0 1em 0;	font-size : 0.8em;}div#content {	margin : 0 auto 0 auto;	padding : 0 0 0 0;	width : 600px;	height : 100%;}div#nav {	position : absolute;	top : 121px;	width : 90px;	text-align : right;	margin-left : -130px;}div#logo {	position : absolute;	top : 15px;	width : 100px;	height : auto;	margin-left : -123px;}div#header {	top : 15px;	width : 100%;	height : 60px;	padding-top : 20px;	text-align : center;}h1, h2, h3 {	font-weight : bold;}h1 {	font-size : 2.5em;	color : #1A361A;}h2 {	color : #1A361A;	font-weight : normal;	font-size : 1.4em;	text-align : center;	padding-top : 10px;}h3 {	font-size : 0.95em;	color : #1A361A;	margin-bottom : -0.8em;}h3.subTitle {	text-align : center;	color : #1A361A;	margin-top : -1em;	margin-bottom : 1em;	font-weight : normal;}p {	font-size : 0.9em;	font-weight : normal;	color : #1A361A;	line-height : 1.2em;}p.image {	text-align : center;	margin : 0.5em 0 0.2em 0;}p.legend {	text-align : center;	margin : 0.0em 0 0.5em 0;}p + p {	margin-top : -0.5em;}em {	font-style : normal;	font-weight : bold;	color : #1A361A;}q {	font-style : italic;}ul, il {	margin-left : 0;	padding-left : 0;}ul {	font-size : 0.9em;	list-style : square;	margin-left : 1.6em;}p + ul {	margin-top : -1em;}li {	list-style-position : outside;}a:link {	color : #345532;	background-color : transparent;	text-decoration : underline;	font-weight : normal;}a:visited {	color : #345532;	background-color : transparent;	text-decoration : underline;	font-weight : normal;}a:active {	color : #345532;	background-color : transparent;	text-decoration : underline;	font-weight : normal;}a:hover {	color : #1A361A;	background-color : transparent;	text-decoration : underline;	font-weight : normal;}.navhead {	color : #162B15;	background-color : transparent;	font-family : verdana, geneva, arial, Helvetica, sans-serif;	font-size : 12px;	font-weight : bold;	margin : 5px 0 0 0;}.navlist {	color : #213D20;	background-color : transparent;	font-family : verdana, geneva, arial, Helvetica, sans-serif;	font-size : 10px;	font-weight : normal;	line-height : 1.4em;}.navlist a:link {	color : #213D20;	background-color : transparent;	text-decoration : none;	font-weight : normal;}.navlist a:visited {	color : #213D20;	background-color : transparent;	text-decoration : none;	font-weight : normal;}.navlist a:active {	color : #213D20;	background-color : transparent;	text-decoration : underline;	font-weight : normal;}.navlist a:hover {	color : #1A361A;	background-color : transparent;	text-decoration : underline;	font-weight : normal;}
