<!--
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">

  a {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 14px;
    font-style: bold;
    font-weight: bold;
    color: #73BE1E;
  }	

  a:link {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 14px;
    font-style: bold;
    font-weight: bold;
    color: #73BE1E;
  }	

  a:visited {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 14px;
    font-style: bold;
    font-weight: bold;
    color: #73BE1E;
  }	

  a:active {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 14px;
    font-style: bold;
    font-weight: bold;
    color: #73BE1E;
  }	

  a:hover {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 14px;
    font-style: bold;
    font-weight: bold;
    color: #73BE1E;
  }	
    
  .sous_menu {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 14px;
    font-style: bold;
    font-weight: bold;
    color: #000000;
  }	

 .titre {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 16px;
    font-style: bold;
    font-weight: bold;
    color: #D40000;
  }	

  body {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
  }	

  td {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
  }	

  .legende {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
  }	

  a.glossaire {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #00A0C6;
  }	

  a.glossaire:link {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #00A0C6;
  }	

  a.glossaire:visited {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #00A0C6;
  }	

  a.glossaire:active {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #00A0C6;
  }	

  a.glossaire:hover {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #00A0C6;
  }	

.li_on a:link{
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
    display:block;
}

.li_on a:visited{
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
    display:block;
}

.li_on a:active{
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
    display:block;
}

.li_on a:hover{
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
    display:block;
}

.li_off a:link{
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	color:#000000;
    display:block;
}

.li_off a:visited{
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	color:#000000;
    display:block;
}

.li_off a:active{
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	color:#000000;
    display:block;
}

.li_off a:hover{
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	color:#000000;
    display:block;
}

.menu{
	position:absolute;
	width:165px;
	color:#FFFFFF;
	margin-top:40px;
	list-style-type: none;
	margin-bottom:10px;
}

.li_on {
	margin-bottom:10px;
	padding-top:6;
	padding-bottom:6;
	font-weight: bold;
	padding-left:10;
	background:#5464c8;
	color:#FFFFFF;
	border:2px solid #c9c9c9;
	font-size:9pt
}

.li_off {
	margin-bottom:10px;
	padding-top:6;
	padding-bottom:6;
	font-weight: bold;
	padding-left:10;
	background:#FFFFFF;
	color:#000000;
	border:2px solid #c9c9c9;
	font-size:9pt
}

-->

