/*-------------Buttons -------*/
#search{
	float:right;
	background-image:url(/extranet/images/fr/bt_search.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#search a{
	display:block;
	width:87px;
	height:21px;
}

#search a:active{
	display:block;
	width:87px;
	height:21px;
	background-image:url(/extranet/images/fr/bt_search_active.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#confirm{
	float:right;
	/*background-image:url(/extranet/images/fr/bt_confirm.gif);*/
	background-repeat:no-repeat;
	background-position:center;
}

#confirm a{
	display:block;
	width:87px;
	height:21px;
}

#confirm a:active{
	display:block;
	width:87px;
	height:21px;
	background-image:url(/extranet/images/fr/bt_confirm_active.gif);
	background-repeat:no-repeat;
	background-position:center;
}


#bt_update{
	float:right;
	background-image:url(/extranet/images/fr/bt_update.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_update a{
	display:block;
	width:87px;
	height:21px;
}

#bt_update a:active{
	display:block;
	width:87px;
	height:21px;
	background-image:url(/extranet/images/fr/bt_update_active.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_send{
	float:right;
	background-image:url(/extranet/images/fr/bt_send.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_send a{
	display:block;
	width:87px;
	height:21px;
}

#bt_send a:active{
	display:block;
	width:87px;
	height:21px;
	background-image:url(/extranet/images/fr/bt_send_active.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_center{
	float:center;
}

#bt_center a{
	display:block;
	width:87px;
	height:21px;
}

#bt_center a:active{
	display:block;
	width:87px;
	height:21px;
	background-image:url(/extranet/images/fr/bt_back_active.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_back{
	float:left;
}

#bt_back, #bt_back, #bt_center{
	/*background-image:url(/extranet/images/fr/bt_back.gif);*/
	background-repeat:no-repeat;
	background-position:center;
}

#bt_back a{
	display:block;
	width:87px;
	height:21px;
}

#bt_back a:active{
	display:block;
	width:87px;
	height:21px;
	background-image:url(/extranet/images/fr/bt_back_active.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_cancel{
	float:left;
	background-image:url(/extranet/images/fr/bt_cancel.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_cancel a{
	display:block;
	width:87px;
	height:21px;
}

#bt_cancel a:active{
	display:block;
	width:87px;
	height:21px;
	background-image:url(/extranet/images/fr/bt_cancel_active.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_request{
	float:left;
	background-image:url(/extranet/images/fr/bt_request.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_request a{
	display:block;
	width:87px;
	height:21px;
}

#bt_request a:active{
	display:block;
	width:87px;
	height:21px;
	background-image:url(/extranet/images/fr/bt_request_active.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_save{
	float:right;
	background-image:url(/extranet/images/fr/bt_save.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_save a{
	display:block;
	width:87px;
	height:21px;
}

#bt_save a:active{
	display:block;
	width:87px;
	height:21px;
	background-image:url(/extranet/images/fr/bt_save_active.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_newOrder{
	float:right;
	background-image:url(/extranet/images/fr/btn-neworder-down.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_newOrder a{
	display:block;
	width:150px;
	height:35px;
}

#bt_newOrder a:active{
	display:block;
	width:150px;
	height:35px;
	background-image:url(/extranet/images/fr/btn-neworder-up.png);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_newUser{
	float:right;
	background-image:url(/extranet/images/fr/btn-newuser-up.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_newUser a{
	display:block;
	width:87px;
	height:21px;
}

#bt_newUser a:active{
	display:block;
	width:87px;
	height:21px;
	background-image:url(/extranet/images/fr/btn-newuser-down.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.white{
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.menu_canada a:BEFORE{
	color: #000000;
	text-decoration: none;
}
.menu_canada a:VISITED {
	color: #000000;
	text-decoration: none;
}
.menu_canada a:HOVER {
	color: #000000;
}
.menu_canada{
	cursor:pointer;
	position: relative;
	text-align: center;
	font-weight: bold;
}
.retour_ch{
	top: 8px;
}

#stat a{
	background-image:url(/extranet/images/fr/stat.gif);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	width:122px;
	height:23px;
	float:right;
}