<!--
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
.titre_bar{
	font-weight: bold;
	color: #996600;
	font-size: 16px;
	}
	
	.gras{
	font-weight: bold;
	}

	td.legende {
	font-family:Verdana;
	font-size: 10px;
	color:#000000;
	font-weight      : normal;
	}


	a:link.mesliens{
 	 font-family      :Arial;
 	 font-size        : 12px;
 	 color            : #000000;
 	 font-weight      : normal;
  
	}
	a:visited.mesliens{
 	 font-family      : Arial;
 	 font-size        : 12px;
  	 color            : #000000;
  	 font-weight      : normal;	
	}

	td.mesliens{
 	 font-family      :  Verdana;
 	 font-size        : 12px;
  	 color            : #000000;
  	 font-weight      : normal;	
	}

	td.mesliens2{
 	 font-family      :  Verdana;
 	 font-size        : 12px;
	 font-weight      : bold;
  	 color            : #CC9900;
  	 font-weight      : normal;	
	}

        .bordure2 {
	border: 1px solid #161555;
	background-color: #bfd8f0;
	font-family: Arial;
	color: #161555;
	font-size: 9px;


}

-->