/* SMARTPHONES */
@media only screen and (min-width: 320px) {
	#link_footer{
		display: none;
	}
}
/* TABLETTES */
@media only screen and (min-width: 768px) {
	#link_footer{
		display: block;
		float: right;
		width: 45%;
		margin-top: 40px;
	}
	.link_footer{
		float:left;
		margin:1em 2%;
		padding:0;
		list-style-type: none;
		width:30%;
	}
	
	.link_footer li{
		margin:0;
		padding:0;
		line-height:20px;
		font-size:11px;
	}
	
	.link_footer li a{
		color: #015387;
		text-decoration: none;
	}
	
	.link_footer li a:hover{
		text-decoration: underline;
		color: #000000;
	}
	
	.link_footer li:last-child{
		border-right:0px;
	}
}
/* ORDINATEURS */
@media only screen and (min-width: 1024px) {
	#link_footer{
		float: right;
		font-family: Arial,Helvetica,sans-serif;
		font-weight: 400;
		margin-right: 0;
		margin-top: 122px;
		width: 252px;
	}
	.link_footer{
		float: left;
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 125px;
	}
	
	.link_footer li{
		font-size: 11px;
		line-height: 22px;
		margin: 0;
		padding: 0;
	}
	
	.link_footer li a{
		color: #015387;
		text-decoration: none;
	}
	.link_footer li a:hover{
		color: #000000;
		text-decoration: underline;
	}

}


/*
     FILE ARCHIVED ON 18:43:22 Feb 09, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:01:45 Jun 04, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.539
  exclusion.robots: 0.055
  exclusion.robots.policy: 0.045
  esindex: 0.009
  cdx.remote: 72.466
  LoadShardBlock: 48.701 (3)
  PetaboxLoader3.datanode: 69.623 (5)
  PetaboxLoader3.resolve: 83.108 (3)
  load_resource: 108.524 (2)
*/