#bloc_recherche .x-form-field-wrap .x-form-trigger{width:20px;height:21px;border:0;background:transparent url(/images/combo_trigger.gif) no-repeat 0 0;cursor:pointer;position:absolute;top:0;}
#bloc_recherche .x-form-field-wrap .x-form-trigger-over{background-position:0px 0;}
#bloc_recherche .x-form-field-wrap .x-form-trigger-click{background-position:0px 0;}

.search-item 
{
	text-align: left;
	-x-system-font:none;
	border-color:#FFFFFF #FFFFFF #EEEEEE;
	border-style:solid;
	border-width:1px;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:3px 10px;
	white-space:normal;
}


.x-btn em {
    padding-right: 12px;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-image: url(../medias/bnt_arrow.gif);
    font-weight: bold;
    font-style:normal;
}

.x-btn-text-icon .x-btn-center .x-btn-text{
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-left:18px;
	padding-top:3px;
	padding-bottom:2px;
    padding-right:0;
}

.x-btn-left, .x-btn-right{
	font-size:1px;
    line-height:1px;
}
.x-btn-left{
	width:3px;
	height:21px;
	background:url(../medias/btn-sprite.gif) no-repeat 0 0;
}
.x-btn-right{
	width:3px;
	height:21px;
	background:url(../medias/btn-sprite.gif) no-repeat 0 -21px;
}
.x-btn-left i, .x-btn-right i{
	display:block;
    width:3px;
    overflow:hidden;
    font-size:1px;
    line-height:1px;
}
.x-btn-center{
	background:url(../medias/btn-sprite.gif) repeat-x 0 -42px;
	vertical-align: middle;
	text-align: left;
	padding:0 5px;
	cursor:pointer;
	white-space:nowrap;
}

