a.btn_trouver:link
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	background-color:#0d053e;
	padding:3px;
	border-style:outset;
	border-width:2px;
	border-color:0d053e;
	line-height: 30px;
}
a.btn_trouver:visited
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	background-color:#0d053e;
	padding:3px;
	border-style:outset;
	border-width:2px;
	border-color:0d053e;
	line-height: 30px;
}
a.btn_trouver:hover
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#0d053e;
	text-align:center;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:3px;
	border-style:outset;
	border-width:2px;
	border-color:FFFFFF;
	line-height: 30px;
}
