@charset "utf-8";
/* CSS Document */

/*remove default focus style*/
:focus {outline:none;}
.js ul.newList {left:-9999px;}
/*#search{ display:none; }/**/
/* POUR SELECT.THEME, SELECT.TYPE, INPUT.TEXT * /
#search .select{ padding-top:8px; }
/**/
/* POUR SELECT.THEME, INPUT.TEXT */
#search .select{ padding-top:34px; }
/**/
#search .input { width:237px; height:18px; padding:9px 0 0 7px; background:url(../img/search_input_background.png) bottom left no-repeat; }

#search .select .newListSelected {
	position:relative;
	background:url(../img/search_select_background.png) top left no-repeat; border:none;
	color:#FFFFFF; height:20px; padding:0; width:244px; font-size:12px; text-align:left;
}
#search .select .newListSelected div {
	display:block; font-size:0.85em; padding:2px 30px 2px 4px; text-align:left !important;
	width:210px; overflow:hidden; height:14px;
}
#search .select ul.newList {
	position:absolute;
	padding:0 0 0 4px; margin:0;
	width:238px;
	left:3px;
	list-style:none;
	color:#333333;
	overflow:auto;
	font-size: 0.85em;
	text-align:left; 
/*	
	width:240px; top:18px; height:auto; left:4px; z-index:9999; padding:0; margin:0;
	list-style:none; color:#333333;  background:#fff; border:1px solid #929395; 
	overflow:auto; font-size: 0.85em; text-align:left!important;  
/**/
}
#search .select ul.newList li {
	background-color:#FFFFFF;  text-align:left; padding:2px;
/*
	padding:3px!important; text-align:center; 
/**/
}
#search .select li.hiLite { background-color:#cccccc!important; color:#000000; }
#search .select li.newListHover { background-color:#999999!important; color:#ffffff; cursor:default; }
#search .select .newListSelHover { cursor:default; }
/*#search .select .newListSelHover, #selectMotsCles .newListSelFocus { background-position:auto; }*/
#search .select .newListSelHover div, #selectMotsCles .newListSelFocus div {}
/**/

#search input{ display:block; float:right; }
#search input.search-text{
	float:left;
	width:200px; height:17px; padding:1px 0 0 0; margin:0; border:none; font-size:12px;
	background:none; color:#ffffff;
}
