a.bt-valider
{
	display:block;
	float:right;
	padding-right:5px;
	width:144px;
	height:25px;
	background:url('/images/hiver/bt-valider-FR.png') no-repeat;		
}
a.bt-valider:hover
{
	background:url('/images/hiver/bt-valider-over-FR.png') no-repeat;		
}

a.bt-ok
{
	display:block;
	float:left;
	padding:0;
	margin:0;
	margin:0 auto;
	width:38px;
	height:22px;
	background:url('/images/hiver/rechercher-ok.gif') no-repeat;		
}
a.bt-ok:hover
{
	background:url('/images/hiver/rechercher-ok-over.gif') no-repeat;		
}

a.bt-reset
{
	display:block;
	float:right;
	padding:0;
	margin:0;
	width:100px;
	height:25px;
	background:url('/images/hiver/bt-reinitialiser-FR.png') no-repeat;		
}
a.bt-reset:hover
{
	background:url('/images/hiver/bt-reinitialiser-over-FR.png') no-repeat;		
}

a.bt-selection
{
	display:block;
	height: 16px;
	background:url('/images/hiver/bt-ajouter-selection-FR.gif') top right no-repeat;		
}

a.bt-selection:hover
{
	background:url('/images/hiver/bt-ajouter-selection-over-FR.gif') top right no-repeat;		
}

.bt-contact
{
	display: block;
	background: url('/images/commercant/bt-com-valider-FR.png') top left no-repeat;
	width: 78px; 
	height: 25px;
}

.bt-contact:hover
{
	background: url('/images/commercant/bt-com-valider-over-FR.png') top left no-repeat;
}