﻿<style type="text/css" media="screen">
<!-- <style type="text/css">
  	
 
  	<style type="text/css">
  	
  	body {
  		margin: 0;
  		padding:0;
  		border:0;
  	}
  	
  	#navesitedroit {
	display: block;
	width: 12em;
}
  	
  	a:link {
	color: #000000;
	text-decoration: none;
}
  	
  	a:visited {
	color: #000000;
	text-decoration: none;
}

	a:visited:hover	{
	color: #000000;
	text-decoration: underline;
}
	
	a:link:hover	{
	color: #000000;
	text-decoration: underline;
}
	
	a:visited:active {
	color: #000000;
	
}
  	  	
  	a:link:active {
	color: #000000;
	
}
  	  	
  	</style>

