
.Lien01	{
	font-family:  Arial, Helvetica, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: rgb( 255, 255, 255);
	text-decoration: none;
	padding-left: 40px;
	font-weight: 700;
}

A.Lien01:link		{ 	color: rgb( 255, 255, 255); }
A.Lien01:hover		{	color: rgb( 255, 255, 255);	 text-decoration: underline;} 
A.Lien01:active		{	color: rgb( 255, 255, 204);  }



.Lien02	{
	font-family:  Arial, Helvetica, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: rgb( 255, 255, 255);
	text-decoration: none;
	font-weight: 700;
}

A.Lien02:link		{ 	color: rgb( 255, 255, 255); }
A.Lien02:hover		{	color: rgb( 255, 255, 255);	 text-decoration: underline;} 
A.Lien02:active		{	color: rgb( 255, 255, 204);  }

.LienBas01	{
	font-size: 11px;
	color: rgb( 80, 80, 80);
	text-decoration: none;
}

A.LienBas01:link		{ 	color: rgb( 80, 80, 80); text-decoration: none; }
A.LienBas01:hover		{	color: rgb( 160, 0, 0); text-decoration: none; font-weight: 700;} 
A.LienBas01:active		{	color: rgb( 204, 0, 0); text-decoration: none; }



.LienGPS01	{
	font-family:  Arial, Helvetica, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;

	color: rgb(150, 100, 50);
	text-decoration: none;
	border: 1px solid rgb( 185, 185, 235);
	background-color: rgb( 255, 255, 255);
}

A.LienGPS01:link		{ text-decoration: none; color: rgb( 150, 100, 50);  }
A.LienGPS01:hover		{ text-decoration: none; color: rgb( 255, 255, 255); background-color: #babaeb; }
A.LienGPS01:active		{ text-decoration: none; color: rgb( 204, 0, 0); }

.LienCadre	{
	
	font-size: 11px;
	line-height: 16px;

	color: rgb(150, 100, 50);
	text-decoration: none;
	border: 1px solid rgb( 185, 185, 235);
	background-color: rgb( 255, 255, 255);
	padding-left: 20px;
	padding-right: 20px;
}

A.LienCadre:link		{ text-decoration: none; color: rgb( 150, 100, 50);  }
A.LienCadre:hover		{ text-decoration: none; color: rgb( 255, 255, 255); background-color: #babaeb; }
A.LienCadre:active		{ text-decoration: none; color: rgb( 204, 0, 0); }





